Searched refs:TARGET_UNDERSCORE (Results 1 – 25 of 50) sorted by relevance
12
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | pe-x86_64.c | 41 #define TARGET_UNDERSCORE '_' macro 43 #define TARGET_UNDERSCORE 0 macro
|
| D | coff-riscv64.c | 78 #ifdef TARGET_UNDERSCORE 79 TARGET_UNDERSCORE, /* Leading underscore. */
|
| D | coff-loongarch64.c | 110 #ifdef TARGET_UNDERSCORE 111 TARGET_UNDERSCORE, /* Leading underscore. */
|
| D | coff-i386.c | 687 #ifdef TARGET_UNDERSCORE 734 #ifdef TARGET_UNDERSCORE 735 TARGET_UNDERSCORE, /* leading underscore */ 813 #ifdef TARGET_UNDERSCORE 814 TARGET_UNDERSCORE, /* leading underscore */
|
| D | coff-ia64.c | 164 #ifdef TARGET_UNDERSCORE 165 TARGET_UNDERSCORE, /* leading underscore */
|
| D | coff-x86_64.c | 864 #ifdef TARGET_UNDERSCORE 921 #ifdef TARGET_UNDERSCORE 922 TARGET_UNDERSCORE, /* Leading underscore. */ 994 #ifdef TARGET_UNDERSCORE 995 TARGET_UNDERSCORE, /* Leading underscore. */
|
| D | pe-sh.c | 28 #define TARGET_UNDERSCORE '_' macro
|
| D | pei-ia64.c | 34 #define TARGET_UNDERSCORE '_' macro
|
| D | pei-sh.c | 30 #define TARGET_UNDERSCORE '_' macro
|
| D | pei-arm-wince.c | 21 #define TARGET_UNDERSCORE 0 macro
|
| D | pe-arm-wince.c | 24 #define TARGET_UNDERSCORE 0 macro
|
| D | pei-i386.c | 29 #define TARGET_UNDERSCORE '_' macro
|
| D | pe-i386.c | 31 #define TARGET_UNDERSCORE '_' macro
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | pe-x86_64.c | 41 #define TARGET_UNDERSCORE '_' macro 43 #define TARGET_UNDERSCORE 0 macro
|
| D | coff-riscv64.c | 78 #ifdef TARGET_UNDERSCORE 79 TARGET_UNDERSCORE, /* Leading underscore. */
|
| D | coff-loongarch64.c | 110 #ifdef TARGET_UNDERSCORE 111 TARGET_UNDERSCORE, /* Leading underscore. */
|
| D | coff-i386.c | 687 #ifdef TARGET_UNDERSCORE 734 #ifdef TARGET_UNDERSCORE 735 TARGET_UNDERSCORE, /* leading underscore */ 813 #ifdef TARGET_UNDERSCORE 814 TARGET_UNDERSCORE, /* leading underscore */
|
| D | coff-ia64.c | 164 #ifdef TARGET_UNDERSCORE 165 TARGET_UNDERSCORE, /* leading underscore */
|
| D | coff-x86_64.c | 864 #ifdef TARGET_UNDERSCORE 921 #ifdef TARGET_UNDERSCORE 922 TARGET_UNDERSCORE, /* Leading underscore. */ 994 #ifdef TARGET_UNDERSCORE 995 TARGET_UNDERSCORE, /* Leading underscore. */
|
| D | pe-sh.c | 28 #define TARGET_UNDERSCORE '_' macro
|
| D | pei-ia64.c | 34 #define TARGET_UNDERSCORE '_' macro
|
| D | pei-arm-wince.c | 21 #define TARGET_UNDERSCORE 0 macro
|
| D | pei-sh.c | 30 #define TARGET_UNDERSCORE '_' macro
|
| D | pe-arm-wince.c | 24 #define TARGET_UNDERSCORE 0 macro
|
| D | pei-i386.c | 29 #define TARGET_UNDERSCORE '_' macro
|
12