Searched refs:DEBUG_LOC_SECTION (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/config/ |
| D | darwin.h | 402 #define DEBUG_LOC_SECTION "__DWARF,__debug_loc,regular,debug" macro
|
| D | darwin.c | 1518 DEBUG_LOC_SECTION, in darwin_file_start()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | dwarf2out.c | 3778 #ifndef DEBUG_LOC_SECTION 3779 #define DEBUG_LOC_SECTION ".debug_loc" macro 12849 named_section_flags (DEBUG_LOC_SECTION, SECTION_DEBUG);
|
| D | ChangeLog.5 | 3094 DEBUG_MACINFO_SECTION, DEBUG_LOC_SECTION, DEBUG_PUBNAMES_SECTION, 3102 (DEBUG_LOC_SECTION, DEBUG_STR_SECTION): New. 3105 (DEBUG_MACINFO_SECTION, DEBUG_LOC_SECTION, DEBUG_STR_SECTION): New.
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | dwarf2out.c | 4269 #ifndef DEBUG_LOC_SECTION 4270 #define DEBUG_LOC_SECTION ".debug_loc" macro 13898 debug_loc_section = get_section (DEBUG_LOC_SECTION, in dwarf2out_init()
|