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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dppc-linux.h138 #ifndef NT_PPC_TM_CVSX
139 #define NT_PPC_TM_CVSX 0x10b macro
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dppc-linux.h138 #ifndef NT_PPC_TM_CVSX
139 #define NT_PPC_TM_CVSX 0x10b macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dcommon.h606 #define NT_PPC_TM_CVSX 0x10b /* PowerPC TM checkpointed VSX Registers */ macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dppc-linux-nat.c1031 fetch_regset (regcache, tid, NT_PPC_TM_CVSX,
1301 fetch_regset (regcache, tid, NT_PPC_TM_CVSX,
1585 store_regset (regcache, tid, regno, NT_PPC_TM_CVSX,
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dppc-linux-nat.c1037 fetch_regset (regcache, tid, NT_PPC_TM_CVSX,
1306 fetch_regset (regcache, tid, NT_PPC_TM_CVSX,
1590 store_regset (regcache, tid, regno, NT_PPC_TM_CVSX,
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1467 NT_PPC_TM_CVSX = 0x10b,
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dcommon.h628 #define NT_PPC_TM_CVSX 0x10b /* PowerPC TM checkpointed VSX Registers */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h625 #define NT_PPC_TM_CVSX 0x10b /* PowerPC TM checkpointed VSX Registers */ macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h630 #define NT_PPC_TM_CVSX 0x10b /* PowerPC TM checkpointed VSX Registers */ macro
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-ppc-low.cc821 { PTRACE_GETREGSET, PTRACE_SETREGSET, NT_PPC_TM_CVSX, 0, EXTENDED_REGS,
1015 case NT_PPC_TM_CVSX:
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-ppc-low.cc821 { PTRACE_GETREGSET, PTRACE_SETREGSET, NT_PPC_TM_CVSX, 0, EXTENDED_REGS,
1015 case NT_PPC_TM_CVSX:
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp103 ECase(NT_PPC_TM_CVSX);
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf.c10393 case NT_PPC_TM_CVSX:
11652 note_name, NT_PPC_TM_CVSX, ppc_tm_cvsx, size);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf.c10603 case NT_PPC_TM_CVSX:
12120 note_name, NT_PPC_TM_CVSX, ppc_tm_cvsx, size);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf.c10593 case NT_PPC_TM_CVSX:
12095 note_name, NT_PPC_TM_CVSX, ppc_tm_cvsx, size);
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5314 {ELF::NT_PPC_TM_CVSX, "NT_PPC_TM_CVSX (ppc checkpointed VSX registers)"},
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf.c11316 case NT_PPC_TM_CVSX:
12834 note_name, NT_PPC_TM_CVSX, ppc_tm_cvsx, size);
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c17943 case NT_PPC_TM_CVSX:
17944 return _("NT_PPC_TM_CVSX (ppc checkpointed VSX registers)");
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c19334 case NT_PPC_TM_CVSX:
19335 return _("NT_PPC_TM_CVSX (ppc checkpointed VSX registers)");
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c20074 case NT_PPC_TM_CVSX:
20075 return _("NT_PPC_TM_CVSX (ppc checkpointed VSX registers)");

Completed in 447 milliseconds