Home
last modified time | relevance | path

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

/trueos/sys/sparc64/include/
HDdb_machdep.h44 #define BKPT_SIZE (4) macro
/trueos/sys/amd64/include/
HDdb_machdep.h41 #define BKPT_SIZE (1) /* size of breakpoint inst */ macro
/trueos/sys/i386/include/
HDdb_machdep.h41 #define BKPT_SIZE (1) /* size of breakpoint inst */ macro
/trueos/sys/arm/include/
HDdb_machdep.h44 #define BKPT_SIZE (INSN_SIZE) macro
/trueos/sys/mips/include/
HDdb_machdep.h57 #define BKPT_SIZE (4) macro
/trueos/sys/powerpc/include/
HDdb_machdep.h52 #define BKPT_SIZE (4) /* size of breakpoint inst */ macro