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

  /src/external/gpl3/gdb.old/dist/gdb/
fbsd-nat.h 178 bool fetch_regset (struct regcache *regcache, int regnum, int note,
221 bool fetch_regset (struct regcache *regcache, int regnum, int note, function in class:fbsd_nat_target
225 return fetch_regset (regcache, regnum, note, regset, regbase, &regs,
s390-linux-nat.c 349 fetch_regset (struct regcache *regcache, int tid, function
423 fetch_regset (regcache, tid, NT_S390_LAST_BREAK, 8,
429 fetch_regset (regcache, tid, NT_S390_SYSTEM_CALL, 4,
434 fetch_regset (regcache, tid, NT_S390_TDB, s390_sizeof_tdbregset,
441 fetch_regset (regcache, tid, NT_S390_VXRS_LOW, 16 * 8,
445 fetch_regset (regcache, tid, NT_S390_VXRS_HIGH, 16 * 16,
453 fetch_regset (regcache, tid, NT_S390_GS_CB, 4 * 8,
457 fetch_regset (regcache, tid, NT_S390_GS_BC, 4 * 8,
ppc-linux-nat.c 843 fetch_regset (struct regcache *regcache, int tid, function
950 fetch_regset (regcache, tid, NT_PPC_DSCR,
959 fetch_regset (regcache, tid, NT_PPC_PPR,
968 fetch_regset (regcache, tid, NT_PPC_TAR,
977 fetch_regset (regcache, tid, NT_PPC_EBB,
986 fetch_regset (regcache, tid, NT_PPC_PMU,
995 fetch_regset (regcache, tid, NT_PPC_TM_SPR,
1005 fetch_regset (regcache, tid, NT_PPC_TM_CGPR,
1016 fetch_regset (regcache, tid, NT_PPC_TM_CFPR,
1026 fetch_regset (regcache, tid, NT_PPC_TM_CVMX
    [all...]
fbsd-nat.c 2403 fbsd_nat_target::fetch_regset (struct regcache *regcache, int regnum, int note, function in class:fbsd_nat_target
  /src/external/gpl3/gdb/dist/gdb/
fbsd-nat.h 178 bool fetch_regset (struct regcache *regcache, int regnum, int note,
221 bool fetch_regset (struct regcache *regcache, int regnum, int note, function in class:fbsd_nat_target
225 return fetch_regset (regcache, regnum, note, regset, regbase, &regs,
s390-linux-nat.c 349 fetch_regset (struct regcache *regcache, int tid, function
423 fetch_regset (regcache, tid, NT_S390_LAST_BREAK, 8,
429 fetch_regset (regcache, tid, NT_S390_SYSTEM_CALL, 4,
434 fetch_regset (regcache, tid, NT_S390_TDB, s390_sizeof_tdbregset,
441 fetch_regset (regcache, tid, NT_S390_VXRS_LOW, 16 * 8,
445 fetch_regset (regcache, tid, NT_S390_VXRS_HIGH, 16 * 16,
453 fetch_regset (regcache, tid, NT_S390_GS_CB, 4 * 8,
457 fetch_regset (regcache, tid, NT_S390_GS_BC, 4 * 8,
fbsd-nat.c 2403 fbsd_nat_target::fetch_regset (struct regcache *regcache, int regnum, int note, function in class:fbsd_nat_target
ppc-linux-nat.c 843 fetch_regset (struct regcache *regcache, int tid, function
950 fetch_regset (regcache, tid, NT_PPC_DSCR,
959 fetch_regset (regcache, tid, NT_PPC_PPR,
968 fetch_regset (regcache, tid, NT_PPC_TAR,
977 fetch_regset (regcache, tid, NT_PPC_EBB,
986 fetch_regset (regcache, tid, NT_PPC_PMU,
995 fetch_regset (regcache, tid, NT_PPC_TM_SPR,
1005 fetch_regset (regcache, tid, NT_PPC_TM_CGPR,
1016 fetch_regset (regcache, tid, NT_PPC_TM_CFPR,
1026 fetch_regset (regcache, tid, NT_PPC_TM_CVMX
    [all...]

Completed in 22 milliseconds