HomeSort by: relevance | last modified time | path
    Searched defs:USER_LABEL_PREFIX (Results 1 - 25 of 105) sorted by relevancy

1 2 3 4 5

  /src/external/gpl3/gcc/dist/gcc/config/sh/
embed-elf.h 22 #undef USER_LABEL_PREFIX
23 #define USER_LABEL_PREFIX "_"
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
embed-elf.h 22 #undef USER_LABEL_PREFIX
23 #define USER_LABEL_PREFIX "_"
  /src/external/gpl3/gcc/dist/gcc/config/bfin/
elf.h 60 #undef USER_LABEL_PREFIX
61 #define USER_LABEL_PREFIX "_"
66 asm ("P3 = [SP + 20];\n\tcall " USER_LABEL_PREFIX #FUNC ";"); \
  /src/external/gpl3/gcc/dist/gcc/config/h8300/
elf.h 36 #undef USER_LABEL_PREFIX
37 #define USER_LABEL_PREFIX "_"
linux.h 45 #undef USER_LABEL_PREFIX
  /src/external/gpl3/gcc.old/dist/gcc/config/bfin/
elf.h 60 #undef USER_LABEL_PREFIX
61 #define USER_LABEL_PREFIX "_"
66 asm ("P3 = [SP + 20];\n\tcall " USER_LABEL_PREFIX #FUNC ";"); \
  /src/external/gpl3/gcc.old/dist/gcc/config/h8300/
elf.h 36 #undef USER_LABEL_PREFIX
37 #define USER_LABEL_PREFIX "_"
linux.h 45 #undef USER_LABEL_PREFIX
  /src/external/gpl3/binutils/dist/bfd/
pei-arm-wince.c 22 #define USER_LABEL_PREFIX ""
pe-arm-wince.c 25 #define USER_LABEL_PREFIX ""
  /src/external/gpl3/binutils.old/dist/bfd/
pei-arm-wince.c 22 #define USER_LABEL_PREFIX ""
pe-arm-wince.c 25 #define USER_LABEL_PREFIX ""
  /src/external/gpl3/gdb.old/dist/bfd/
pei-arm-wince.c 22 #define USER_LABEL_PREFIX ""
pe-arm-wince.c 25 #define USER_LABEL_PREFIX ""
  /src/external/gpl3/gdb/dist/bfd/
pei-arm-wince.c 22 #define USER_LABEL_PREFIX ""
pe-arm-wince.c 25 #define USER_LABEL_PREFIX ""
  /src/external/gpl3/gcc/dist/gcc/config/i386/
att.h 92 #undef USER_LABEL_PREFIX
93 #define USER_LABEL_PREFIX ""
bsd.h 96 #define USER_LABEL_PREFIX "_"
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
att.h 92 #undef USER_LABEL_PREFIX
93 #define USER_LABEL_PREFIX ""
bsd.h 96 #define USER_LABEL_PREFIX "_"
  /src/external/gpl3/gcc/dist/gcc/config/m68k/
m68kelf.h 49 #undef USER_LABEL_PREFIX
50 #define USER_LABEL_PREFIX ""
  /src/external/gpl3/gcc.old/dist/gcc/config/m68k/
m68kelf.h 49 #undef USER_LABEL_PREFIX
50 #define USER_LABEL_PREFIX ""
  /src/external/gpl3/gcc/dist/gcc/config/arm/
aout.h 38 /* Note: If USER_LABEL_PREFIX or LOCAL_LABEL_PREFIX are changed,
45 #ifndef USER_LABEL_PREFIX
46 #define USER_LABEL_PREFIX "_"
  /src/external/gpl3/gcc/dist/gcc/config/rx/
linux.h 105 #undef USER_LABEL_PREFIX
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
aout.h 38 /* Note: If USER_LABEL_PREFIX or LOCAL_LABEL_PREFIX are changed,
45 #ifndef USER_LABEL_PREFIX
46 #define USER_LABEL_PREFIX "_"

Completed in 91 milliseconds

1 2 3 4 5