Home
last modified time | relevance | path

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

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