Searched refs:findBitcodeInObject (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DIRObjectFile.cpp73 IRObjectFile::findBitcodeInObject(const ObjectFile &Obj) { function in class:IRObjectFile
102 return findBitcodeInObject(*ObjFile->get());
H A DSymbolicFile.cpp83 IRObjectFile::findBitcodeInObject(*Obj->get());
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRObjectFile.h62 static Expected<MemoryBufferRef> findBitcodeInObject(const ObjectFile &Obj);

Completed in 113 milliseconds