Home
last modified time | relevance | path

Searched refs:load_debug_section (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-2008118 * objdump.c (load_debug_section): Remove mach-o specific test.
256 load_debug_section.
257 (load_debug_section): Use load_specific_debug_section.
368 * objdump.c (load_debug_section): Initialize section_is_compressed
370 * readelf.c (load_debug_section): Likewise.
392 * objdump.c (load_debug_section): Call
407 (load_debug_section): Call uncompress_section_contents when
H A Ddwarf.h246 extern bool load_debug_section (enum dwarf_section_display_enum, void *);
H A Ddwarf.c1773 if (! load_debug_section (separate_debug_str, i->handle)) in fetch_alt_indirect_string()
3489 if (load_debug_section (sec_enum, handle)) in load_debug_section_with_follow()
3513 if (load_debug_section (sec_enum, i->handle)) in load_debug_section_with_follow()
11926 if (! load_debug_section (note_gnu_build_id, main_file)) in load_build_id_debug_file()
12017 if (! load_debug_section (debug_sup, file)) in load_debug_sup_file()
12094 if (load_debug_section (gnu_debugaltlink, file)) in check_for_and_load_links()
12112 if (load_debug_section (gnu_debuglink, file)) in check_for_and_load_links()
12148 if (load_debug_section (str, file) in load_separate_debug_files()
12149 && load_debug_section (abbrev, file) in load_separate_debug_files()
12150 && load_debug_section (info, file)) in load_separate_debug_files()
[all …]
H A DChangeLog-201762 (load_debug_section): Sanity test e_shstrndx before attempting
72 * readelf.c (load_debug_section): Fail if there are no section
213 load_debug_section, but if the first attempt fails, then tries
270 (load_debug_section): Load the string table if it has not already
1523 (load_debug_section): Likewise.
H A DChangeLog-200785 (load_debug_section): Fix call to debug_apply_relocations.
719 * objdump.c (load_debug_section): Select bias for DWARF debug
H A DChangeLog-2005276 (load_debug_section): Likewise.
289 (load_debug_section): New.
H A DChangeLog-20091115 load_debug_section.
1116 (load_debug_section): Use load_specific_debug_section.
H A DChangeLog-2012137 (load_debug_section): Restrict search to section subset.
H A Dobjdump.c1832 || !load_debug_section (gnu_debugaltlink, (void *) abfd)) in find_alt_debug()
4324 load_debug_section (enum dwarf_section_display_enum debug, void *file) in load_debug_section() function
H A DChangeLog994 * objdump.c (load_debug_section): Add XCOFF name handler.
H A Dreadelf.c16822 load_debug_section (enum dwarf_section_display_enum debug, void * data) in load_debug_section() function
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-2008118 * objdump.c (load_debug_section): Remove mach-o specific test.
256 load_debug_section.
257 (load_debug_section): Use load_specific_debug_section.
368 * objdump.c (load_debug_section): Initialize section_is_compressed
370 * readelf.c (load_debug_section): Likewise.
392 * objdump.c (load_debug_section): Call
407 (load_debug_section): Call uncompress_section_contents when
H A Ddwarf.h249 extern bool load_debug_section (enum dwarf_section_display_enum, void *);
H A Ddwarf.c1819 if (! load_debug_section (separate_debug_str, i->handle)) in fetch_alt_indirect_string()
3480 if (load_debug_section (sec_enum, handle)) in load_debug_section_with_follow()
3504 if (load_debug_section (sec_enum, i->handle)) in load_debug_section_with_follow()
11759 if (! load_debug_section (note_gnu_build_id, main_file)) in load_build_id_debug_file()
11850 if (! load_debug_section (debug_sup, file)) in load_debug_sup_file()
11927 if (load_debug_section (gnu_debugaltlink, file)) in check_for_and_load_links()
11945 if (load_debug_section (gnu_debuglink, file)) in check_for_and_load_links()
11981 if (load_debug_section (str, file) in load_separate_debug_files()
11982 && load_debug_section (abbrev, file) in load_separate_debug_files()
11983 && load_debug_section (info, file)) in load_separate_debug_files()
[all …]
H A DChangeLog-201762 (load_debug_section): Sanity test e_shstrndx before attempting
72 * readelf.c (load_debug_section): Fail if there are no section
213 load_debug_section, but if the first attempt fails, then tries
270 (load_debug_section): Load the string table if it has not already
1523 (load_debug_section): Likewise.
H A DChangeLog-200785 (load_debug_section): Fix call to debug_apply_relocations.
719 * objdump.c (load_debug_section): Select bias for DWARF debug
H A DChangeLog-2005276 (load_debug_section): Likewise.
289 (load_debug_section): New.
H A DChangeLog-20091115 load_debug_section.
1116 (load_debug_section): Use load_specific_debug_section.
H A DChangeLog-2012137 (load_debug_section): Restrict search to section subset.
H A DChangeLog489 * objdump.c (load_debug_section): Add XCOFF name handler.
H A Dobjdump.c4032 load_debug_section (enum dwarf_section_display_enum debug, void *file) in load_debug_section() function
H A Dreadelf.c16095 load_debug_section (enum dwarf_section_display_enum debug, void * data) in load_debug_section() function
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git145046 (load_debug_section): Return false if dump_any_debugging isn't
145052 (load_debug_section): Return false if dump_any_debugging isn't
165750 This results in some silly behaviour in load_debug_section, and
165758 * objdump.c (load_debug_section): Don't attempt to retrieve
179945 * objdump.c (load_debug_section): Add XCOFF name handler.