Searched refs:print_debug_units (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/src/ |
D | ChangeLog | 103 (print_debug_units): Likewise. 398 * readelf.c (print_debug_units): Print the dwo name and id when 408 (print_debug_units): Don't be silent for debug_types. 422 * readelf.c (print_debug_units): Check offset against -1 not ~0ul. 436 * readelf.c (print_debug_units): Turn "Could not find split compile 508 (print_debug_units): Do (silently) scan split DWARF also for 529 (print_debug_units): Likewise. Get subdie (type or split) only 535 * readelf.c (print_debug_units): Print unit type and id for any 690 (print_debug_units): Use dwarf_get_units and dwarf_cu_die instead 720 * readelf.c (print_debug_units): Print DIE offset in error message [all …]
|
D | readelf.c | 7543 print_debug_units (Dwfl_Module *dwflmod, in print_debug_units() function 7834 print_debug_units (dwflmod, ebl, ehdr, scn, shdr, dbg, false); in print_debug_info_section() 7841 print_debug_units (dwflmod, ebl, ehdr, scn, shdr, dbg, true); in print_debug_types_section()
|