Lines Matching refs:getStubOffset
1177 Stubs[Value] = Section.getStubOffset(); in resolveAArch64Branch()
1179 Section.getAddressWithOffset(Section.getStubOffset())); in resolveAArch64Branch()
1206 Section.getStubOffset())), in resolveAArch64Branch()
1344 Stubs[Value] = Section.getStubOffset(); in processRelocationRef()
1346 Section.getAddressWithOffset(Section.getStubOffset())); in processRelocationRef()
1356 Section.getStubOffset())), in processRelocationRef()
1397 Stubs[Value] = Section.getStubOffset(); in processRelocationRef()
1402 Section.getAddressWithOffset(Section.getStubOffset()), AbiVariant); in processRelocationRef()
1419 RelocationEntry RE(SectionID, Offset, RelType, Section.getStubOffset()); in processRelocationRef()
1492 Stubs[Value] = Section.getStubOffset(); in processRelocationRef()
1497 Section.getAddressWithOffset(Section.getStubOffset()), AbiVariant); in processRelocationRef()
1540 RelocationEntry RE(SectionID, Offset, RelType, Section.getStubOffset()); in processRelocationRef()
1603 Stubs[Value] = Section.getStubOffset(); in processRelocationRef()
1605 Section.getAddressWithOffset(Section.getStubOffset()), in processRelocationRef()
1641 Section.getStubOffset())), in processRelocationRef()
1735 (BaseAddress + Section.getStubOffset() + StubAlignment - 1) & in processRelocationRef()
1789 (BaseAddress + Section->getStubOffset() + StubAlignment - 1) & in processRelocationRef()