Searched refs:getMaxStubSize (Results 1 – 12 of 12) sorted by relevance
65 unsigned getMaxStubSize() const override { return 14; } in getMaxStubSize() function 171 Section.advanceStubOffset(getMaxStubSize()); in generateRelocationStub()
98 unsigned getMaxStubSize() const override { return 20; } in getMaxStubSize() function 121 Section.advanceStubOffset(getMaxStubSize()); in generateRelocationStub()
31 unsigned getMaxStubSize() const override { return 8; } in getMaxStubSize() function336 Section.advanceStubOffset(getMaxStubSize()); in processBranchRelocation()
29 unsigned getMaxStubSize() const override { return 8; } in getMaxStubSize() function471 Section.advanceStubOffset(getMaxStubSize()); in processGOTRelocation()
30 unsigned getMaxStubSize() const override { in getMaxStubSize() function
28 unsigned getMaxStubSize() const override { return 8; } in getMaxStubSize() function
28 unsigned getMaxStubSize() const override { return 0; } in getMaxStubSize() function
53 unsigned getMaxStubSize() const override { in getMaxStubSize() function
314 virtual unsigned getMaxStubSize() const = 0;494 Sections[SectionID].getStubOffset() + getMaxStubSize()); in getSectionContent()
63 unsigned getMaxStubSize() const override { in getMaxStubSize() function
1220 Section.advanceStubOffset(getMaxStubSize()); in resolveAArch64Branch()1370 Section.advanceStubOffset(getMaxStubSize()); in processRelocationRef()1433 Section.advanceStubOffset(getMaxStubSize()); in processRelocationRef()1554 Section.advanceStubOffset(getMaxStubSize()); in processRelocationRef()1654 Section.advanceStubOffset(getMaxStubSize()); in processRelocationRef()1756 Section.advanceStubOffset(getMaxStubSize()); in processRelocationRef()1803 Section->advanceStubOffset(getMaxStubSize()); in processRelocationRef()
674 unsigned StubSize = getMaxStubSize(); in computeSectionStubBufSize()