| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | procfs.h | 30 #define ELF_NGREG (sizeof (struct user_regs) / sizeof (elf_greg_t)) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | procfs.h | 31 #define ELF_NGREG (sizeof (struct user_regs_struct) / sizeof (elf_greg_t)) macro
|
| /OK3568_Linux_fs/kernel/arch/arc/include/uapi/asm/ |
| H A D | elf.h | 30 #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t)) macro
|
| /OK3568_Linux_fs/kernel/arch/openrisc/include/uapi/asm/ |
| H A D | elf.h | 53 #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t)) macro
|
| /OK3568_Linux_fs/kernel/arch/microblaze/include/uapi/asm/ |
| H A D | elf.h | 51 #define ELF_NGREG (sizeof(struct pt_regs) / sizeof(elf_greg_t)) macro
|
| /OK3568_Linux_fs/kernel/arch/nios2/include/uapi/asm/ |
| H A D | elf.h | 54 #define ELF_NGREG 49 macro
|
| /OK3568_Linux_fs/kernel/arch/csky/include/asm/ |
| H A D | elf.h | 40 #define ELF_NGREG ((sizeof(struct pt_regs) / sizeof(elf_greg_t)) - 2) macro
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | elf.h | 41 #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t)) macro
|
| /OK3568_Linux_fs/kernel/arch/h8300/include/asm/ |
| H A D | elf.h | 14 #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t)) macro
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/uapi/asm/ |
| H A D | elf.h | 20 #define ELF_NGREG (sizeof(elf_gregset_t) / sizeof(elf_greg_t)) macro
|
| /OK3568_Linux_fs/kernel/arch/c6x/include/asm/ |
| H A D | elf.h | 19 #define ELF_NGREG 58 macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | elf.h | 65 #define ELF_NGREG 33 macro
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | elf.h | 20 #define ELF_NGREG (sizeof (struct pt_regs) / sizeof(elf_greg_t)) macro
|
| /OK3568_Linux_fs/kernel/arch/x86/um/asm/ |
| H A D | elf.h | 197 #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t)) macro
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | elf.h | 81 #define ELF_NGREG (sizeof(elf_gregset_t)/sizeof(unsigned long)) macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | elf_32.h | 78 #define ELF_NGREG 38 macro
|
| H A D | elf_64.h | 122 #define ELF_NGREG 36 macro
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | binfmt_elfn32.c | 23 #define ELF_NGREG 45 macro
|
| H A D | binfmt_elfo32.c | 23 #define ELF_NGREG 45 macro
|
| /OK3568_Linux_fs/kernel/arch/nds32/include/asm/ |
| H A D | elf.h | 76 #define ELF_NGREG (sizeof (struct user_pt_regs) / sizeof(elf_greg_t)) macro
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | elf.h | 80 #define ELF_NGREG (sizeof(xtensa_gregset_t) / sizeof(elf_greg_t)) macro
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | elf.h | 77 #define ELF_NGREG (sizeof (struct pt_regs) / sizeof(elf_greg_t)) macro
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | elf.h | 147 #define ELF_NGREG (sizeof(struct user_pt_regs) / sizeof(elf_greg_t)) macro
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | elf.h | 17 #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t)) macro
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | elf.h | 155 #define ELF_NGREG 128 /* we really need just 72 but let's leave some headroom... */ macro
|