Searched refs:gpregs (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/contrib/gdb/gdb/
H A Di386-nto-tdep.c71 i386nto_supply_gregset (char *gpregs) argument
82 supply_register (regno, gpregs + offset);
/freebsd-11-stable/lib/libc/aarch64/gen/
H A Dmakecontext.c61 struct gpregs *gp;
/freebsd-11-stable/lib/libc/riscv/gen/
H A Dmakecontext.c66 struct gpregs *gp;
/freebsd-11-stable/sys/arm64/include/
H A Ducontext.h36 struct gpregs { struct
54 struct gpregs mc_gpregs;
/freebsd-11-stable/sys/riscv/include/
H A Ducontext.h40 struct gpregs { struct
60 struct gpregs mc_gpregs;
/freebsd-11-stable/sys/arm64/arm64/
H A Dmachdep.c305 sizeof((struct gpregs *)0)->gp_x);
/freebsd-11-stable/sys/riscv/riscv/
H A Dmachdep.c278 sizeof((struct gpregs *)0)->gp_a);
280 sizeof((struct gpregs *)0)->gp_s);
282 sizeof((struct gpregs *)0)->gp_t);

Completed in 133 milliseconds