/linux-2.4.37.9/arch/ia64/ia32/ |
D | elfcore32.h | 20 typedef struct ia32_user_i387_struct elf_fpregset_t; typedef 107 elf_core_copy_task_fpregs(struct task_struct *tsk, elf_fpregset_t *fpu) in elf_core_copy_task_fpregs()
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | sigcontext.h | 23 elf_fpregset_t fp_regs;
|
D | elf.h | 47 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
/linux-2.4.37.9/include/asm-ppc/ |
D | ucontext.h | 9 elf_fpregset_t mc_fregs;
|
D | elf.h | 28 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
/linux-2.4.37.9/include/asm-arm/ |
D | elf.h | 21 typedef struct user_fp elf_fpregset_t; typedef
|
/linux-2.4.37.9/include/asm-s390/ |
D | elf.h | 20 typedef s390_fp_regs elf_fpregset_t; typedef
|
/linux-2.4.37.9/include/asm-s390x/ |
D | elf.h | 20 typedef s390_fp_regs elf_fpregset_t; typedef
|
/linux-2.4.37.9/include/asm-ia64/ |
D | elf.h | 73 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
/linux-2.4.37.9/include/asm-alpha/ |
D | elf.h | 20 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
/linux-2.4.37.9/arch/sh64/kernel/ |
D | sh_ksyms.c | 42 extern int dump_fpu(elf_fpregset_t *);
|
/linux-2.4.37.9/include/linux/ |
D | elfcore.h | 22 typedef elf_fpregset_t fpregset_t;
|
/linux-2.4.37.9/include/asm-sh/ |
D | elf.h | 16 typedef struct user_fpu_struct elf_fpregset_t; typedef
|
/linux-2.4.37.9/include/asm-sparc/ |
D | elf.h | 57 } elf_fpregset_t; typedef
|
/linux-2.4.37.9/include/asm-m68k/ |
D | elf.h | 17 typedef struct user_m68kfp_struct elf_fpregset_t; typedef
|
/linux-2.4.37.9/include/asm-i386/ |
D | elf.h | 18 typedef struct user_i387_struct elf_fpregset_t; typedef
|
/linux-2.4.37.9/arch/mips64/kernel/ |
D | binfmt_elfn32.c | 28 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
D | binfmt_elfo32.c | 28 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
/linux-2.4.37.9/arch/sh/kernel/ |
D | sh_ksyms.c | 26 extern int dump_fpu(elf_fpregset_t *);
|
/linux-2.4.37.9/include/asm-parisc/ |
D | elf.h | 100 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | elf.h | 63 } elf_fpregset_t; typedef
|
/linux-2.4.37.9/arch/x86_64/ia32/ |
D | ia32_binfmt.c | 132 typedef struct user_i387_ia32_struct elf_fpregset_t; typedef 292 int dump_fpu_ia32(struct pt_regs *regs, elf_fpregset_t *fp) in dump_fpu_ia32()
|
/linux-2.4.37.9/include/asm-mips/ |
D | elf.h | 29 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
/linux-2.4.37.9/include/asm-cris/ |
D | elf.h | 18 typedef unsigned long elf_fpregset_t; typedef
|
/linux-2.4.37.9/include/asm-mips64/ |
D | elf.h | 34 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|