Home
last modified time | relevance | path

Searched refs:TRAP_TRACE (Results 1 – 12 of 12) sorted by relevance

/external/strace/xlat/
Dsigtrap_codes.h13 #if defined(TRAP_TRACE) || (defined(HAVE_DECL_TRAP_TRACE) && HAVE_DECL_TRAP_TRACE)
15 static_assert((TRAP_TRACE) == (2), "TRAP_TRACE != 2");
18 # define TRAP_TRACE 2
61 XLAT(TRAP_TRACE),
Dsigtrap_codes.in4 TRAP_TRACE 2
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
D22-23-buildonly.c7 #ifndef TRAP_TRACE
8 #error TRAP_TRACE not defined
Dsigmacrolist.txt23 TRAP_TRACE
/external/e2fsprogs/e2fsck/
Dsigcatcher.c259 #ifdef TRAP_TRACE
260 DEFINE_ENTRY(TRAP_TRACE)
/external/minijail/linux-x86/
Dlibconstants.gen.c1235 #ifdef TRAP_TRACE
1236 { "TRAP_TRACE", (unsigned long) TRAP_TRACE },
/external/kernel-headers/original/uapi/asm-generic/
Dsiginfo.h250 #define TRAP_TRACE 2 /* process trace trap */ macro
/external/python/cpython2/Lib/plat-irix6/
DWAIT.py155 TRAP_TRACE = 2 variable
DFILE.py160 TRAP_TRACE = 2 variable
/external/honggfuzz/netbsd/
Dtrace.c535 case TRAP_TRACE: in arch_traceEvent()
/external/python/cpython2/Lib/plat-sunos5/
DIN.py544 TRAP_TRACE = 2 variable
DSTROPTS.py541 TRAP_TRACE = 2 variable