Searched refs:getMaxStubSize (Results 1 – 12 of 12) sorted by relevance
65 unsigned getMaxStubSize() const override { return 14; } in getMaxStubSize() function164 Section.advanceStubOffset(getMaxStubSize()); in generateRelocationStub()
97 unsigned getMaxStubSize() const override { return 20; } in getMaxStubSize() function120 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
52 unsigned getMaxStubSize() const override { in getMaxStubSize() function
314 virtual unsigned getMaxStubSize() const = 0;484 Sections[SectionID].getStubOffset() + getMaxStubSize()); in getSectionContent()
63 unsigned getMaxStubSize() const override { in getMaxStubSize() function
1208 Section.advanceStubOffset(getMaxStubSize()); in resolveAArch64Branch()1358 Section.advanceStubOffset(getMaxStubSize()); in processRelocationRef()1421 Section.advanceStubOffset(getMaxStubSize()); in processRelocationRef()1542 Section.advanceStubOffset(getMaxStubSize()); in processRelocationRef()1643 Section.advanceStubOffset(getMaxStubSize()); in processRelocationRef()1747 Section.advanceStubOffset(getMaxStubSize()); in processRelocationRef()1796 Section->advanceStubOffset(getMaxStubSize()); in processRelocationRef()
672 unsigned StubSize = getMaxStubSize(); in computeSectionStubBufSize()