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() function134 if (find_dyn_got (elf, &gotaddr)) in ppc_check_special_symbol()164 return ! find_dyn_got (elf, &addr); in ppc_bss_plt_p()
8 * ppc_symbol.c (find_dyn_got): Likewise. Use elf_getphdrnum.9 (ppc_check_special_symbol): Call find_dyn_got without ehdr.
632 * ppc_symbol.c (find_dyn_got): With ehdr passed, simplify search for643 * ppc_symbol.c (find_dyn_got): New function, broken out of ...645 (ppc_check_special_symbol): Use find_dyn_got to fetch value to check