Searched defs:BKPT_SIZE (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/amd64/include/
H A Ddb_machdep.h41 #define BKPT_SIZE (1) /* size of breakpoint inst */ macro
/freebsd-10-stable/sys/arm/include/
H A Ddb_machdep.h44 #define BKPT_SIZE (INSN_SIZE) macro
/freebsd-10-stable/sys/i386/include/
H A Ddb_machdep.h41 #define BKPT_SIZE (1) /* size of breakpoint inst */ macro
/freebsd-10-stable/sys/mips/include/
H A Ddb_machdep.h57 #define BKPT_SIZE (4) macro
/freebsd-10-stable/sys/sparc64/include/
H A Ddb_machdep.h44 #define BKPT_SIZE (4) macro
/freebsd-10-stable/sys/powerpc/include/
H A Ddb_machdep.h52 #define BKPT_SIZE (4) /* size of breakpoint inst */ macro

Completed in 69 milliseconds