Searched refs:getMaxStubSize (Results 1 – 6 of 6) sorted by relevance
54 unsigned getMaxStubSize() override { in getMaxStubSize() function
60 unsigned getMaxStubSize() override { in getMaxStubSize() function
1065 Section.StubOffset += getMaxStubSize(); in processRelocationRef()1096 Section.StubOffset += getMaxStubSize(); in processRelocationRef()1140 Section.StubOffset += getMaxStubSize(); in processRelocationRef()1218 Section.StubOffset += getMaxStubSize(); in processRelocationRef()1314 Section.StubOffset = StubOffset + getMaxStubSize(); in processRelocationRef()1369 Section.StubOffset = StubOffset + getMaxStubSize(); in processRelocationRef()
235 virtual unsigned getMaxStubSize() = 0;
322 unsigned StubSize = getMaxStubSize(); in computeSectionStubBufSize()
791 Section.StubOffset += getMaxStubSize(); in processRelocationRef()