Searched refs:getStubSize (Results 1 – 11 of 11) sorted by relevance
338 assert(TPC.getPageSize() > getABISupport().getStubSize() && in TPCIndirectionUtils()351 auto StubBytes = alignTo(NumStubsToAllocate * ABI->getStubSize(), PageSize); in getIndirectStubs()352 NumStubsToAllocate = StubBytes / ABI->getStubSize(); in getIndirectStubs()384 StubTargetAddr += ABI->getStubSize(); in getIndirectStubs()
48 unsigned getStubSize() const { return Reserved2; } in getStubSize() function
55 unsigned getStubSize() const { return Reserved2; } in getStubSize() function
56 unsigned getStubSize() const { return Reserved2; } in getStubSize() function
50 unsigned getStubSize() const { return StubSize; } in getStubSize() function
233 write32(Section.getStubSize()); // reserved2 in writeSection()
576 if (S->getTypeAndAttributes() != TAA || S->getStubSize() != StubSize) { in getExplicitSectionGlobal()
251 W.write<uint32_t>(Section.getStubSize()); // reserved2 in writeSection()
968 if (S->getTypeAndAttributes() != TAA || S->getStubSize() != StubSize) { in getExplicitSectionGlobal()
1173 if (S->getTypeAndAttributes() != TAA || S->getStubSize() != StubSize) { in getExplicitSectionGlobal()