Searched defs:dbregs (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/contrib/gdb/gdb/
H A Di386bsd-nat.c298 struct dbreg dbregs; local
341 struct dbreg dbregs; local
/freebsd-11-stable/sys/mips/mips/
H A Dmachdep.c487 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
495 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
/freebsd-11-stable/sys/amd64/amd64/
H A Dmachdep.c2399 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
2433 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
[all...]
/freebsd-11-stable/sys/i386/i386/
H A Dmachdep.c3225 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
3253 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
[all...]
/freebsd-11-stable/sys/kern/
H A Dsys_process.c144 proc_read_dbregs(struct thread *td, struct dbreg *dbregs) argument
151 proc_write_dbregs(struct thread *td, struct dbreg *dbregs) argument
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dexec_machdep.c601 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
639 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dmachdep.c1036 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
1043 set_dbregs(struct thread *td, struct dbreg *dbregs) argument

Completed in 141 milliseconds