Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h128 bool loadSegment32(const MachOObject *Obj,
DRuntimeDyldMachO.cpp135 loadSegment32(const MachOObject *Obj, in loadSegment32() function in llvm::RuntimeDyldMachO
480 if (loadSegment32(Obj.get(), SegmentLCI, SymtabLC)) in loadObject()