HomeSort by: relevance | last modified time | path
    Searched defs:TARGET_MACHO_SYMBOL_STUBS (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/i386/
darwin.h 53 #undef TARGET_MACHO_SYMBOL_STUBS
54 #define TARGET_MACHO_SYMBOL_STUBS (darwin_symbol_stubs)
219 if (TARGET_MACHO_SYMBOL_STUBS \
i386.h 550 #define TARGET_MACHO_SYMBOL_STUBS 0
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
darwin.h 53 #undef TARGET_MACHO_SYMBOL_STUBS
54 #define TARGET_MACHO_SYMBOL_STUBS (darwin_symbol_stubs)
216 if (TARGET_MACHO_SYMBOL_STUBS \
i386.h 530 #define TARGET_MACHO_SYMBOL_STUBS 0

Completed in 21 milliseconds