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

/freebsd-10.0-release/contrib/gdb/gdb/
H A Di386bsd-nat.c298 struct dbreg dbregs; local
341 struct dbreg dbregs; local
/freebsd-10.0-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.0-release/sys/powerpc/powerpc/
H A Dexec_machdep.c617 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
650 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
/freebsd-10.0-release/sys/ia64/ia64/
H A Dmachdep.c1462 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
1469 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
/freebsd-10.0-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.0-release/sys/sparc64/sparc64/
H A Dmachdep.c1038 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
1045 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
/freebsd-10.0-release/sys/amd64/amd64/
H A Dmachdep.c2364 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
2398 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
[all...]
/freebsd-10.0-release/sys/i386/i386/
H A Dmachdep.c3515 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
3543 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
[all...]
/freebsd-10.0-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...]

Completed in 196 milliseconds