Searched refs:TARGET_UNDERSCORE (Results 1 – 25 of 25) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | pe-x86_64.c | 33 #define TARGET_UNDERSCORE '_' macro 35 #define TARGET_UNDERSCORE 0 macro 81 TARGET_UNDERSCORE, /* Leading underscore. */
|
D | coff-ia64.c | 165 #ifdef TARGET_UNDERSCORE 166 TARGET_UNDERSCORE, /* leading underscore */
|
D | pe-sh.c | 28 #define TARGET_UNDERSCORE '_' macro
|
D | pei-arm-wince.c | 21 #define TARGET_UNDERSCORE 0 macro
|
D | pei-ia64.c | 34 #define TARGET_UNDERSCORE '_' macro
|
D | pei-sh.c | 30 #define TARGET_UNDERSCORE '_' macro
|
D | epoc-pei-arm.c | 21 #define TARGET_UNDERSCORE 0 macro
|
D | pe-arm-wince.c | 21 #define TARGET_UNDERSCORE 0 macro
|
D | epoc-pe-arm.c | 21 #define TARGET_UNDERSCORE 0 macro
|
D | pei-i386.c | 29 #define TARGET_UNDERSCORE '_' macro
|
D | pe-i386.c | 28 #define TARGET_UNDERSCORE '_' macro
|
D | coff-i386.c | 590 #ifdef TARGET_UNDERSCORE 637 #ifdef TARGET_UNDERSCORE 638 TARGET_UNDERSCORE, /* leading underscore */
|
D | coff-go32.c | 24 #define TARGET_UNDERSCORE '_' macro
|
D | coff-x86_64.c | 705 #ifdef TARGET_UNDERSCORE 762 #ifdef TARGET_UNDERSCORE 763 TARGET_UNDERSCORE, /* Leading underscore. */
|
D | pe-mips.c | 829 #ifdef TARGET_UNDERSCORE 885 #ifdef TARGET_UNDERSCORE 886 TARGET_UNDERSCORE, /* Leading underscore. */
|
D | coff-arm.c | 155 #ifndef TARGET_UNDERSCORE 156 #define TARGET_UNDERSCORE '_' macro 2543 #ifndef TARGET_UNDERSCORE 2544 #define TARGET_UNDERSCORE 0 macro 2559 …VEC (TARGET_LITTLE_SYM, TARGET_LITTLE_NAME, D_PAGED, EXTRA_S_FLAGS, TARGET_UNDERSCORE, & TARGET_BI… 2560 …ARGET_VEC (TARGET_BIG_SYM, TARGET_BIG_NAME, D_PAGED, EXTRA_S_FLAGS, TARGET_UNDERSCORE, & TARGET_LI…
|
D | pei-x86_64.c | 33 #define TARGET_UNDERSCORE '_' macro 35 #define TARGET_UNDERSCORE 0 macro
|
D | coff-stgo32.c | 40 #define TARGET_UNDERSCORE '_' macro
|
D | coffcode.h | 1093 #ifndef TARGET_UNDERSCORE in handle_COMDAT() 1094 #define TARGET_UNDERSCORE 0 in handle_COMDAT() macro 1098 symname + (TARGET_UNDERSCORE ? 1 : 0)) != 0) in handle_COMDAT()
|
D | ChangeLog-2010 | 2259 * pe-x86_64.c (TARGET_UNDERSCORE): Set value dependent 2261 * pei-x86_64.c (TARGET_UNDERSCORE): Likewise.
|
D | ChangeLog-9697 | 194 * coff-arm.c (TARGET_UNDERSCORE): Revert back to '_' 207 * coff-arm.c (TARGET_UNDERSCORE): Changed to match definition in 1132 if TARGET_UNDERSCORE. 1133 (coff_bfd_is_local_label_name): Define if TARGET_UNDERSCORE.
|
D | ChangeLog-9899 | 2726 TARGET_UNDERSCORE and USER_LABEL_PREFIX. 2839 * coff-arm.c (TARGET_UNDERSCORE): Re-enable. 4213 * coff-arm.c: Supress definition of TARGET_UNDERSCORE and add a
|
D | ChangeLog-2006 | 1207 * pei-arm.c [TARGET_UNDERSCORE]: Define for ARM_WINCE like in
|
D | ChangeLog-9495 | 64 * pe[i]-i386.c (TARGET_UNDERSCORE): Define to '_'. 906 * pe[i]-i386.c (TARGET_UNDERSCORE): Define. 4400 * coff-i386.c (TARGET_UNDERSCORE): allow other files to override
|
D | ChangeLog-0001 | 9166 * pe-arm.c: Unset TARGET_UNDERSCORE for a WinCE target.
|