/linux-2.4.37.9/include/asm-s390/ |
D | a.out.h | 16 struct exec struct 18 unsigned long a_info; /* Use macros N_MAGIC, etc for access */ 19 unsigned a_text; /* length of text, in bytes */ 20 unsigned a_data; /* length of data, in bytes */ 21 unsigned a_bss; /* length of uninitialized data area for file, in bytes */ 22 unsigned a_syms; /* length of symbol table data in file, in bytes */ 23 unsigned a_entry; /* start address */ 24 unsigned a_trsize; /* length of relocation info for text, in bytes */ 25 unsigned a_drsize; /* length of relocation info for data, in bytes */
|
/linux-2.4.37.9/include/asm-s390x/ |
D | a.out.h | 16 struct exec struct 18 unsigned long a_info; /* Use macros N_MAGIC, etc for access */ 19 unsigned a_text; /* length of text, in bytes */ 20 unsigned a_data; /* length of data, in bytes */ 21 unsigned a_bss; /* length of uninitialized data area for file, in bytes */ 22 unsigned a_syms; /* length of symbol table data in file, in bytes */ 23 unsigned a_entry; /* start address */ 24 unsigned a_trsize; /* length of relocation info for text, in bytes */ 25 unsigned a_drsize; /* length of relocation info for data, in bytes */
|
/linux-2.4.37.9/include/asm-sh/ |
D | a.out.h | 4 struct exec struct 6 unsigned long a_info; /* Use macros N_MAGIC, etc for access */ 7 unsigned a_text; /* length of text, in bytes */ 8 unsigned a_data; /* length of data, in bytes */ 9 unsigned a_bss; /* length of uninitialized data area for file, in bytes */ 10 unsigned a_syms; /* length of symbol table data in file, in bytes */ 11 unsigned a_entry; /* start address */ 12 unsigned a_trsize; /* length of relocation info for text, in bytes */ 13 unsigned a_drsize; /* length of relocation info for data, in bytes */
|
/linux-2.4.37.9/include/asm-sh64/ |
D | a.out.h | 15 struct exec struct 17 unsigned long a_info; /* Use macros N_MAGIC, etc for access */ 18 unsigned a_text; /* length of text, in bytes */ 19 unsigned a_data; /* length of data, in bytes */ 20 unsigned a_bss; /* length of uninitialized data area for file, in bytes */ 21 unsigned a_syms; /* length of symbol table data in file, in bytes */ 22 unsigned a_entry; /* start address */ 23 unsigned a_trsize; /* length of relocation info for text, in bytes */ 24 unsigned a_drsize; /* length of relocation info for data, in bytes */
|
/linux-2.4.37.9/include/asm-parisc/ |
D | a.out.h | 4 struct exec struct 6 unsigned int a_info; /* Use macros N_MAGIC, etc for access */ 7 unsigned a_text; /* length of text, in bytes */ 8 unsigned a_data; /* length of data, in bytes */ 9 unsigned a_bss; /* length of uninitialized data area for file, in bytes */ 10 unsigned a_syms; /* length of symbol table data in file, in bytes */ 11 unsigned a_entry; /* start address */ 12 unsigned a_trsize; /* length of relocation info for text, in bytes */ 13 unsigned a_drsize; /* length of relocation info for data, in bytes */
|
/linux-2.4.37.9/include/asm-ppc/ |
D | a.out.h | 8 struct exec struct 10 unsigned long a_info; /* Use macros N_MAGIC, etc for access */ 11 unsigned a_text; /* length of text, in bytes */ 12 unsigned a_data; /* length of data, in bytes */ 13 unsigned a_bss; /* length of uninitialized data area for file, in bytes */ 14 unsigned a_syms; /* length of symbol table data in file, in bytes */ 15 unsigned a_entry; /* start address */ 16 unsigned a_trsize; /* length of relocation info for text, in bytes */ 17 unsigned a_drsize; /* length of relocation info for data, in bytes */
|
/linux-2.4.37.9/include/asm-mips/ |
D | a.out.h | 4 struct exec struct 6 unsigned long a_info; /* Use macros N_MAGIC, etc for access */ 7 unsigned a_text; /* length of text, in bytes */ 8 unsigned a_data; /* length of data, in bytes */ 9 unsigned a_bss; /* length of uninitialized data area for file, in bytes */ 10 unsigned a_syms; /* length of symbol table data in file, in bytes */ 11 unsigned a_entry; /* start address */ 12 unsigned a_trsize; /* length of relocation info for text, in bytes */ 13 unsigned a_drsize; /* length of relocation info for data, in bytes */
|
/linux-2.4.37.9/include/asm-cris/ |
D | a.out.h | 13 struct exec struct 15 unsigned long a_info; /* Use macros N_MAGIC, etc for access */ 16 unsigned a_text; /* length of text, in bytes */ 17 unsigned a_data; /* length of data, in bytes */ 18 unsigned a_bss; /* length of uninitialized data area for file, in bytes */ 19 unsigned a_syms; /* length of symbol table data in file, in bytes */ 20 unsigned a_entry; /* start address */ 21 unsigned a_trsize; /* length of relocation info for text, in bytes */ 22 unsigned a_drsize; /* length of relocation info for data, in bytes */
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | a.out.h | 8 struct exec struct 10 unsigned long a_info; /* Use macros N_MAGIC, etc for access */ 11 unsigned a_text; /* length of text, in bytes */ 12 unsigned a_data; /* length of data, in bytes */ 13 unsigned a_bss; /* length of uninitialized data area for file, in bytes */ 14 unsigned a_syms; /* length of symbol table data in file, in bytes */ 15 unsigned a_entry; /* start address */ 16 unsigned a_trsize; /* length of relocation info for text, in bytes */ 17 unsigned a_drsize; /* length of relocation info for data, in bytes */
|
/linux-2.4.37.9/include/asm-mips64/ |
D | a.out.h | 11 struct exec struct 13 unsigned long a_info; /* Use macros N_MAGIC, etc for access */ 14 unsigned a_text; /* length of text, in bytes */ 15 unsigned a_data; /* length of data, in bytes */ 16 unsigned a_bss; /* length of uninitialized data area for file, in bytes */ 17 unsigned a_syms; /* length of symbol table data in file, in bytes */ 18 unsigned a_entry; /* start address */ 19 unsigned a_trsize; /* length of relocation info for text, in bytes */ 20 unsigned a_drsize; /* length of relocation info for data, in bytes */
|
/linux-2.4.37.9/include/asm-i386/ |
D | a.out.h | 4 struct exec struct 6 unsigned long a_info; /* Use macros N_MAGIC, etc for access */ 7 unsigned a_text; /* length of text, in bytes */ 8 unsigned a_data; /* length of data, in bytes */ 9 unsigned a_bss; /* length of uninitialized data area for file, in bytes */ 10 unsigned a_syms; /* length of symbol table data in file, in bytes */ 11 unsigned a_entry; /* start address */ 12 unsigned a_trsize; /* length of relocation info for text, in bytes */ 13 unsigned a_drsize; /* length of relocation info for data, in bytes */
|
/linux-2.4.37.9/include/asm-m68k/ |
D | a.out.h | 4 struct exec struct 6 unsigned long a_info; /* Use macros N_MAGIC, etc for access */ 7 unsigned a_text; /* length of text, in bytes */ 8 unsigned a_data; /* length of data, in bytes */ 9 unsigned a_bss; /* length of uninitialized data area for file, in bytes */ 10 unsigned a_syms; /* length of symbol table data in file, in bytes */ 11 unsigned a_entry; /* start address */ 12 unsigned a_trsize; /* length of relocation info for text, in bytes */ 13 unsigned a_drsize; /* length of relocation info for data, in bytes */
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | a.out.h | 15 struct exec struct 17 unsigned long a_info; /* Use macros N_MAGIC, etc for access */ 18 unsigned a_text; /* length of text, in bytes */ 19 unsigned a_data; /* length of data, in bytes */ 20 unsigned a_bss; /* length of uninitialized data area for file, in bytes */ 21 unsigned a_syms; /* length of symbol table data in file, in bytes */ 22 unsigned a_entry; /* start address */ 23 unsigned a_trsize; /* length of relocation info for text, in bytes */ 24 unsigned a_drsize; /* length of relocation info for data, in bytes */
|
/linux-2.4.37.9/include/asm-arm/ |
D | a.out.h | 7 struct exec struct 9 __u32 a_info; /* Use macros N_MAGIC, etc for access */ 10 __u32 a_text; /* length of text, in bytes */ 11 __u32 a_data; /* length of data, in bytes */ 12 __u32 a_bss; /* length of uninitialized data area for file, in bytes */ 13 __u32 a_syms; /* length of symbol table data in file, in bytes */ 14 __u32 a_entry; /* start address */ 15 __u32 a_trsize; /* length of relocation info for text, in bytes */ 16 __u32 a_drsize; /* length of relocation info for data, in bytes */
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | a.out.h | 10 struct exec { struct 27 #define N_TXTOFF(x) (N_MAGIC(x) == ZMAGIC ? 0 : sizeof (struct exec)) argument
|
/linux-2.4.37.9/include/asm-sparc/ |
D | a.out.h | 8 struct exec { struct 23 #define N_TXTOFF(x) (N_MAGIC(x) == ZMAGIC ? 0 : sizeof (struct exec)) argument
|
/linux-2.4.37.9/include/asm-ia64/ |
D | a.out.h | 16 struct exec { struct 17 unsigned long a_info; 18 unsigned long a_text; 19 unsigned long a_data; 20 unsigned long a_bss; 21 unsigned long a_entry;
|
/linux-2.4.37.9/include/linux/ |
D | a.out.h | 41 #define N_MAGIC(exec) ((exec).a_info & 0xffff) argument 43 #define N_MACHTYPE(exec) ((enum machine_type)(((exec).a_info >> 16) & 0xff)) argument 44 #define N_FLAGS(exec) (((exec).a_info >> 24) & 0xff) argument 45 #define N_SET_INFO(exec, magic, type, flags) \ argument 49 #define N_SET_MAGIC(exec, magic) \ argument 52 #define N_SET_MACHTYPE(exec, machtype) \ argument 56 #define N_SET_FLAGS(exec, flags) \ argument
|
D | binfmts.h | 32 unsigned long loader, exec; member
|
D | cyclomx.h | 58 int (*exec)(struct cycx* card, void* u_cmd, void* u_data); member
|
/linux-2.4.37.9/include/asm-alpha/ |
D | a.out.h | 53 struct exec struct 61 * Define's so that the kernel exec code can access the a.out header argument
|
/linux-2.4.37.9/arch/mips/mm/ |
D | c-tx39.c | 183 int exec = vma->vm_flags & VM_EXEC; in tx39_flush_cache_page() local
|
D | c-r4k.c | 317 int exec = vma->vm_flags & VM_EXEC; in r4k_flush_cache_page() local
|
/linux-2.4.37.9/fs/proc/ |
D | array.c | 187 unsigned long exec = 0, lib = 0; in task_mem() local
|
/linux-2.4.37.9/drivers/net/wan/ |
D | sdlamain.c | 1060 sdla_exec_t exec; in ioctl_exec() local
|