Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Ddb_machdep.h55 #define BKPT_SET(ins) (MIPS_BREAK_DDB) macro
/f-stack/freebsd/i386/include/
H A Ddb_machdep.h46 #define BKPT_SET(inst) (BKPT_INST) macro
/f-stack/freebsd/arm/include/
H A Ddb_machdep.h46 #define BKPT_SET(inst) (BKPT_INST) macro
/f-stack/freebsd/arm64/include/
H A Ddb_machdep.h50 #define BKPT_SET(inst) (BKPT_INST) macro
/f-stack/freebsd/amd64/include/
H A Ddb_machdep.h43 #define BKPT_SET(inst) (BKPT_INST) macro