Searched refs:NT_PPC_TM_CGPR (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dppc-linux.h123 #ifndef NT_PPC_TM_CGPR
124 #define NT_PPC_TM_CGPR 0x108 macro
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dppc-linux.h123 #ifndef NT_PPC_TM_CGPR
124 #define NT_PPC_TM_CGPR 0x108 macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dcommon.h600 #define NT_PPC_TM_CGPR 0x108 /* PowerPC TM checkpointed GPR Registers */ macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dppc-linux-nat.c1001 fetch_regset (regcache, tid, NT_PPC_TM_CGPR,
1283 fetch_regset (regcache, tid, NT_PPC_TM_CGPR,
1555 store_regset (regcache, tid, regno, NT_PPC_TM_CGPR,
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dppc-linux-nat.c1007 fetch_regset (regcache, tid, NT_PPC_TM_CGPR,
1288 fetch_regset (regcache, tid, NT_PPC_TM_CGPR,
1560 store_regset (regcache, tid, regno, NT_PPC_TM_CGPR,
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1464 NT_PPC_TM_CGPR = 0x108,
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dcommon.h622 #define NT_PPC_TM_CGPR 0x108 /* PowerPC TM checkpointed GPR Registers */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h619 #define NT_PPC_TM_CGPR 0x108 /* PowerPC TM checkpointed GPR Registers */ macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h624 #define NT_PPC_TM_CGPR 0x108 /* PowerPC TM checkpointed GPR Registers */ macro
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-ppc-low.cc827 { PTRACE_GETREGSET, PTRACE_SETREGSET, NT_PPC_TM_CGPR, 0, EXTENDED_REGS,
999 case NT_PPC_TM_CGPR:
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-ppc-low.cc827 { PTRACE_GETREGSET, PTRACE_SETREGSET, NT_PPC_TM_CGPR, 0, EXTENDED_REGS,
999 case NT_PPC_TM_CGPR:
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp100 ECase(NT_PPC_TM_CGPR);
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf.c10372 case NT_PPC_TM_CGPR:
11616 note_name, NT_PPC_TM_CGPR, ppc_tm_cgpr, size);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf.c10582 case NT_PPC_TM_CGPR:
12084 note_name, NT_PPC_TM_CGPR, ppc_tm_cgpr, size);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf.c10572 case NT_PPC_TM_CGPR:
12059 note_name, NT_PPC_TM_CGPR, ppc_tm_cgpr, size);
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5309 {ELF::NT_PPC_TM_CGPR, "NT_PPC_TM_CGPR (ppc checkpointed GPR registers)"},
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf.c11295 case NT_PPC_TM_CGPR:
12798 note_name, NT_PPC_TM_CGPR, ppc_tm_cgpr, size);
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c17937 case NT_PPC_TM_CGPR:
17938 return _("NT_PPC_TM_CGPR (ppc checkpointed GPR registers)");
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c19328 case NT_PPC_TM_CGPR:
19329 return _("NT_PPC_TM_CGPR (ppc checkpointed GPR registers)");
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c20068 case NT_PPC_TM_CGPR:
20069 return _("NT_PPC_TM_CGPR (ppc checkpointed GPR registers)");

Completed in 577 milliseconds