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

/freebsd-10-stable/contrib/gdb/gdb/
H A Di386bsd-nat.c298 struct dbreg dbregs; local
341 struct dbreg dbregs; local
/freebsd-10-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-10-stable/sys/powerpc/powerpc/
H A Dexec_machdep.c609 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
642 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
/freebsd-10-stable/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-stable/sys/sparc64/sparc64/
H A Dmachdep.c1039 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
1046 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
/freebsd-10-stable/sys/kern/
H A Dsys_process.c157 proc_read_dbregs(struct thread *td, struct dbreg *dbregs) argument
164 proc_write_dbregs(struct thread *td, struct dbreg *dbregs) argument
/freebsd-10-stable/sys/amd64/amd64/
H A Dmachdep.c2585 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
2619 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
[all...]
/freebsd-10-stable/sys/i386/i386/
H A Dmachdep.c3987 fill_dbregs(struct thread *td, struct dbreg *dbregs) argument
4015 set_dbregs(struct thread *td, struct dbreg *dbregs) argument
[all...]

Completed in 199 milliseconds