/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | ChangeLog-2008 | 118 * 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 D | dwarf.h | 246 extern bool load_debug_section (enum dwarf_section_display_enum, void *);
|
H A D | dwarf.c | 1773 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 D | ChangeLog-2017 | 62 (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 D | ChangeLog-2007 | 85 (load_debug_section): Fix call to debug_apply_relocations. 719 * objdump.c (load_debug_section): Select bias for DWARF debug
|
H A D | ChangeLog-2005 | 276 (load_debug_section): Likewise. 289 (load_debug_section): New.
|
H A D | ChangeLog-2009 | 1115 load_debug_section. 1116 (load_debug_section): Use load_specific_debug_section.
|
H A D | ChangeLog-2012 | 137 (load_debug_section): Restrict search to section subset.
|
H A D | objdump.c | 1832 || !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 D | ChangeLog | 994 * objdump.c (load_debug_section): Add XCOFF name handler.
|
H A D | readelf.c | 16822 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 D | ChangeLog-2008 | 118 * 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 D | dwarf.h | 249 extern bool load_debug_section (enum dwarf_section_display_enum, void *);
|
H A D | dwarf.c | 1819 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 D | ChangeLog-2017 | 62 (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 D | ChangeLog-2007 | 85 (load_debug_section): Fix call to debug_apply_relocations. 719 * objdump.c (load_debug_section): Select bias for DWARF debug
|
H A D | ChangeLog-2005 | 276 (load_debug_section): Likewise. 289 (load_debug_section): New.
|
H A D | ChangeLog-2009 | 1115 load_debug_section. 1116 (load_debug_section): Use load_specific_debug_section.
|
H A D | ChangeLog-2012 | 137 (load_debug_section): Restrict search to section subset.
|
H A D | ChangeLog | 489 * objdump.c (load_debug_section): Add XCOFF name handler.
|
H A D | objdump.c | 4032 load_debug_section (enum dwarf_section_display_enum debug, void *file) in load_debug_section() function
|
H A D | readelf.c | 16095 load_debug_section (enum dwarf_section_display_enum debug, void * data) in load_debug_section() function
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 145046 (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.
|