Searched refs:pltEntrySize (Results 1 – 16 of 16) sorted by relevance
40 pltEntrySize = 32; in SPARCV9()41 pltHeaderSize = 4 * pltEntrySize; in SPARCV9()193 relocateNoSym(buf + 4, R_SPARC_WDISP19, -(off + 4 - pltEntrySize)); in writePlt()
58 pltEntrySize = 16; in X86()535 in.ibtPlt->getVA() + IBTPltHeaderSize + s.getPltIdx() * pltEntrySize; in writeGotPlt()602 pltEntrySize = 32; in RetpolinePic()656 pltEntrySize = 32; in RetpolineNoPic()
84 pltEntrySize = 16; in X86_64()1076 in.ibtPlt->getVA() + IBTPltHeaderSize + s.getPltIdx() * pltEntrySize; in writeGotPlt()1141 pltEntrySize = 32; in Retpoline()1194 pltEntrySize = 16; in RetpolineZNow()
48 pltEntrySize = 16; in MIPS()325 memset(buf, 0, pltEntrySize); in writePlt()
52 pltEntrySize = 16; in Hexagon()
89 pltEntrySize = 16; in AArch64()986 pltEntrySize = 24; in AArch64BtiPac()
68 pltEntrySize = 32; in SystemZ()
164 pltEntrySize = 4; in PPC()
589 pltEntrySize = 4; in PPC64()1164 int32_t offset = pltHeaderSize + sym.getPltIdx() * pltEntrySize; in writePlt()
211 pltEntrySize = 16; in LoongArch()
136 pltEntrySize = 16; in RISCV()
68 pltEntrySize = 16; in ARM()
136 unsigned pltEntrySize; variable
189 getPltIdx() * target->pltEntrySize; in getPltVA()
2566 off += target->pltEntrySize; in writeTo()2577 return headerSize + entries.size() * target->pltEntrySize; in getSize()2593 off += target->pltEntrySize; in addSymbols()2628 off += target->pltEntrySize; in addSymbols()2642 return headerSize + entries.size() * target->pltEntrySize + footerSize; in getSize()2712 return 16 + in.plt->getNumEntries() * target->pltEntrySize; in getSize()
1796 target->pltEntrySize * sym.getPltIdx(), in postScanRelocations()