Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddwarf.h230 extern int do_debug_links;
Ddwarf.c111 int do_debug_links; variable
11783 if (do_debug_links) in load_separate_debug_info()
11863 if (do_debug_links) in load_separate_debug_info()
12144 if (! do_follow_links && ! do_debug_links) in load_separate_debug_files()
12207 if (do_debug_links) in load_separate_debug_files()
12321 { 'k', "links", &do_debug_links, 1 },
12456 do_debug_links = 1; in dwarf_select_sections_all()
12509 … "", NO_ABBREVS }, display_debug_links, &do_debug_links, false },
12510 … "", NO_ABBREVS }, display_debug_links, &do_debug_links, false },
12511 … "", NO_ABBREVS }, display_debug_sup, &do_debug_links, fals…
DChangeLog-2017149 * readelf.c (process_section_headers): Add do_debug_links to list
206 * dwarf.c (do_debug_links): New.
DChangeLog1889 do_debug_links is set.
Dreadelf.c7856 || do_debug_addr || do_debug_cu_index || do_debug_links) in process_section_headers()
7882 || (do_debug_links && startswith (name, "sup")) in process_section_headers()
7915 else if ((do_debugging || do_debug_links) in process_section_headers()