Home
last modified time | relevance | path

Searched refs:kdb_cpu_pc_is_singlestep (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/arm/include/
H A Dkdb.h43 boolean_t kdb_cpu_pc_is_singlestep(db_addr_t);
H A Ddb_machdep.h54 #define db_pc_is_singlestep kdb_cpu_pc_is_singlestep
/f-stack/freebsd/arm/arm/
H A Ddebug_monitor.c255 kdb_cpu_pc_is_singlestep(db_addr_t pc) in kdb_cpu_pc_is_singlestep() function