Searched refs:advanceStubOffset (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.cpp98 Sec.advanceStubOffset(EntryOffset + PointerSize - Sec.getStubOffset());
H A DRuntimeDyldELF.cpp1170 Section.advanceStubOffset(getMaxStubSize());
1322 Section.advanceStubOffset(getMaxStubSize());
1385 Section.advanceStubOffset(getMaxStubSize());
1506 Section.advanceStubOffset(getMaxStubSize());
1607 Section.advanceStubOffset(getMaxStubSize());
1711 Section.advanceStubOffset(getMaxStubSize());
1760 Section->advanceStubOffset(getMaxStubSize());
H A DRuntimeDyldImpl.h107 void advanceStubOffset(unsigned StubSize) { function in class:llvm::SectionEntry
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h149 Section.advanceStubOffset(8);
H A DRuntimeDyldCOFFX86_64.h164 Section.advanceStubOffset(getMaxStubSize());
H A DRuntimeDyldMachOARM.h337 Section.advanceStubOffset(getMaxStubSize());
H A DRuntimeDyldCOFFAArch64.h120 Section.advanceStubOffset(getMaxStubSize());
H A DRuntimeDyldMachOAArch64.h471 Section.advanceStubOffset(getMaxStubSize());

Completed in 188 milliseconds