Searched refs:GOTEntrySize (Results 1 – 4 of 4) sorted by relevance
171 uint64_t GOTEntrySize = X86_32GOTEntry::EntrySize; in applyPLT1() local174 uint64_t GOTEntryOffset = GOTEntrySize * X86GOTPLT0Num; in applyPLT1()200 GOTEntryOffset += GOTEntrySize; in applyPLT1()254 uint64_t GOTEntrySize = X86_64GOTEntry::EntrySize; in applyPLT1() local260 SymGOTPCREL += GOTEntrySize * X86GOTPLT0Num; in applyPLT1()288 SymGOTPCREL += GOTEntrySize - m_PLT1Size; in applyPLT1()
106 uint32_t GOTEntrySize = ARMGOTEntry::EntrySize; in applyPLT1() local107 uint32_t GOTEntryAddress = got_base + GOTEntrySize * 3; in applyPLT1()134 GOTEntryAddress += GOTEntrySize; in applyPLT1()
111 uint32_t GOTEntrySize = AArch64GOTEntry::EntrySize; in applyPLT1() local113 uint32_t GOTEntryAddress = got_base + GOTEntrySize * 3; in applyPLT1()140 GOTEntryAddress += GOTEntrySize; in applyPLT1()
130 uint32_t GOTEntrySize = HexagonGOTEntry::EntrySize; in applyPLT1() local131 uint32_t GOTEntryAddress = got_base + GOTEntrySize * 4; in applyPLT1()163 GOTEntryAddress += GOTEntrySize; in applyPLT1()