Searched refs:slurp_symtab (Results 1 – 14 of 14) sorted by relevance
70 static void slurp_symtab (bfd *);107 slurp_symtab (bfd *abfd) in slurp_symtab() function400 slurp_symtab (abfd); in process_file()
567 slurp_symtab (bfd *abfd) in slurp_symtab() function3365 syms = slurp_symtab (abfd); in dump_bfd()
448 * addr2line.c (slurp_symtab): If canonicalization reveals that
280 * addr2line.c (slurp_symtab): Don't use bfd_read_minisymbols.373 * addr2line.c (slurp_symtab): Fix casts. Introduce variable
160 call of slurp_symtab.
504 * objdump.c (slurp_symtab): Fail gracefully if the table could not
859 * addr2line.c (slurp_symtab): If the symcount is zero, free the
1259 * addr2line.c (slurp_symtab): Read in dynamic symbols if no1317 * objdump.c (slurp_symtab): Likewise.
2031 * objdump.c (slurp_symtab): Reset symcount if there are3428 (slurp_symtab): If no symbols, return rather than exit.3478 (slurp_symtab): New local variable storage. Check for errors from4358 * objdump.c (slurp_symtab): Print warning for bad symbol table.
1079 * objdump.c (slurp_symtab): ditto.
1739 * objdump.c (slurp_symtab): Use non_fatal instead of fprintf.
2021 slurp_symtab (bfd *abfd, sym_cache *psc) in slurp_symtab() function2054 psc->syms = slurp_symtab (abfd, psc); in my_symbol_for_address()
1744 (slurp_symtab, my_symbol_for_address): Define static helper
3915 (slurp_symtab): Check the return from bfd_malloc.