Searched refs:BinaryObj (Results 1 – 1 of 1) sorted by relevance
455 Binary &BinaryObj = *BinOrErr.get(); in loadPrecompiledObject() local456 if (!BinaryObj.isCOFF()) in loadPrecompiledObject()464 COFFObjectFile &Obj = *cast<COFFObjectFile>(&BinaryObj); in loadPrecompiledObject()