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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dppc-linux.h103 #ifndef NT_PPC_PPR
104 #define NT_PPC_PPR 0x104 macro
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dppc-linux.h103 #ifndef NT_PPC_PPR
104 #define NT_PPC_PPR 0x104 macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dppc-linux-nat.c955 fetch_regset (regcache, tid, NT_PPC_PPR,
1257 fetch_regset (regcache, tid, NT_PPC_PPR,
1509 store_regset (regcache, tid, regno, NT_PPC_PPR,
1829 store_regset (regcache, tid, -1, NT_PPC_PPR,
1998 && check_regset (tid, NT_PPC_PPR, PPC_LINUX_SIZEOF_PPRREGSET)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dppc-linux-nat.c961 fetch_regset (regcache, tid, NT_PPC_PPR,
1262 fetch_regset (regcache, tid, NT_PPC_PPR,
1514 store_regset (regcache, tid, regno, NT_PPC_PPR,
1834 store_regset (regcache, tid, -1, NT_PPC_PPR,
2001 && check_regset (tid, NT_PPC_PPR, PPC_LINUX_SIZEOF_PPRREGSET)
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dcommon.h592 #define NT_PPC_PPR 0x104 /* PowerPC Program Priority Register */ macro
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-ppc-low.cc837 { PTRACE_GETREGSET, PTRACE_SETREGSET, NT_PPC_PPR, 0, EXTENDED_REGS,
910 && ppc_check_regset (tid, NT_PPC_PPR, PPC_LINUX_SIZEOF_PPRREGSET))
975 case NT_PPC_PPR:
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-ppc-low.cc837 { PTRACE_GETREGSET, PTRACE_SETREGSET, NT_PPC_PPR, 0, EXTENDED_REGS,
910 && ppc_check_regset (tid, NT_PPC_PPR, PPC_LINUX_SIZEOF_PPRREGSET))
975 case NT_PPC_PPR:
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1460 NT_PPC_PPR = 0x104,
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dcommon.h614 #define NT_PPC_PPR 0x104 /* PowerPC Program Priority Register */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h611 #define NT_PPC_PPR 0x104 /* PowerPC Program Priority Register */ macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h616 #define NT_PPC_PPR 0x104 /* PowerPC Program Priority Register */ macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp96 ECase(NT_PPC_PPR);
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf.c10344 case NT_PPC_PPR:
11568 note_name, NT_PPC_PPR, ppc_ppr, size);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf.c10554 case NT_PPC_PPR:
12036 note_name, NT_PPC_PPR, ppc_ppr, size);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf.c10544 case NT_PPC_PPR:
12011 note_name, NT_PPC_PPR, ppc_ppr, size);
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5305 {ELF::NT_PPC_PPR, "NT_PPC_PPR (ppc PPR register)"},
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf.c11267 case NT_PPC_PPR:
12750 note_name, NT_PPC_PPR, ppc_ppr, size);
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c17929 case NT_PPC_PPR:
17930 return _("NT_PPC_PPR (ppc PPR register)");
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c19320 case NT_PPC_PPR:
19321 return _("NT_PPC_PPR (ppc PPR register)");
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c20060 case NT_PPC_PPR:
20061 return _("NT_PPC_PPR (ppc PPR register)");

Completed in 705 milliseconds