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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dppc-linux.h148 #ifndef NT_PPC_TM_CTAR
149 #define NT_PPC_TM_CTAR 0x10d macro
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dppc-linux.h148 #ifndef NT_PPC_TM_CTAR
149 #define NT_PPC_TM_CTAR 0x10d macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dcommon.h610 #define NT_PPC_TM_CTAR 0x10d /* PowerPC TM checkpointed TAR */ macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dppc-linux-nat.c1058 fetch_regset (regcache, tid, NT_PPC_TM_CTAR,
1313 fetch_regset (regcache, tid, NT_PPC_TM_CTAR,
1612 store_regset (regcache, tid, regno, NT_PPC_TM_CTAR,
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dppc-linux-nat.c1064 fetch_regset (regcache, tid, NT_PPC_TM_CTAR,
1318 fetch_regset (regcache, tid, NT_PPC_TM_CTAR,
1617 store_regset (regcache, tid, regno, NT_PPC_TM_CTAR,
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1469 NT_PPC_TM_CTAR = 0x10d,
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dcommon.h632 #define NT_PPC_TM_CTAR 0x10d /* PowerPC TM checkpointed TAR */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h629 #define NT_PPC_TM_CTAR 0x10d /* PowerPC TM checkpointed TAR */ macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h634 #define NT_PPC_TM_CTAR 0x10d /* PowerPC TM checkpointed TAR */ macro
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-ppc-low.cc815 { PTRACE_GETREGSET, PTRACE_SETREGSET, NT_PPC_TM_CTAR, 0, EXTENDED_REGS,
1027 case NT_PPC_TM_CTAR:
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-ppc-low.cc815 { PTRACE_GETREGSET, PTRACE_SETREGSET, NT_PPC_TM_CTAR, 0, EXTENDED_REGS,
1027 case NT_PPC_TM_CTAR:
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp105 ECase(NT_PPC_TM_CTAR);
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf.c10407 case NT_PPC_TM_CTAR:
11676 note_name, NT_PPC_TM_CTAR, ppc_tm_ctar, size);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf.c10617 case NT_PPC_TM_CTAR:
12144 note_name, NT_PPC_TM_CTAR, ppc_tm_ctar, size);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf.c10607 case NT_PPC_TM_CTAR:
12119 note_name, NT_PPC_TM_CTAR, ppc_tm_ctar, size);
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5316 {ELF::NT_PPC_TM_CTAR, "NT_PPC_TM_CTAR (ppc checkpointed TAR register)"},
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf.c11330 case NT_PPC_TM_CTAR:
12858 note_name, NT_PPC_TM_CTAR, ppc_tm_ctar, size);
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c17947 case NT_PPC_TM_CTAR:
17948 return _("NT_PPC_TM_CTAR (ppc checkpointed TAR register)");
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c19338 case NT_PPC_TM_CTAR:
19339 return _("NT_PPC_TM_CTAR (ppc checkpointed TAR register)");
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c20078 case NT_PPC_TM_CTAR:
20079 return _("NT_PPC_TM_CTAR (ppc checkpointed TAR register)");

Completed in 644 milliseconds