HomeSort by relevance Sort by last modified time
    Searched refs:getMaxStubSize (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldImpl.h 161 inline unsigned getMaxStubSize() {
RuntimeDyldMachO.cpp 280 Section.StubOffset += getMaxStubSize();
RuntimeDyldELF.cpp 467 Section.StubOffset += getMaxStubSize();
514 Section.StubOffset += getMaxStubSize();
RuntimeDyld.cpp 223 StubSize = getMaxStubSize();

Completed in 346 milliseconds