Searched refs:TARGET_EXC_ARITHMETIC (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/gdb/
H A Dsignals.h226 TARGET_EXC_ARITHMETIC, enumerator in enum:target_signal
/openbsd-current/gnu/usr.bin/binutils/gdb/signals/
H A Dsignals.c473 return TARGET_EXC_ARITHMETIC;
725 case TARGET_EXC_ARITHMETIC:
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/
H A DRNBRemote.h418 #define TARGET_EXC_ARITHMETIC 0x93 macro
H A DRNBRemote.cpp2733 signum = TARGET_EXC_ARITHMETIC;
/openbsd-current/gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
H A Dgdbremote_testcase.py85 TARGET_EXC_ARITHMETIC = 0x93 variable in class:GdbRemoteTestCaseBase

Completed in 206 milliseconds