Home
last modified time | relevance | path

Searched defs:DeallocErr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericJITLinkMemoryManager.cpp131 Error DeallocErr) mutable { in deallocate()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp458 Error DeallocErr = Error::success(); in deallocate() local