Searched refs:pltIndex (Results 1 – 8 of 8) sorted by relevance
221 unsigned relOff = in.relaPlt->entsize * sym.pltIndex; in writePlt()457 in.ibtPlt->getVA() + IBTPltHeaderSize + s.pltIndex * pltEntrySize; in writeGotPlt()555 unsigned relOff = in.relaPlt->entsize * sym.pltIndex; in writePlt()614 unsigned relOff = in.relaPlt->entsize * sym.pltIndex; in writePlt()
413 write32le(buf + 7, sym.pltIndex); in writePlt()983 in.ibtPlt->getVA() + IBTPltHeaderSize + s.pltIndex * pltEntrySize; in writeGotPlt()1095 write32le(buf + 18, sym.pltIndex); in writePlt()
195 write32(buf, in.plt->getVA() + in.plt->headerSize + 4 * s.pltIndex); in writeGotPlt()
1116 int32_t offset = pltHeaderSize + sym.pltIndex * pltEntrySize; in writePlt()
175 return pltIndex * target->gotEntrySize; in getGotPltOffset()176 return (pltIndex + target->gotPltHeaderEntriesNum) * target->gotEntrySize; in getGotPltOffset()181 ? in.iplt->getVA() + pltIndex * target->ipltEntrySize in getPltVA()183 pltIndex * target->pltEntrySize; in getPltVA()
82 uint32_t pltIndex = -1; variable193 bool isInPlt() const { return pltIndex != -1U; } in isInPlt()
552 sym.pltIndex = old.pltIndex; in replaceWithDefined()1269 target->pltHeaderSize + target->pltEntrySize * sym.pltIndex, 0); in processRelocAux()1511 sym.pltIndex = directSym->pltIndex; in scanReloc()1525 d.value = sym.pltIndex * target->ipltEntrySize; in scanReloc()
1149 assert(sym.pltIndex == entries.size()); in addEntry()1194 assert(sym.pltIndex == entries.size()); in addEntry()2590 sym.pltIndex = entries.size(); in addEntry()2636 sym.pltIndex = entries.size(); in addEntry()