Searched refs:find_dyn_got (Results 1 – 3 of 3) sorted by relevance
98 find_dyn_got (Elf *elf, GElf_Addr *addr) in find_dyn_got() function149 if (find_dyn_got (elf, &gotaddr)) in ppc_check_special_symbol()187 return ! find_dyn_got (elf, &addr); in ppc_bss_plt_p()
461 * ppc_symbol.c (find_dyn_got): Check sh_entsize is not zero.470 * ppc_symbol.c (find_dyn_got): Likewise. Use elf_getphdrnum.471 (ppc_check_special_symbol): Call find_dyn_got without ehdr.
860 * ppc_symbol.c (find_dyn_got): With ehdr passed, simplify search for871 * ppc_symbol.c (find_dyn_got): New function, broken out of ...873 (ppc_check_special_symbol): Use find_dyn_got to fetch value to check