HomeSort by: relevance | last modified time | path
    Searched defs:store_regset (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
fbsd-nat.h 182 bool store_regset (struct regcache *regcache, int regnum, int note,
230 bool store_regset (struct regcache *regcache, int regnum, int note, function in class:fbsd_nat_target
234 return store_regset (regcache, regnum, note, regset, regbase, &regs,
s390-linux-nat.c 373 store_regset (struct regcache *regcache, int tid, function
479 store_regset (regcache, tid, NT_S390_SYSTEM_CALL, 4,
486 store_regset (regcache, tid, NT_S390_VXRS_LOW, 16 * 8,
490 store_regset (regcache, tid, NT_S390_VXRS_HIGH, 16 * 16,
fbsd-nat.c 2429 fbsd_nat_target::store_regset (struct regcache *regcache, int regnum, int note, function in class:fbsd_nat_target
ppc-linux-nat.c 869 store_regset (const struct regcache *regcache, int tid, int regnum, function
1503 store_regset (regcache, tid, regno, NT_PPC_DSCR,
1512 store_regset (regcache, tid, regno, NT_PPC_PPR,
1521 store_regset (regcache, tid, regno, NT_PPC_TAR,
1530 store_regset (regcache, tid, regno, NT_PPC_EBB,
1539 store_regset (regcache, tid, regno, NT_PPC_PMU,
1548 store_regset (regcache, tid, regno, NT_PPC_TM_SPR,
1558 store_regset (regcache, tid, regno, NT_PPC_TM_CGPR,
1569 store_regset (regcache, tid, regno, NT_PPC_TM_CFPR,
1579 store_regset (regcache, tid, regno, NT_PPC_TM_CVMX
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
fbsd-nat.h 182 bool store_regset (struct regcache *regcache, int regnum, int note,
230 bool store_regset (struct regcache *regcache, int regnum, int note, function in class:fbsd_nat_target
234 return store_regset (regcache, regnum, note, regset, regbase, &regs,
s390-linux-nat.c 372 store_regset (struct regcache *regcache, int tid, function
478 store_regset (regcache, tid, NT_S390_SYSTEM_CALL, 4,
485 store_regset (regcache, tid, NT_S390_VXRS_LOW, 16 * 8,
489 store_regset (regcache, tid, NT_S390_VXRS_HIGH, 16 * 16,
fbsd-nat.c 2428 fbsd_nat_target::store_regset (struct regcache *regcache, int regnum, int note, function in class:fbsd_nat_target
ppc-linux-nat.c 869 store_regset (const struct regcache *regcache, int tid, int regnum, function
1503 store_regset (regcache, tid, regno, NT_PPC_DSCR,
1512 store_regset (regcache, tid, regno, NT_PPC_PPR,
1521 store_regset (regcache, tid, regno, NT_PPC_TAR,
1530 store_regset (regcache, tid, regno, NT_PPC_EBB,
1539 store_regset (regcache, tid, regno, NT_PPC_PMU,
1548 store_regset (regcache, tid, regno, NT_PPC_TM_SPR,
1558 store_regset (regcache, tid, regno, NT_PPC_TM_CGPR,
1569 store_regset (regcache, tid, regno, NT_PPC_TM_CFPR,
1579 store_regset (regcache, tid, regno, NT_PPC_TM_CVMX
    [all...]

Completed in 35 milliseconds