Home
last modified time | relevance | path

Searched defs:loadObject (Results 1 – 8 of 8) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/io/pem/
DPemReader.java50 private PemObject loadObject(String type) in loadObject() method in PemReader
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldCOFF.cpp60 RuntimeDyldCOFF::loadObject(const object::ObjectFile &O) { in loadObject() function in llvm::RuntimeDyldCOFF
DRuntimeDyldMachO.cpp363 RuntimeDyldMachO::loadObject(const object::ObjectFile &O) { in loadObject() function in llvm::RuntimeDyldMachO
DRuntimeDyld.cpp1026 RuntimeDyld::loadObject(const ObjectFile &Obj) { in loadObject() function in llvm::RuntimeDyld
DRuntimeDyldELF.cpp215 RuntimeDyldELF::loadObject(const object::ObjectFile &O) { in loadObject() function in llvm::RuntimeDyldELF
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp65 bool RuntimeDyld::loadObject(MemoryBuffer *InputBuffer) { in loadObject() function in llvm::RuntimeDyld
DRuntimeDyldMachO.cpp403 bool RuntimeDyldMachO::loadObject(MemoryBuffer *InputBuffer) { in loadObject() function in llvm::RuntimeDyldMachO
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp3274 DwarfLinker::loadObject(BinaryHolder &BinaryHolder, DebugMapObject &Obj, in loadObject() function in llvm::dsymutil::__anonf2213b8c0111::DwarfLinker