Searched refs:exceptioncode (Results 1 – 10 of 10) sorted by relevance
/prebuilts/go/linux-x86/src/runtime/ |
D | signal_windows.go | 93 switch info.exceptioncode { 231 gp.sig = info.exceptioncode 337 if GOARCH == "arm64" && info.exceptioncode == _EXCEPTION_ILLEGAL_INSTRUCTION && 364 …print("Exception ", hex(info.exceptioncode), " ", hex(info.exceptioninformation[0]), " ", hex(info… 464 exceptioncode: gp.sig, 473 exceptioncode: 2,
|
D | defs_windows.go | 68 exceptioncode uint32 member
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | IntrinsicEnums.inc | 78 eh_exceptioncode, // llvm.eh.exceptioncode
|
D | IntrinsicImpl.inc | 169 "llvm.eh.exceptioncode", 18996 14, // llvm.eh.exceptioncode
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | IntrinsicEnums.inc | 79 eh_exceptioncode, // llvm.eh.exceptioncode
|
D | IntrinsicImpl.inc | 172 "llvm.eh.exceptioncode", 19221 14, // llvm.eh.exceptioncode
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | IntrinsicEnums.inc | 77 eh_exceptioncode, // llvm.eh.exceptioncode
|
D | IntrinsicImpl.inc | 168 "llvm.eh.exceptioncode", 19180 12, // llvm.eh.exceptioncode
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/IR/ |
D | IntrinsicEnums.inc | 83 eh_exceptioncode, // llvm.eh.exceptioncode
|
D | IntrinsicImpl.inc | 176 "llvm.eh.exceptioncode", 19988 14, // llvm.eh.exceptioncode
|