Searched refs:handle_symtab (Results 1 – 2 of 2) sorted by relevance
305 static void handle_symtab (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr);2395 handle_symtab (ebl, scn, shdr); in print_symtab()2402 handle_symtab (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr) in handle_symtab() function
1655 (handle_symtab): Likewise.2331 * readelf.c (handle_dynamic, handle_symtab): Check for bogus sh_link.