Searched defs:loadObject (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ | ||
D | RuntimeDyldCOFF.cpp | 65 RuntimeDyldCOFF::loadObject(const object::ObjectFile &O) { in loadObject() function in llvm::RuntimeDyldCOFF |
D | RuntimeDyldMachO.cpp | 370 RuntimeDyldMachO::loadObject(const object::ObjectFile &O) { in loadObject() function in llvm::RuntimeDyldMachO |
D | RuntimeDyld.cpp | 1308 RuntimeDyld::loadObject(const ObjectFile &Obj) { in loadObject() function in llvm::RuntimeDyld |
D | RuntimeDyldELF.cpp | 255 RuntimeDyldELF::loadObject(const object::ObjectFile &O) { in loadObject() function in llvm::RuntimeDyldELF |