/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-cris/ |
D | elf.h | 18 typedef unsigned long elf_fpregset_t; typedef
|
/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-sh64/ |
D | elf.h | 28 typedef struct user_fpu_struct elf_fpregset_t; typedef
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | elf.h | 16 typedef struct user_i387_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/include/asm-m68k/ |
D | elf.h | 17 typedef struct user_m68kfp_struct elf_fpregset_t; 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/include/asm-ia64/ |
D | elf.h | 73 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
/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/include/asm-ppc/ |
D | elf.h | 28 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
/linux-2.4.37.9/include/asm-mips64/ |
D | elf.h | 34 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
/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-sparc/ |
D | elf.h | 57 } elf_fpregset_t; typedef
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | elf.h | 47 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; 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/ia64/ia32/ |
D | elfcore32.h | 20 typedef struct ia32_user_i387_struct elf_fpregset_t; typedef
|
/linux-2.4.37.9/arch/s390x/kernel/ |
D | binfmt_elf32.c | 101 typedef _s390_fp_regs32 elf_fpregset_t; typedef
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | binfmt_elf32.c | 59 } 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
|