Home
last modified time | relevance | path

Searched defs:dbreg (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/arm64/include/
H A Dreg.h62 struct dbreg { struct
80 struct dbreg32 { argument
94 int fill_dbregs(struct thread *, struct dbreg *); argument
/f-stack/freebsd/arm/include/
H A Dreg.h27 struct dbreg { struct
38 int fill_dbregs(struct thread *, struct dbreg *); argument
/f-stack/freebsd/mips/include/
H A Dreg.h67 struct dbreg { struct
81 struct dbreg32 { argument
/f-stack/freebsd/kern/
H A Dsys_process.c472 struct dbreg dbreg; in sys_ptrace() member