Home
last modified time | relevance | path

Searched refs:loadSegment64 (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h131 bool loadSegment64(const MachOObject *Obj,
DRuntimeDyldMachO.cpp274 loadSegment64(const MachOObject *Obj, in loadSegment64() function in llvm::RuntimeDyldMachO
483 if (loadSegment64(Obj.get(), SegmentLCI, SymtabLC)) in loadObject()