Home
last modified time | relevance | path

Searched refs:load_build_id_debug_file (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/binutils/
DChangeLog841 * dwarf.c (load_build_id_debug_file): Remove spurious printf.
846 * dwarf.c (load_build_id_debug_file): New function.
848 (check_for_and_load_links): Call load_build_id_debug_file.
Ddwarf.c11924 load_build_id_debug_file (const char * main_filename ATTRIBUTE_UNUSED, void * main_file) in load_build_id_debug_file() function
12132 load_build_id_debug_file (filename, file); in check_for_and_load_links()
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git150112 Add ATTRIBUTE_UNUSED to load_build_id_debug_file()'s main_filename parameter.
150152 * dwarf.c (load_build_id_debug_file): Remove spurious printf.
152026 * dwarf.c (load_build_id_debug_file): New function.
152028 (check_for_and_load_links): Call load_build_id_debug_file.