Searched refs:RTDyldErrorCategory (Results 1 – 1 of 1) sorted by relevance
62 static RuntimeDyldErrorCategory RTDyldErrorCategory; in convertToErrorCode() local63 return std::error_code(GenericRTDyldError, RTDyldErrorCategory); in convertToErrorCode()