Home
last modified time | relevance | path

Searched refs:TheJITLinkerErrorCategory (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp59 static JITLinkerErrorCategory TheJITLinkerErrorCategory; in convertToErrorCode() local
60 return std::error_code(GenericJITLinkError, TheJITLinkerErrorCategory); in convertToErrorCode()