Searched refs:print_debug_units (Results 1 – 2 of 2) sorted by relevance
/third_party/elfutils/src/ |
D | ChangeLog | 132 (print_debug_units): Remove casts of xmalloc return values. 276 * readelf.c (print_debug_units): Type DIE offset is from start CU. 646 (print_debug_units): pass dies, not dies[level] as args. 791 (print_debug_units): Likewise. 1086 * readelf.c (print_debug_units): Print the dwo name and id when 1096 (print_debug_units): Don't be silent for debug_types. 1110 * readelf.c (print_debug_units): Check offset against -1 not ~0ul. 1124 * readelf.c (print_debug_units): Turn "Could not find split compile 1196 (print_debug_units): Do (silently) scan split DWARF also for 1217 (print_debug_units): Likewise. Get subdie (type or split) only [all …]
|
D | readelf.c | 7890 print_debug_units (Dwfl_Module *dwflmod, in print_debug_units() function 8180 print_debug_units (dwflmod, ebl, ehdr, scn, shdr, dbg, false); in print_debug_info_section() 8187 print_debug_units (dwflmod, ebl, ehdr, scn, shdr, dbg, true); in print_debug_types_section()
|