Home
last modified time | relevance | path

Searched refs:getMaxStubSize (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp693 Section.StubOffset += getMaxStubSize(); in processRelocationRef()
740 Section.StubOffset += getMaxStubSize(); in processRelocationRef()
818 Section.StubOffset += getMaxStubSize(); in processRelocationRef()
DRuntimeDyldImpl.h168 inline unsigned getMaxStubSize() { in getMaxStubSize() function
DRuntimeDyldMachO.cpp287 Section.StubOffset += getMaxStubSize(); in processRelocationRef()
DRuntimeDyld.cpp221 StubSize = getMaxStubSize(); in emitSection()