Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddwarf.h219 extern int do_debug_macinfo;
Ddwarf.c100 int do_debug_macinfo; variable
12326 { 'm', "macro", &do_debug_macinfo, 1 },
12446 do_debug_macinfo = 1; in dwarf_select_sections_all()
12475 …o", "", NO_ABBREVS }, display_debug_macinfo, &do_debug_macinfo, false },
12476 … ".dwmac", NO_ABBREVS }, display_debug_macro, &do_debug_macinfo, true },
12501 …acro.dwo", "", NO_ABBREVS }, display_debug_macro, &do_debug_macinfo, true },
12502 …cinfo.dwo", "", NO_ABBREVS }, display_debug_macinfo, &do_debug_macinfo, false },
DChangeLog-2011341 * readelf.c (process_section_headers): With do_debug_macinfo
DChangeLog-0001650 (do_debug_macinfo): New variable.
Dreadelf.c7853 || do_debug_aranges || do_debug_frames || do_debug_macinfo in process_section_headers()
7879 || (do_debug_macinfo && startswith (name, "macinfo")) in process_section_headers()
7880 || (do_debug_macinfo && startswith (name, "macro")) in process_section_headers()