Home
last modified time | relevance | path

Searched defs:dbreg32 (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dreg.h81 struct dbreg32 { struct
82 uint32_t junk;
/f-stack/freebsd/arm64/include/
H A Dreg.h80 struct dbreg32 { struct
101 int fill_dbregs32(struct thread *, struct dbreg32 *); argument