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

  /src/external/gpl3/gcc/dist/gcc/config/
darwin.h 693 #define DEBUG_LTO_ABBREV_SECTION "__GNU_DWARF_LTO,__debug_abbrev,regular,debug"
  /src/external/gpl3/gcc.old/dist/gcc/config/
darwin.h 658 #define DEBUG_LTO_ABBREV_SECTION "__GNU_DWARF_LTO,__debug_abbrev,regular,debug"
  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 4084 #ifndef DEBUG_LTO_ABBREV_SECTION
4085 #define DEBUG_LTO_ABBREV_SECTION ".gnu.debuglto_.debug_abbrev"
29449 debug_abbrev_section = get_section (DEBUG_LTO_ABBREV_SECTION,
29472 = get_section (DEBUG_LTO_ABBREV_SECTION,
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 4084 #ifndef DEBUG_LTO_ABBREV_SECTION
4085 #define DEBUG_LTO_ABBREV_SECTION ".gnu.debuglto_.debug_abbrev"
29303 debug_abbrev_section = get_section (DEBUG_LTO_ABBREV_SECTION,
29326 = get_section (DEBUG_LTO_ABBREV_SECTION,

Completed in 71 milliseconds