Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Interpreter/ExceptionTests/
H A DInterpreterExceptionTest.cpp95 std::string ExceptionCode = Stringify(CUSTOM_EXCEPTION); in TEST() local
/llvm-project/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp260 static StringRef ExceptionCodeToString(DWORD ExceptionCode) { in ExceptionCodeToString()
/llvm-project/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.cpp570 StopInfoMachException::MachException::ExceptionCode(const char *name) { ExceptionCode() function in StopInfoMachException::MachException
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMinidump.h238 support::ulittle32_t ExceptionCode; global() member