Searched refs:GOTEntryAddress (Results 1 – 3 of 3) sorted by relevance
113 uint32_t GOTEntryAddress = got_base + GOTEntrySize * 3; in applyPLT1() local127 AArch64Relocator::DWord imm = helper_get_page_address(GOTEntryAddress) - in applyPLT1()132 Out[1], helper_get_page_offset(GOTEntryAddress) >> 3); in applyPLT1()135 helper_get_page_offset(GOTEntryAddress)); in applyPLT1()140 GOTEntryAddress += GOTEntrySize; in applyPLT1()
131 uint32_t GOTEntryAddress = got_base + GOTEntrySize * 4; in applyPLT1() local151 int32_t result = ((GOTEntryAddress - PLTEntryAddress) >> 6); in applyPLT1()154 result = (GOTEntryAddress - PLTEntryAddress); in applyPLT1()163 GOTEntryAddress += GOTEntrySize; in applyPLT1()
107 uint32_t GOTEntryAddress = got_base + GOTEntrySize * 3; in applyPLT1() local125 int32_t Offset = (GOTEntryAddress - (PLTEntryAddress + 8)); in applyPLT1()134 GOTEntryAddress += GOTEntrySize; in applyPLT1()