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

  /src/external/gpl3/gcc/dist/gcc/config/
darwin.h 697 #define DEBUG_LTO_MACRO_SECTION "__GNU_DWARF_LTO,__debug_macro,regular,debug"
  /src/external/gpl3/gcc.old/dist/gcc/config/
darwin.h 662 #define DEBUG_LTO_MACRO_SECTION "__GNU_DWARF_LTO,__debug_macro,regular,debug"
  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 4114 #ifndef DEBUG_LTO_MACRO_SECTION
4115 #define DEBUG_LTO_MACRO_SECTION ".gnu.debuglto_.debug_macro"
29454 ? DEBUG_LTO_MACINFO_SECTION : DEBUG_LTO_MACRO_SECTION);
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 4114 #ifndef DEBUG_LTO_MACRO_SECTION
4115 #define DEBUG_LTO_MACRO_SECTION ".gnu.debuglto_.debug_macro"
29308 ? DEBUG_LTO_MACINFO_SECTION : DEBUG_LTO_MACRO_SECTION);

Completed in 66 milliseconds