Home
last modified time | relevance | path

Searched refs:i386bsd_supply_gregset (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Di386bsd-nat.c91 i386bsd_supply_gregset (struct regcache *regcache, const void *gregs) in i386bsd_supply_gregset() function
143 i386bsd_supply_gregset (regcache, &regs); in i386bsd_fetch_inferior_registers()
H A Di386dfly-nat.c94 i386bsd_supply_gregset (regcache, gregsetp); in supply_gregset()