Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/epoc32/stand/e32boot/ldd/
H A Dekern.h18 #define INT3 _asm int 3 macro
20 #define INT3 macro
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_osdep.h169 #define INT3 __asm("int $3") macro
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeX86_common.c184 #define INT3 0xcc macro
/netbsd-src/external/cddl/osnet/dev/dtrace/x86/
H A Ddis_tables.c157 INT3, /* The int 3 instruction, which has a fake operand */ enumerator