Searched refs:NT_PRFPREG (Results 1 – 13 of 13) sorted by relevance
/linux-2.6.39/arch/frv/kernel/ |
D | ptrace.c | 179 .core_note_type = NT_PRFPREG,
|
/linux-2.6.39/include/linux/ |
D | elf.h | 380 #define NT_PRFPREG 2 macro
|
/linux-2.6.39/arch/mn10300/kernel/ |
D | ptrace.c | 238 .core_note_type = NT_PRFPREG,
|
/linux-2.6.39/arch/sparc/kernel/ |
D | ptrace_32.c | 309 .core_note_type = NT_PRFPREG,
|
D | ptrace_64.c | 460 .core_note_type = NT_PRFPREG, 826 .core_note_type = NT_PRFPREG,
|
/linux-2.6.39/arch/sh/kernel/ |
D | ptrace_64.c | 362 .core_note_type = NT_PRFPREG,
|
D | ptrace_32.c | 340 .core_note_type = NT_PRFPREG,
|
/linux-2.6.39/fs/ |
D | binfmt_elf.c | 1428 if (regset->core_note_type != NT_PRFPREG) in fill_thread_core_info() 1435 NT_PRFPREG, size, data); in fill_thread_core_info() 1622 fill_note(&t->notes[1], "CORE", NT_PRFPREG, sizeof(t->fpu), in elf_dump_thread_status() 1748 "CORE", NT_PRFPREG, sizeof(*info->fpu), info->fpu); in fill_note_info()
|
D | binfmt_elf_fdpic.c | 1480 fill_note(&t->notes[1], "CORE", NT_PRFPREG, sizeof(t->fpu), in elf_dump_thread_status() 1726 "CORE", NT_PRFPREG, sizeof(*fpu), fpu); in elf_fdpic_core_dump()
|
/linux-2.6.39/arch/s390/kernel/ |
D | ptrace.c | 910 .core_note_type = NT_PRFPREG, 1091 .core_note_type = NT_PRFPREG,
|
/linux-2.6.39/arch/x86/kernel/ |
D | ptrace.c | 1209 .core_note_type = NT_PRFPREG, 1253 .core_note_type = NT_PRFPREG,
|
/linux-2.6.39/arch/powerpc/kernel/ |
D | ptrace.c | 604 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG, 779 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
|
/linux-2.6.39/arch/ia64/kernel/ |
D | ptrace.c | 2155 .core_note_type = NT_PRFPREG,
|