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

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

Completed in 112 milliseconds