Searched refs:print_debug (Results 1 – 2 of 2) sorted by relevance
233 * readelf.c (print_debug): Skip section if name is NULL.841 (print_debug): Add NEW_SECTION (macro).941 * readelf.c (print_debug): Initialize DUMMY_DBG.elf.1052 (print_debug): Add gdb_index to debug_sections.1106 (print_debug) [USE_ZLIB]: Match .zdebug_* sections too.1170 (print_debug): Call reset_listptr on both tables.1225 (print_debug): Add types to the sections table.1252 * readelf.c (print_debug): Don't bail if libdw setup fails.1343 OR them together for print_debug check.1344 (print_debug): OR them together for section check.[all …]
257 static void print_debug (Dwfl_Module *dwflmod, Ebl *ebl, GElf_Ehdr *ehdr);897 print_debug (dwflmod, ebl, ehdr); in process_elf_file()8163 print_debug (Dwfl_Module *dwflmod, Ebl *ebl, GElf_Ehdr *ehdr) in print_debug() function