Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Ddb_machdep.h54 #define BKPT_SIZE (4) macro
/f-stack/freebsd/i386/include/
H A Ddb_machdep.h45 #define BKPT_SIZE (1) /* size of breakpoint inst */ macro
/f-stack/freebsd/arm/include/
H A Ddb_machdep.h45 #define BKPT_SIZE (INSN_SIZE) macro
/f-stack/freebsd/arm64/include/
H A Ddb_machdep.h49 #define BKPT_SIZE (4) macro
/f-stack/freebsd/amd64/include/
H A Ddb_machdep.h42 #define BKPT_SIZE (1) /* size of breakpoint inst */ macro