Searched refs:NT_PPC_VMX (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/sys/powerpc/powerpc/ |
| HD | elf32_machdep.c | 162 len += elf32_populate_note(NT_PPC_VMX, in elf32_dump_thread() 166 len += elf32_populate_note(NT_PPC_VMX, NULL, NULL, in elf32_dump_thread()
|
| HD | elf64_machdep.c | 239 len += elf64_populate_note(NT_PPC_VMX, in elf64_dump_thread() 243 len += elf64_populate_note(NT_PPC_VMX, NULL, NULL, in elf64_dump_thread()
|
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/ |
| HD | ProcessElfCore.cpp | 401 NT_PPC_VMX = 0x100 enumerator 528 case FREEBSD::NT_PPC_VMX: in ParseThreadContextsFromNoteSegment()
|
| /NextBSD/sys/sys/ |
| HD | elf_common.h | 749 #define NT_PPC_VMX 0x100 /* PowerPC Altivec/VMX registers */ macro
|
| /NextBSD/usr.bin/gcore/ |
| HD | elfcore.c | 355 elf_putnote(NT_PPC_VMX, elf_note_powerpc_vmx, tids + i, sb); in elf_putnotes()
|