Searched refs:PLTEntryAddress (Results 1 – 3 of 3) sorted by relevance
133 uint64_t PLTEntryAddress = in applyPLT1() local151 int32_t result = ((GOTEntryAddress - PLTEntryAddress) >> 6); in applyPLT1()154 result = (GOTEntryAddress - PLTEntryAddress); in applyPLT1()164 PLTEntryAddress += PLT1EntrySize; in applyPLT1()
115 uint32_t PLTEntryAddress = plt_base + AArch64PLT0::EntrySize; in applyPLT1() local128 helper_get_page_address(PLTEntryAddress); in applyPLT1()141 PLTEntryAddress += PLT1EntrySize; in applyPLT1()
109 uint64_t PLTEntryAddress = plt_base + ARMPLT0::EntrySize; // Offset of PLT0 in applyPLT1() local125 int32_t Offset = (GOTEntryAddress - (PLTEntryAddress + 8)); in applyPLT1()135 PLTEntryAddress += PLT1EntrySize; in applyPLT1()