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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dppc-linux.h118 #ifndef NT_PPC_PMU
119 #define NT_PPC_PMU 0x107 macro
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dppc-linux.h118 #ifndef NT_PPC_PMU
119 #define NT_PPC_PMU 0x107 macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dppc-linux-nat.c982 fetch_regset (regcache, tid, NT_PPC_PMU,
1273 fetch_regset (regcache, tid, NT_PPC_PMU,
1536 store_regset (regcache, tid, regno, NT_PPC_PMU,
1842 store_regset (regcache, tid, -1, NT_PPC_PMU,
2007 && check_regset (tid, NT_PPC_PMU, PPC_LINUX_SIZEOF_PMUREGSET))
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dppc-linux-nat.c988 fetch_regset (regcache, tid, NT_PPC_PMU,
1278 fetch_regset (regcache, tid, NT_PPC_PMU,
1541 store_regset (regcache, tid, regno, NT_PPC_PMU,
1847 store_regset (regcache, tid, -1, NT_PPC_PMU,
2010 && check_regset (tid, NT_PPC_PMU, PPC_LINUX_SIZEOF_PMUREGSET))
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dcommon.h598 #define NT_PPC_PMU 0x107 /* PowerPC Performance Monitor Registers */ macro
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-ppc-low.cc833 { PTRACE_GETREGSET, PTRACE_SETREGSET, NT_PPC_PMU, 0, EXTENDED_REGS,
920 && ppc_check_regset (tid, NT_PPC_PMU,
991 case NT_PPC_PMU:
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-ppc-low.cc833 { PTRACE_GETREGSET, PTRACE_SETREGSET, NT_PPC_PMU, 0, EXTENDED_REGS,
920 && ppc_check_regset (tid, NT_PPC_PMU,
991 case NT_PPC_PMU:
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1463 NT_PPC_PMU = 0x107,
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dcommon.h620 #define NT_PPC_PMU 0x107 /* PowerPC Performance Monitor Registers */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h617 #define NT_PPC_PMU 0x107 /* PowerPC Performance Monitor Registers */ macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h622 #define NT_PPC_PMU 0x107 /* PowerPC Performance Monitor Registers */ macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp99 ECase(NT_PPC_PMU);
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf.c10365 case NT_PPC_PMU:
11604 note_name, NT_PPC_PMU, ppc_pmu, size);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf.c10575 case NT_PPC_PMU:
12072 note_name, NT_PPC_PMU, ppc_pmu, size);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf.c10565 case NT_PPC_PMU:
12047 note_name, NT_PPC_PMU, ppc_pmu, size);
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5308 {ELF::NT_PPC_PMU, "NT_PPC_PMU (ppc PMU registers)"},
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf.c11288 case NT_PPC_PMU:
12786 note_name, NT_PPC_PMU, ppc_pmu, size);
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c17935 case NT_PPC_PMU:
17936 return _("NT_PPC_PMU (ppc PMU registers)");
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c19326 case NT_PPC_PMU:
19327 return _("NT_PPC_PMU (ppc PMU registers)");
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c20066 case NT_PPC_PMU:
20067 return _("NT_PPC_PMU (ppc PMU registers)");

Completed in 869 milliseconds