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

/freebsd-11-stable/sys/arm/include/
H A Ddb_machdep.h45 #define BKPT_SIZE (INSN_SIZE) macro
/freebsd-11-stable/sys/arm64/include/
H A Ddb_machdep.h49 #define BKPT_SIZE (4) macro
/freebsd-11-stable/sys/riscv/include/
H A Ddb_machdep.h53 #define BKPT_SIZE (INSN_SIZE) macro
/freebsd-11-stable/sys/sparc64/include/
H A Ddb_machdep.h44 #define BKPT_SIZE (4) macro
/freebsd-11-stable/sys/mips/include/
H A Ddb_machdep.h57 #define BKPT_SIZE (4) macro
/freebsd-11-stable/sys/i386/include/
H A Ddb_machdep.h45 #define BKPT_SIZE (1) /* size of breakpoint inst */ macro
/freebsd-11-stable/sys/amd64/include/
H A Ddb_machdep.h42 #define BKPT_SIZE (1) /* size of breakpoint inst */ macro
/freebsd-11-stable/sys/powerpc/include/
H A Ddb_machdep.h52 #define BKPT_SIZE (4) /* size of breakpoint inst */ macro

Completed in 101 milliseconds