Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp35 enum RuntimeDyldErrorCode { enum
47 switch (static_cast<RuntimeDyldErrorCode>(Condition)) { in message()