HomeSort by: relevance | last modified time | path
    Searched defs:DB_TRAP_BKPT_INSN (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/or1k/include/
db_machdep.h 54 #define DB_TRAP_BKPT_INSN 2
58 ((type) == DB_TRAP_BREAKPOINT || (type) == DB_TRAP_BKPT_INSN)
  /src/sys/arch/aarch64/include/
db_machdep.h 99 #define DB_TRAP_BKPT_INSN 2
104 ((type) == DB_TRAP_BKPT_INSN)

Completed in 11 milliseconds