Searched refs:handle_symtab (Results 1 – 2 of 2) sorted by relevance
257 static void handle_symtab (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr);2242 handle_symtab (ebl, scn, shdr); in print_symtab()2249 handle_symtab (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr) in handle_symtab() function
186 (handle_symtab): Likewise.862 * readelf.c (handle_dynamic, handle_symtab): Check for bogus sh_link.