Searched defs:loadObject (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.cpp66 RuntimeDyldCOFF::loadObject(const object::ObjectFile &O) { function in class:llvm::RuntimeDyldCOFF
H A DRuntimeDyldMachO.cpp370 RuntimeDyldMachO::loadObject(const object::ObjectFile &O) { function in class:llvm::RuntimeDyldMachO
H A DRuntimeDyld.cpp1326 RuntimeDyld::loadObject(const ObjectFile &Obj) { function in class:llvm::RuntimeDyld
H A DRuntimeDyldELF.cpp255 RuntimeDyldELF::loadObject(const object::ObjectFile &O) { function in class:llvm::RuntimeDyldELF

Completed in 139 milliseconds