Searched defs:loadObject (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/ | ||
H A D | RuntimeDyldCOFF.cpp | 66 RuntimeDyldCOFF::loadObject(const object::ObjectFile &O) { in loadObject() function in llvm::RuntimeDyldCOFF |
H A D | RuntimeDyldMachO.cpp | 370 RuntimeDyldMachO::loadObject(const object::ObjectFile &O) { in loadObject() function in llvm::RuntimeDyldMachO |
H A D | RuntimeDyld.cpp | 1320 RuntimeDyld::loadObject(const ObjectFile &Obj) { in loadObject() function in llvm::RuntimeDyld |
H A D | RuntimeDyldELF.cpp | 248 RuntimeDyldELF::loadObject(const object::ObjectFile &O) { in loadObject() function in llvm::RuntimeDyldELF |
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/ | ||
H A D | DwarfLinkerForBinary.cpp | 181 DwarfLinkerForBinary::loadObject(const DebugMapObject &Obj, in loadObject() function in llvm::dsymutil::DwarfLinkerForBinary |