Searched refs:PLTEntryAddress (Results 1 – 2 of 2) sorted by relevance
194 uint64_t PLTEntryAddress = in applyPLT1() local211 int32_t Offset = (GOTEntryAddress - (PLTEntryAddress + 8)); in applyPLT1()221 PLTEntryAddress += PLT1EntrySize; in applyPLT1()
265 uint64_t PLTEntryAddress = plt_base + m_PLT0Size; in applyPLT1() local271 llvm::cast<GOTEntry>(*gotplt_it).setContent(PLTEntryAddress + 6); in applyPLT1()272 PLTEntryAddress += m_PLT1Size; in applyPLT1()