Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h161 inline unsigned getMaxStubSize() { in getMaxStubSize() function
DRuntimeDyldELF.cpp467 Section.StubOffset += getMaxStubSize(); in processRelocationRef()
514 Section.StubOffset += getMaxStubSize(); in processRelocationRef()
DRuntimeDyldMachO.cpp280 Section.StubOffset += getMaxStubSize(); in processRelocationRef()
DRuntimeDyld.cpp223 StubSize = getMaxStubSize(); in emitSection()