Home
last modified time | relevance | path

Searched refs:kdb_cpu_set_singlestep (Results 1 – 20 of 20) sorted by relevance

/freebsd-12.1/sys/arm/include/
H A Dkdb.h43 extern void kdb_cpu_set_singlestep(void);
52 kdb_cpu_set_singlestep(void) in kdb_cpu_set_singlestep() function
H A Ddb_machdep.h54 #define db_set_single_step kdb_cpu_set_singlestep
/freebsd-12.1/sys/mips/include/
H A Dkdb.h45 kdb_cpu_set_singlestep(void) in kdb_cpu_set_singlestep() function
/freebsd-12.1/sys/riscv/include/
H A Dkdb.h42 kdb_cpu_set_singlestep(void) in kdb_cpu_set_singlestep() function
H A Ddb_machdep.h61 #define db_set_single_step kdb_cpu_set_singlestep
/freebsd-12.1/sys/powerpc/include/
H A Dkdb.h41 void kdb_cpu_set_singlestep(void);
H A Ddb_machdep.h54 #define db_set_single_step kdb_cpu_set_singlestep
/freebsd-12.1/sys/sparc64/include/
H A Dkdb.h44 kdb_cpu_set_singlestep(void) in kdb_cpu_set_singlestep() function
H A Ddb_machdep.h51 #define db_set_single_step kdb_cpu_set_singlestep
/freebsd-12.1/sys/arm64/include/
H A Dkdb.h41 void kdb_cpu_set_singlestep(void);
H A Ddb_machdep.h57 #define db_set_single_step kdb_cpu_set_singlestep
/freebsd-12.1/sys/amd64/include/
H A Dkdb.h46 kdb_cpu_set_singlestep(void) in kdb_cpu_set_singlestep() function
H A Ddb_machdep.h58 #define db_set_single_step kdb_cpu_set_singlestep
/freebsd-12.1/sys/i386/include/
H A Dkdb.h46 kdb_cpu_set_singlestep(void) in kdb_cpu_set_singlestep() function
H A Ddb_machdep.h61 #define db_set_single_step kdb_cpu_set_singlestep
/freebsd-12.1/sys/gdb/
H A Dgdb_main.c300 kdb_cpu_set_singlestep(); in gdb_trap()
312 kdb_cpu_set_singlestep(); in gdb_trap()
/freebsd-12.1/sys/powerpc/booke/
H A Dbooke_machdep.c447 kdb_cpu_set_singlestep(void) in kdb_cpu_set_singlestep() function
/freebsd-12.1/sys/arm64/arm64/
H A Ddebug_monitor.c173 kdb_cpu_set_singlestep(void) in kdb_cpu_set_singlestep() function
/freebsd-12.1/sys/powerpc/aim/
H A Daim_machdep.c472 kdb_cpu_set_singlestep(void) in kdb_cpu_set_singlestep() function
/freebsd-12.1/sys/arm/arm/
H A Ddebug_monitor.c272 kdb_cpu_set_singlestep(void) in kdb_cpu_set_singlestep() function