Home
last modified time | relevance | path

Searched refs:ASM_WEAKEN_LABEL (Results 1 – 19 of 19) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
HDdjgpp.h143 #undef ASM_WEAKEN_LABEL
144 #define ASM_WEAKEN_LABEL(FILE,NAME) \ macro
HDcygming.h356 #define ASM_WEAKEN_LABEL(FILE, NAME) \ macro
/freebsd-11-stable/contrib/gcc/config/
HDnetbsd-aout.h98 #undef ASM_WEAKEN_LABEL
99 #define ASM_WEAKEN_LABEL(FILE,NAME) \ macro
HDopenbsd.h276 #ifndef ASM_WEAKEN_LABEL
277 #define ASM_WEAKEN_LABEL(FILE,NAME) \ macro
HDelfos.h238 #define ASM_WEAKEN_LABEL(FILE, NAME) \ macro
/freebsd-11-stable/contrib/gcc/
HDdefaults.h169 #if defined (ASM_WEAKEN_LABEL) && defined (ASM_OUTPUT_DEF)
173 ASM_WEAKEN_LABEL (STREAM, NAME); \
247 #if defined (ASM_WEAKEN_LABEL) || defined (ASM_WEAKEN_DECL)
HDvarasm.c4617 #if defined (ASM_WEAKEN_DECL) || defined (ASM_WEAKEN_LABEL) in weak_finish_1()
4627 #ifdef ASM_WEAKEN_LABEL in weak_finish_1()
4628 ASM_WEAKEN_LABEL (asm_out_file, name); in weak_finish_1()
4674 # if defined ASM_WEAKEN_LABEL && ! defined ASM_WEAKEN_DECL in weak_finish()
4675 ASM_WEAKEN_LABEL (asm_out_file, IDENTIFIER_POINTER (target)); in weak_finish()
4738 #if defined (ASM_WEAKEN_LABEL) || defined (ASM_WEAKEN_DECL) in globalize_decl()
4746 ASM_WEAKEN_LABEL (asm_out_file, name); in globalize_decl()
HDfinal.c1651 #ifdef ASM_WEAKEN_LABEL in output_alternate_entry_point()
1652 ASM_WEAKEN_LABEL (file, name); in output_alternate_entry_point()
HDChangeLog-20011714 (ASM_WEAKEN_LABEL): Same.
8202 ASM_WEAKEN_LABEL.
11123 ASM_WEAKEN_LABEL): Remove redundant definition.
11128 EXTRA_SECTIONS, INT_ASM_OP, ASM_WEAKEN_LABEL): Remove
16977 * config/alpha/osf.h (ASM_OUTPUT_WEAK_ALIAS, ASM_WEAKEN_LABEL,
17048 * defaults.h (ASM_OUTPUT_WEAK_ALIAS): Check for ASM_WEAKEN_LABEL.
17201 * c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAKEN_LABEL and
17204 * config/mips/iris6.h (ASM_OUTPUT_WEAK_ALIAS, ASM_WEAKEN_LABEL):
23104 (MAKE_DECL_ONE_ONLY, ASM_WEAKEN_LABEL): Likewise.
24298 (ASM_WEAKEN_LABEL): Likewise.
[all …]
HDChangeLog-1998866 * config/arm/elf.h (ASM_WEAKEN_LABEL): Define.
6089 * config/i386/sco5.h (ASM_WEAKEN_LABEL): Defined as in svr4.h.
8144 * config/netbsd.h: When using ASM_WEAKEN_LABEL, make it global too.
13104 * config/mips/elf.h (ASM_OUTPUT_DEF,ASM_WEAKEN_LABEL,
13108 ASM_WEAKEN_LABEL): Removed.
13920 ASM_WEAKEN_LABEL): Add.
HDFSFChangeLog.102536 * i386/freebsd.h (ASM_WEAKEN_LABEL): Deleted; not supported.
7456 m88k/m88k.h: Define ASM_WEAKEN_LABEL instead of WEAK_ASM_OP.
7457 * c-pragma.h: Check ASM_WEAKEN_LABEL instead of WEAK_ASM_OP.
7468 (weak_finish): Use ASM_WEAKEN_LABEL.
HDChangeLog-20002313 (ASM_WEAKEN_LABEL): Same.
10163 (ASM_WEAKEN_LABEL): Declared for __attribute__((weak)).
15283 * pa/som.h (ASM_WEAKEN_LABEL): Export weak data symbols so that they
20252 (ASM_WEAKEN_LABEL): Define.
25928 * pa/som.h (MAKE_DECL_ONE_ONLY, ASM_WEAKEN_LABEL): Only define if
27644 (ASM_WEAKEN_LABEL): Define.
HDFSFChangeLog.119183 (ASM_WEAKEN_LABEL): Define.
13421 * m68k/newsgas.h (SET_ASM_OP, ASM_WEAKEN_LABEL): Define.
HDChangeLog-19997630 definition in macro ASM_WEAKEN_LABEL.
10211 * config/arm/telf.h (ASM_WEAKEN_LABEL): Define.
HDChangeLog-20023035 (TARGET_ASM_NAMED_SECTION, MAKE_DECL_ONE_ONLY, ASM_WEAKEN_LABEL):
29703 (ASM_WEAKEN_LABEL): Mention ASM_WEAKEN_DECL.
29729 (ASM_WEAKEN_LABEL): Remove.
HDChangeLog-200325129 (ASM_WEAKEN_LABEL): New macro.
25925 (ASM_WEAKEN_LABEL): Likewise.
35834 ASM_WEAKEN_LABEL, GTHREAD_USE_WEAK): Define.
HDChangeLog-20046144 [HAVE_GAS_WEAK] (ASM_WEAKEN_LABEL): Macro defined.
17894 (OBJECT_FORMAT_ELF, ASM_OUTPUT_ASCII, ASM_WEAKEN_LABEL)
20812 (ASM_OUTPUT_ALIGNED_BSS, ASM_WEAKEN_LABEL, ASM_OUTPUT_WEAK_ALIAS)
HDChangeLog-20054026 (weak_finish): Don't use ASM_WEAKEN_LABEL if ASM_WEAKEN_DECL
30082 (ASM_WEAKEN_LABEL): Use targetm.asm_out.globalize_label to globalize
/freebsd-11-stable/contrib/gcc/doc/
HDtm.texi7077 @defmac ASM_WEAKEN_LABEL (@var{stream}, @var{name})
7092 Combines (and replaces) the function of @code{ASM_WEAKEN_LABEL} and
7111 definition. If either @code{ASM_WEAKEN_LABEL} or @code{ASM_WEAKEN_DECL}
9461 @code{ASM_WEAKEN_LABEL} are defined. If enabled it allows the creation