/openbsd/gnu/usr.bin/gcc/gcc/config/i386/ |
H A D | lynx.h | 38 #undef USER_LABEL_PREFIX 39 #define USER_LABEL_PREFIX "" macro 57 #undef USER_LABEL_PREFIX 58 #define USER_LABEL_PREFIX "" macro
|
H A D | i386-coff.h | 47 #undef USER_LABEL_PREFIX 48 #define USER_LABEL_PREFIX "" macro
|
H A D | lynx-ng.h | 56 #undef USER_LABEL_PREFIX 57 #define USER_LABEL_PREFIX "" macro
|
H A D | att.h | 102 #undef USER_LABEL_PREFIX 103 #define USER_LABEL_PREFIX "" macro
|
/openbsd/gnu/gcc/gcc/config/bfin/ |
H A D | elf.h | 15 #undef USER_LABEL_PREFIX 16 #define USER_LABEL_PREFIX "_" macro 21 asm ("P3 = [SP + 20];\n\tcall " USER_LABEL_PREFIX #FUNC ";"); \
|
/openbsd/gnu/gcc/gcc/config/ |
H A D | vxworks.h | 46 "%{mrtp:%{shared:-u " USER_LABEL_PREFIX "__init -u " USER_LABEL_PREFIX "__fini} \ 47 %{!shared:%{non-static:-u " USER_LABEL_PREFIX "_STI__6__rtld -ldl} \
|
H A D | svr3.h | 101 #undef USER_LABEL_PREFIX 102 #define USER_LABEL_PREFIX "_" macro
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | tlink.c | 600 if (!strncmp (p, USER_LABEL_PREFIX, strlen (USER_LABEL_PREFIX))) 601 p += strlen (USER_LABEL_PREFIX); 616 if (!strncmp (p, USER_LABEL_PREFIX, strlen (USER_LABEL_PREFIX))) 617 p += strlen (USER_LABEL_PREFIX); 660 if (!strncmp (p, USER_LABEL_PREFIX, 661 strlen (USER_LABEL_PREFIX))) 662 p += strlen (USER_LABEL_PREFIX);
|
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/ |
H A D | embed-elf.h | 25 #undef USER_LABEL_PREFIX 26 #define USER_LABEL_PREFIX "_" macro
|
/openbsd/gnu/gcc/gcc/config/sh/ |
H A D | embed-elf.h | 23 #undef USER_LABEL_PREFIX 24 #define USER_LABEL_PREFIX "_" macro
|
/openbsd/gnu/gcc/gcc/config/h8300/ |
H A D | elf.h | 37 #undef USER_LABEL_PREFIX 38 #define USER_LABEL_PREFIX "_" macro
|
/openbsd/gnu/gcc/gcc/ |
H A D | tlink.c | 637 if (!strncmp (p, USER_LABEL_PREFIX, strlen (USER_LABEL_PREFIX))) in scan_linker_output() 638 p += strlen (USER_LABEL_PREFIX); in scan_linker_output() 653 if (!strncmp (p, USER_LABEL_PREFIX, strlen (USER_LABEL_PREFIX))) in scan_linker_output() 654 p += strlen (USER_LABEL_PREFIX); in scan_linker_output() 719 if (!strncmp (p, USER_LABEL_PREFIX, in scan_linker_output() 720 strlen (USER_LABEL_PREFIX))) in scan_linker_output() 721 p += strlen (USER_LABEL_PREFIX); in scan_linker_output()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/m68k/ |
H A D | tower.h | 103 #undef USER_LABEL_PREFIX 104 #define USER_LABEL_PREFIX "" macro
|
H A D | coff.h | 35 #undef USER_LABEL_PREFIX 36 #define USER_LABEL_PREFIX "" macro
|
H A D | pbb.h | 89 #undef USER_LABEL_PREFIX 90 #define USER_LABEL_PREFIX "" macro
|
/openbsd/gnu/gcc/gcc/config/i386/ |
H A D | i386-coff.h | 47 #undef USER_LABEL_PREFIX 48 #define USER_LABEL_PREFIX "" macro
|
H A D | att.h | 84 #undef USER_LABEL_PREFIX 85 #define USER_LABEL_PREFIX "" macro
|
/openbsd/gnu/gcc/gcc/config/m68k/ |
H A D | coff.h | 35 #undef USER_LABEL_PREFIX 36 #define USER_LABEL_PREFIX "" macro
|
/openbsd/gnu/gcc/gcc/config/cris/ |
H A D | linux.h | 42 #undef USER_LABEL_PREFIX 43 #define USER_LABEL_PREFIX "" macro
|
/openbsd/gnu/gcc/gcc/config/arm/ |
H A D | coff.h | 25 #undef USER_LABEL_PREFIX 26 #define USER_LABEL_PREFIX "_" macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/cris/ |
H A D | linux.h | 42 #undef USER_LABEL_PREFIX 43 #define USER_LABEL_PREFIX "" macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/h8300/ |
H A D | elf.h | 48 #undef USER_LABEL_PREFIX 49 #define USER_LABEL_PREFIX "_" macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/arm/ |
H A D | coff.h | 26 #undef USER_LABEL_PREFIX 27 #define USER_LABEL_PREFIX "_" macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/xtensa/ |
H A D | elf.h | 94 #ifndef USER_LABEL_PREFIX 95 #define USER_LABEL_PREFIX "" macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/ |
H A D | pbd.h | 102 #undef USER_LABEL_PREFIX 103 #define USER_LABEL_PREFIX "" macro
|