Searched refs:findBitcodeInObject (Results 1 – 5 of 5) sorted by relevance
36 FunctionIndexObjectFile::findBitcodeInObject(const ObjectFile &Obj) { in findBitcodeInObject() function in FunctionIndexObjectFile65 return findBitcodeInObject(*ObjFile->get()); in findBitcodeInMemBuffer()
266 ErrorOr<MemoryBufferRef> IRObjectFile::findBitcodeInObject(const ObjectFile &Obj) { in findBitcodeInObject() function in IRObjectFile294 return findBitcodeInObject(*ObjFile->get()); in findBitcodeInMemBuffer()
72 IRObjectFile::findBitcodeInObject(*Obj->get()); in createSymbolicFile()
60 static ErrorOr<MemoryBufferRef> findBitcodeInObject(const ObjectFile &Obj);
72 static ErrorOr<MemoryBufferRef> findBitcodeInObject(const ObjectFile &Obj);