Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dc-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()
Dcgraph.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()
Dcgraphunit.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()
Dpasses.c140 if (DECL_ASSEMBLER_NAME_SET_P (decl) && DECL_REGISTER (decl)) in rest_of_decl_compilation()
Dtree-dump.c335 if (DECL_ASSEMBLER_NAME_SET_P (t) in dequeue_and_dump()
Dtree.h2841 #define DECL_ASSEMBLER_NAME_SET_P(NODE) \ macro
2858 (DECL_ASSEMBLER_NAME_SET_P (DECL1) \
Dc-decl.c4929 gcc_assert (!DECL_ASSEMBLER_NAME_SET_P (decl)); in grokdeclarator()
6202 gcc_assert (!DECL_ASSEMBLER_NAME_SET_P (decl1)); in start_function()
Dtree.c304 if (!DECL_ASSEMBLER_NAME_SET_P (decl)) in decl_assembler_name()
Dbuiltins.c5676 && DECL_ASSEMBLER_NAME_SET_P (fndecl) in expand_builtin()
Dfold-const.c11893 && DECL_ASSEMBLER_NAME_SET_P (expr)) in fold_checksum_tree()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dc-pragma.c387 if (DECL_ASSEMBLER_NAME_SET_P (decl)
Dtree-dump.c321 if (DECL_ASSEMBLER_NAME_SET_P (t)
Dtree.h1403 #define DECL_ASSEMBLER_NAME_SET_P(NODE) \ macro
1420 (DECL_ASSEMBLER_NAME_SET_P (DECL1) \
Dtree.c149 if (!DECL_ASSEMBLER_NAME_SET_P (decl))
Dbuiltins.c4192 if (!DECL_ASSEMBLER_NAME_SET_P (fndecl))
DChangeLog.57732 (DECL_ASSEMBLER_NAME_SET_P): New macro.
/openbsd/src/gnu/gcc/gcc/config/
Ddarwin.c1387 if (DECL_ASSEMBLER_NAME_SET_P (decl)) in darwin_emit_unwind_label()
/openbsd/src/gnu/gcc/gcc/cp/
Ddecl2.c1453 || (DECL_ASSEMBLER_NAME_SET_P (decl) in decl_needed_p()
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dcp-tree.h1887 || (DECL_ASSEMBLER_NAME_SET_P (DECL) \
Dclass.c4041 if (DECL_ASSEMBLER_NAME_SET_P (x)
Ddecl.c3542 || !DECL_ASSEMBLER_NAME_SET_P (newdecl)