Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp266 static StringRef ExceptionCodeToString(DWORD ExceptionCode) { in ExceptionCodeToString()
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslerror.c952 UINT16 ExceptionCode; in GetModifiedLevel() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMinidump.h233 support::ulittle32_t ExceptionCode; member