Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Object/
H A DModuleSummaryIndexObjectFile.cpp37 ModuleSummaryIndexObjectFile::findBitcodeInObject(const ObjectFile &Obj) { in findBitcodeInObject() function in ModuleSummaryIndexObjectFile
63 return findBitcodeInObject(*ObjFile->get()); in findBitcodeInMemBuffer()
H A DIRObjectFile.cpp278 ErrorOr<MemoryBufferRef> IRObjectFile::findBitcodeInObject(const ObjectFile &Obj) { in findBitcodeInObject() function in IRObjectFile
303 return findBitcodeInObject(*ObjFile->get()); in findBitcodeInMemBuffer()
H A DSymbolicFile.cpp72 IRObjectFile::findBitcodeInObject(*Obj->get()); in createSymbolicFile()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DIRObjectFile.cpp74 IRObjectFile::findBitcodeInObject(const ObjectFile &Obj) { in findBitcodeInObject() function in IRObjectFile
103 return findBitcodeInObject(*ObjFile->get()); in findBitcodeInMemBuffer()
H A DSymbolicFile.cpp83 IRObjectFile::findBitcodeInObject(*Obj->get()); in createSymbolicFile()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DIRObjectFile.cpp74 IRObjectFile::findBitcodeInObject(const ObjectFile &Obj) { in findBitcodeInObject() function in IRObjectFile
102 return findBitcodeInObject(*ObjFile->get()); in findBitcodeInMemBuffer()
H A DSymbolicFile.cpp88 IRObjectFile::findBitcodeInObject(*Obj->get()); in createSymbolicFile()
/aosp_15_r20/external/llvm/include/llvm/Object/
H A DModuleSummaryIndexObjectFile.h74 static ErrorOr<MemoryBufferRef> findBitcodeInObject(const ObjectFile &Obj);
H A DIRObjectFile.h61 static ErrorOr<MemoryBufferRef> findBitcodeInObject(const ObjectFile &Obj);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DIRObjectFile.h60 static Expected<MemoryBufferRef> findBitcodeInObject(const ObjectFile &Obj);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DIRObjectFile.h62 static Expected<MemoryBufferRef> findBitcodeInObject(const ObjectFile &Obj);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DIRObjectFile.h62 static Expected<MemoryBufferRef> findBitcodeInObject(const ObjectFile &Obj);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DIRObjectFile.h62 static Expected<MemoryBufferRef> findBitcodeInObject(const ObjectFile &Obj);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DIRObjectFile.h62 static Expected<MemoryBufferRef> findBitcodeInObject(const ObjectFile &Obj);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DIRObjectFile.h64 static Expected<MemoryBufferRef> findBitcodeInObject(const ObjectFile &Obj);