Searched refs:DT_PPC_GOT (Results 1 – 9 of 9) sorted by relevance
77 case DT_PPC_GOT: in ppc_dynamic_tag_name()91 return (tag == DT_PPC_GOT in ppc_dynamic_tag_check()121 if (dyn != NULL && dyn->d_tag == DT_PPC_GOT) in find_dyn_got()
1150 when DT_PPC_GOT is not found, anywhere in the section is valid.
20 ## DT_PPC_GOT represents the address of _GLOBAL_OFFSET_TABLE_.
218 - Tag: DT_PPC_GOT
297 - Tag: DT_PPC_GOT
1902 #define DT_PPC_GOT (DT_LOPROC + 0) macro
2265 #define DT_PPC_GOT (DT_LOPROC + 0) macro
2508 #define DT_PPC_GOT (DT_LOPROC + 0) macro
1526 add(DT_PPC_GOT, [] { return in.got->getVA(); }); in finalizeContents()