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