Home
last modified time | relevance | path

Searched refs:findBitcodeInObject (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/Object/
DModuleSummaryIndexObjectFile.cpp37 ModuleSummaryIndexObjectFile::findBitcodeInObject(const ObjectFile &Obj) { in findBitcodeInObject() function in ModuleSummaryIndexObjectFile
63 return findBitcodeInObject(*ObjFile->get()); in findBitcodeInMemBuffer()
DSymbolicFile.cpp72 IRObjectFile::findBitcodeInObject(*Obj->get()); in createSymbolicFile()
DIRObjectFile.cpp278 ErrorOr<MemoryBufferRef> IRObjectFile::findBitcodeInObject(const ObjectFile &Obj) { in findBitcodeInObject() function in IRObjectFile
303 return findBitcodeInObject(*ObjFile->get()); in findBitcodeInMemBuffer()
/external/llvm-project/llvm/lib/Object/
DIRObjectFile.cpp74 IRObjectFile::findBitcodeInObject(const ObjectFile &Obj) { in findBitcodeInObject() function in IRObjectFile
103 return findBitcodeInObject(*ObjFile->get()); in findBitcodeInMemBuffer()
DSymbolicFile.cpp82 IRObjectFile::findBitcodeInObject(*Obj->get()); in createSymbolicFile()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DIRObjectFile.cpp74 IRObjectFile::findBitcodeInObject(const ObjectFile &Obj) { in findBitcodeInObject() function in IRObjectFile
102 return findBitcodeInObject(*ObjFile->get()); in findBitcodeInMemBuffer()
DSymbolicFile.cpp88 IRObjectFile::findBitcodeInObject(*Obj->get()); in createSymbolicFile()
/external/llvm/include/llvm/Object/
DModuleSummaryIndexObjectFile.h74 static ErrorOr<MemoryBufferRef> findBitcodeInObject(const ObjectFile &Obj);
DIRObjectFile.h61 static ErrorOr<MemoryBufferRef> findBitcodeInObject(const ObjectFile &Obj);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DIRObjectFile.h64 static Expected<MemoryBufferRef> findBitcodeInObject(const ObjectFile &Obj);
/external/llvm-project/llvm/include/llvm/Object/
DIRObjectFile.h64 static Expected<MemoryBufferRef> findBitcodeInObject(const ObjectFile &Obj);