Searched defs:loadObject (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/ | ||
| H A D | RuntimeDyldCOFF.cpp | 63 RuntimeDyldCOFF::loadObject(const object::ObjectFile &O) { in loadObject() function in llvm::RuntimeDyldCOFF |
| H A D | RuntimeDyldMachO.cpp | 366 RuntimeDyldMachO::loadObject(const object::ObjectFile &O) { in loadObject() function in llvm::RuntimeDyldMachO |
| H A D | RuntimeDyld.cpp | 1245 RuntimeDyld::loadObject(const ObjectFile &Obj) { in loadObject() function in llvm::RuntimeDyld |
| H A D | RuntimeDyldELF.cpp | 252 RuntimeDyldELF::loadObject(const object::ObjectFile &O) { in loadObject() function in llvm::RuntimeDyldELF |