Searched defs:dbregs (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.1-release/contrib/gdb/gdb/
H A Di386bsd-nat.c298 struct dbreg dbregs; local
341 struct dbreg dbregs; local
/freebsd-10.1-release/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-10.1-release/sys/powerpc/powerpc/
H A Dexec_machdep.c615 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
648 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
/freebsd-10.1-release/sys/ia64/ia64/
H A Dmachdep.c1483 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
1490 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
/freebsd-10.1-release/sys/kern/
H A Dsys_process.c156 proc_read_dbregs(struct thread *td, struct dbreg *dbregs) argument
163 proc_write_dbregs(struct thread *td, struct dbreg *dbregs) argument
/freebsd-10.1-release/sys/sparc64/sparc64/
H A Dmachdep.c1042 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
1049 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
/freebsd-10.1-release/sys/i386/i386/
H A Dmachdep.c3521 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
3549 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
[all...]
/freebsd-10.1-release/sys/pc98/pc98/
H A Dmachdep.c2802 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
2830 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
[all...]
/freebsd-10.1-release/sys/amd64/amd64/
H A Dmachdep.c2498 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
2532 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
[all...]

Completed in 204 milliseconds