Searched refs:RTDyldErrorCategory (Results 1 – 1 of 1) sorted by relevance
54 static ManagedStatic<RuntimeDyldErrorCategory> RTDyldErrorCategory; variable65 return std::error_code(GenericRTDyldError, *RTDyldErrorCategory); in convertToErrorCode()