Home
last modified time | relevance | path

Searched refs:fill_dbregs (Results 1 – 17 of 17) sorted by relevance

/trueos/sys/powerpc/include/
HDreg.h61 int fill_dbregs(struct thread *, struct dbreg *);
73 #define fill_dbregs32(td, reg) fill_dbregs(td,(struct dbreg *)reg)
/trueos/sys/arm/include/
HDreg.h30 int fill_dbregs(struct thread *, struct dbreg *);
/trueos/sys/mips/include/
HDreg.h95 int fill_dbregs(struct thread *, struct dbreg *);
/trueos/sys/ia64/include/
HDreg.h94 int fill_dbregs(struct thread *, struct dbreg *);
/trueos/sys/sparc64/include/
HDreg.h115 int fill_dbregs(struct thread *, struct dbreg *);
/trueos/sys/i386/i386/
HDdb_trace.c624 fill_dbregs(NULL, &d);
662 fill_dbregs(NULL, &d);
698 fill_dbregs(NULL, &d); in db_md_list_watchpoints()
HDmachdep.c3969 fill_dbregs(struct thread *td, struct dbreg *dbregs) function
/trueos/sys/amd64/amd64/
HDdb_trace.c603 fill_dbregs(NULL, d);
652 fill_dbregs(NULL, d);
695 fill_dbregs(NULL, &d); in db_md_list_watchpoints()
HDmachdep.c2559 fill_dbregs(struct thread *td, struct dbreg *dbregs) in fill_dbregs() function
/trueos/sys/x86/include/
HDreg.h245 int fill_dbregs(struct thread *, struct dbreg *);
/trueos/sys/amd64/ia32/
HDia32_reg.c214 err = fill_dbregs(td, &dr); in fill_dbregs32()
/trueos/sys/mips/mips/
HDmachdep.c487 fill_dbregs(struct thread *td, struct dbreg *dbregs) in fill_dbregs() function
/trueos/sys/sparc64/sparc64/
HDmachdep.c1042 fill_dbregs(struct thread *td, struct dbreg *dbregs) in fill_dbregs() function
/trueos/sys/powerpc/powerpc/
HDexec_machdep.c615 fill_dbregs(struct thread *td, struct dbreg *dbregs) in fill_dbregs() function
/trueos/sys/kern/
HDsys_process.c159 PROC_ACTION(fill_dbregs(td, dbregs)); in proc_read_dbregs()
/trueos/sys/arm/arm/
HDmachdep.c514 fill_dbregs(struct thread *td, struct dbreg *regs) in fill_dbregs() function
/trueos/sys/ia64/ia64/
HDmachdep.c1483 fill_dbregs(struct thread *td, struct dbreg *dbregs) in fill_dbregs() function