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

/freebsd-9.3-release/contrib/gdb/gdb/
H A Di386bsd-nat.c298 struct dbreg dbregs; local
341 struct dbreg dbregs; local
/freebsd-9.3-release/sys/mips/mips/
H A Dmachdep.c440 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
448 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
/freebsd-9.3-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-9.3-release/sys/ia64/ia64/
H A Dmachdep.c1452 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
1459 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
/freebsd-9.3-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-9.3-release/sys/sparc64/sparc64/
H A Dmachdep.c1046 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
1053 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
/freebsd-9.3-release/sys/i386/i386/
H A Dmachdep.c3487 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
3515 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
[all...]
/freebsd-9.3-release/sys/pc98/pc98/
H A Dmachdep.c2797 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
2825 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
[all...]
/freebsd-9.3-release/sys/amd64/amd64/
H A Dmachdep.c2333 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
2367 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
[all...]

Completed in 272 milliseconds