Home
last modified time | relevance | path

Searched defs:gpregs (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/riscv/include/
Ducontext.h40 struct gpregs { struct
60 struct gpregs mc_gpregs; argument
/freebsd-12-stable/sys/arm64/include/
Ducontext.h36 struct gpregs { struct
54 struct gpregs mc_gpregs; argument
/freebsd-12-stable/contrib/gdb/gdb/
Di386-nto-tdep.c71 i386nto_supply_gregset (char *gpregs) in i386nto_supply_gregset()