Searched refs:RTDyldErrorCategory (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp54 static ManagedStatic<RuntimeDyldErrorCategory> RTDyldErrorCategory; member in namespace:__anon1891
65 return std::error_code(GenericRTDyldError, *RTDyldErrorCategory);

Completed in 116 milliseconds