Home
last modified time | relevance | path

Searched defs:ExceptionCode (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp260 static StringRef ExceptionCodeToString(DWORD ExceptionCode) { in ExceptionCodeToString()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.cpp573 StopInfoMachException::MachException::ExceptionCode(const char *name) { in ExceptionCode() function in StopInfoMachException::MachException
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMinidump.h233 support::ulittle32_t ExceptionCode; member