Searched refs:gotplt_entry (Results 1 – 4 of 4) sorted by relevance
105 AArch64GOTEntry* gotplt_entry = ld_backend.getGOTPLT().createGOTPLT(); in helper_PLT_init() local106 pParent.getSymGOTPLTMap().record(*rsym, *gotplt_entry); in helper_PLT_init()111 rel_entry.targetRef().assign(*gotplt_entry); in helper_PLT_init()
112 X86_32GOTEntry* gotplt_entry = ld_backend.getGOTPLT().create(); in helper_PLT_init() local113 pParent.getSymGOTPLTMap().record(*rsym, *gotplt_entry); in helper_PLT_init()118 rel_entry.targetRef().assign(*gotplt_entry); in helper_PLT_init()1197 X86_64GOTEntry* gotplt_entry = ld_backend.getGOTPLT().create(); in helper_PLT_init() local1198 pParent.getSymGOTPLTMap().record(*rsym, *gotplt_entry); in helper_PLT_init()1203 rel_entry.targetRef().assign(*gotplt_entry); in helper_PLT_init()
103 HexagonGOTEntry* gotplt_entry = ld_backend.getGOTPLT().create(); in helper_PLT_init() local104 pParent.getSymGOTPLTMap().record(*rsym, *gotplt_entry); in helper_PLT_init()108 rela_entry.targetRef().assign(*gotplt_entry); in helper_PLT_init()
137 ARMGOTEntry* gotplt_entry = ld_backend.getGOT().createGOTPLT(); in helper_PLT_init() local138 pParent.getSymGOTPLTMap().record(*rsym, *gotplt_entry); in helper_PLT_init()142 rel_entry.targetRef().assign(*gotplt_entry); in helper_PLT_init()