Searched refs:find_dyn_got (Results 1 – 3 of 3) sorted by relevance
84 find_dyn_got (Elf *elf, GElf_Addr *addr) in find_dyn_got() function135 if (find_dyn_got (elf, &gotaddr)) in ppc_check_special_symbol()170 return ! find_dyn_got (elf, &addr); in ppc_bss_plt_p()
144 * ppc_symbol.c (find_dyn_got): Check sh_entsize is not zero.153 * ppc_symbol.c (find_dyn_got): Likewise. Use elf_getphdrnum.154 (ppc_check_special_symbol): Call find_dyn_got without ehdr.
690 * ppc_symbol.c (find_dyn_got): With ehdr passed, simplify search for701 * ppc_symbol.c (find_dyn_got): New function, broken out of ...703 (ppc_check_special_symbol): Use find_dyn_got to fetch value to check