Home
last modified time | relevance | path

Searched refs:DECL_ASSEMBLER_NAME_SET_P (Results 1 – 14 of 14) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDc-pragma.c442 if (DECL_ASSEMBLER_NAME_SET_P (decl)) in handle_pragma_redefine_extname()
520 if (DECL_ASSEMBLER_NAME_SET_P (decl)) in maybe_apply_renaming_pragma()
HDcgraph.c882 if (!DECL_ASSEMBLER_NAME_SET_P (decl)) in change_decl_assembler_name()
951 if (DECL_ASSEMBLER_NAME_SET_P (decl) in decide_is_variable_needed()
HDcgraphunit.c214 if (DECL_ASSEMBLER_NAME_SET_P (decl) in decide_is_function_needed()
331 && ((DECL_ASSEMBLER_NAME_SET_P (decl) in cgraph_varpool_remove_unreferenced_decls()
HDpasses.c140 if (DECL_ASSEMBLER_NAME_SET_P (decl) && DECL_REGISTER (decl)) in rest_of_decl_compilation()
HDtree-dump.c335 if (DECL_ASSEMBLER_NAME_SET_P (t) in dequeue_and_dump()
HDtree.h2884 #define DECL_ASSEMBLER_NAME_SET_P(NODE) \ macro
2901 (DECL_ASSEMBLER_NAME_SET_P (DECL1) \
HDc-decl.c5518 gcc_assert (!DECL_ASSEMBLER_NAME_SET_P (decl)); in grokdeclarator()
6773 gcc_assert (!DECL_ASSEMBLER_NAME_SET_P (decl1)); in start_function()
8189 gcc_assert (!DECL_ASSEMBLER_NAME_SET_P (decl1)); in start_block_helper_function()
HDtree.c308 if (!DECL_ASSEMBLER_NAME_SET_P (decl)) in decl_assembler_name()
HDbuiltins.c5683 && DECL_ASSEMBLER_NAME_SET_P (fndecl) in expand_builtin()
HDfold-const.c11914 && DECL_ASSEMBLER_NAME_SET_P (expr)) in fold_checksum_tree()
HDChangeLog-2006967 name encoding. Use DECL_ASSEMBLER_NAME_SET_P.
HDChangeLog-200126939 (DECL_ASSEMBLER_NAME_SET_P): New macro.
/freebsd-11-stable/contrib/gcc/config/
HDdarwin.c1387 if (DECL_ASSEMBLER_NAME_SET_P (decl)) in darwin_emit_unwind_label()
/freebsd-11-stable/contrib/gcc/cp/
HDdecl2.c1453 || (DECL_ASSEMBLER_NAME_SET_P (decl) in decl_needed_p()