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

1 2 3

  /src/external/gpl3/gcc/dist/gcc/config/mcore/
mcore-elf.h 43 #undef ASM_DECLARE_FUNCTION_NAME
44 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
  /src/external/gpl3/gcc/dist/gcc/config/pa/
elf.h 36 #undef ASM_DECLARE_FUNCTION_NAME
37 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
pa-linux.h 106 #undef ASM_DECLARE_FUNCTION_NAME
107 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
pa-netbsd.h 101 #undef ASM_DECLARE_FUNCTION_NAME
102 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
pa-openbsd.h 75 #undef ASM_DECLARE_FUNCTION_NAME
76 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
som.h 87 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
209 symbol_ref available in ASM_DECLARE_FUNCTION_NAME is not the
339 /* Functions are globalized by ASM_DECLARE_FUNCTION_NAME. */ \
pa64-hpux.h 205 #undef ASM_DECLARE_FUNCTION_NAME
206 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
  /src/external/gpl3/gcc.old/dist/gcc/config/mcore/
mcore-elf.h 43 #undef ASM_DECLARE_FUNCTION_NAME
44 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
elf.h 36 #undef ASM_DECLARE_FUNCTION_NAME
37 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
pa-linux.h 106 #undef ASM_DECLARE_FUNCTION_NAME
107 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
pa-netbsd.h 101 #undef ASM_DECLARE_FUNCTION_NAME
102 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
pa-openbsd.h 75 #undef ASM_DECLARE_FUNCTION_NAME
76 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
som.h 102 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
224 symbol_ref available in ASM_DECLARE_FUNCTION_NAME is not the
354 /* Functions are globalized by ASM_DECLARE_FUNCTION_NAME. */ \
  /src/external/gpl3/gcc/dist/gcc/config/arm/
aout.h 150 #ifndef ASM_DECLARE_FUNCTION_NAME
151 #define ASM_DECLARE_FUNCTION_NAME(STREAM, NAME, DECL) \
elf.h 77 #undef ASM_DECLARE_FUNCTION_NAME
78 #define ASM_DECLARE_FUNCTION_NAME arm_asm_declare_function_name
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
sysv4.h 120 #undef ASM_DECLARE_FUNCTION_NAME
121 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
  /src/external/gpl3/gcc/dist/gcc/config/
openbsd.h 203 #undef ASM_DECLARE_FUNCTION_NAME
204 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
elfos.h 295 #ifndef ASM_DECLARE_FUNCTION_NAME
296 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
aout.h 158 #ifndef ASM_DECLARE_FUNCTION_NAME
159 #define ASM_DECLARE_FUNCTION_NAME(STREAM, NAME, DECL) \
elf.h 77 #undef ASM_DECLARE_FUNCTION_NAME
78 #define ASM_DECLARE_FUNCTION_NAME arm_asm_declare_function_name
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
sysv4.h 123 #undef ASM_DECLARE_FUNCTION_NAME
124 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
  /src/external/gpl3/gcc.old/dist/gcc/config/
openbsd.h 215 #undef ASM_DECLARE_FUNCTION_NAME
216 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
  /src/external/gpl3/gcc/dist/gcc/config/gcn/
gcn-hsa.h 34 #undef ASM_DECLARE_FUNCTION_NAME
35 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
  /src/external/gpl3/gcc/dist/gcc/config/i386/
djgpp.h 92 #ifndef ASM_DECLARE_FUNCTION_NAME
93 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
djgpp.h 92 #ifndef ASM_DECLARE_FUNCTION_NAME
93 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \

Completed in 36 milliseconds

1 2 3