Home
last modified time | relevance | path

Searched refs:DEBUG_LINE_SECTION (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/gcc/gcc/config/
H A Ddarwin.h401 #define DEBUG_LINE_SECTION "__DWARF,__debug_line,regular,debug" macro
H A Ddarwin.c1517 DEBUG_LINE_SECTION, in darwin_file_start()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddwarf2out.c3775 #ifndef DEBUG_LINE_SECTION
3776 #define DEBUG_LINE_SECTION ".debug_line" macro
12672 named_section_flags (DEBUG_LINE_SECTION, SECTION_DEBUG);
12841 named_section_flags (DEBUG_LINE_SECTION, SECTION_DEBUG);
H A DFSFChangeLog.114957 (DEBUG_LINE_SECTION): Rename from LINE_SECTION.
/openbsd/gnu/gcc/gcc/
H A Ddwarf2out.c4266 #ifndef DEBUG_LINE_SECTION
4267 #define DEBUG_LINE_SECTION ".debug_line" macro
13896 debug_line_section = get_section (DEBUG_LINE_SECTION, in dwarf2out_init()