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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
aix71.h 297 #define DEBUG_MACRO_SECTION "0xB0000"
aix72.h 296 #define DEBUG_MACRO_SECTION "0xB0000"
aix73.h 294 #define DEBUG_MACRO_SECTION "0xB0000"
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
aix71.h 294 #define DEBUG_MACRO_SECTION "0xB0000"
aix72.h 295 #define DEBUG_MACRO_SECTION "0xB0000"
aix73.h 293 #define DEBUG_MACRO_SECTION "0xB0000"
  /src/external/gpl3/gcc/dist/gcc/config/
darwin.h 690 #define DEBUG_MACRO_SECTION "__DWARF,__debug_macro,regular,debug"
  /src/external/gpl3/gcc.old/dist/gcc/config/
darwin.h 655 #define DEBUG_MACRO_SECTION "__DWARF,__debug_macro,regular,debug"
  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 4111 #ifndef DEBUG_MACRO_SECTION
4112 #define DEBUG_MACRO_SECTION ".debug_macro"
29534 ? DEBUG_MACINFO_SECTION : DEBUG_MACRO_SECTION);
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 4111 #ifndef DEBUG_MACRO_SECTION
4112 #define DEBUG_MACRO_SECTION ".debug_macro"
29388 ? DEBUG_MACINFO_SECTION : DEBUG_MACRO_SECTION);

Completed in 78 milliseconds