/linux-2.4.37.9/include/asm-s390/ |
D | user.h | 60 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux-2.4.37.9/include/asm-s390x/ |
D | user.h | 60 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | user.h | 43 unsigned long start_code; /* text starting address */ member
|
/linux-2.4.37.9/include/asm-ppc/ |
D | user.h | 38 unsigned long start_code; /* text starting address */ member
|
/linux-2.4.37.9/include/asm-alpha/ |
D | user.h | 37 unsigned long start_code; /* text starting address */ member
|
/linux-2.4.37.9/include/asm-mips64/ |
D | user.h | 44 unsigned long start_code; /* text starting address */ member
|
/linux-2.4.37.9/include/asm-mips/ |
D | user.h | 37 unsigned long start_code; /* text starting address */ member
|
/linux-2.4.37.9/include/asm-ia64/ |
D | user.h | 43 unsigned long start_code; /* text starting address */ member
|
/linux-2.4.37.9/include/asm-sh64/ |
D | user.h | 55 unsigned long start_code; /* text starting address */ member
|
/linux-2.4.37.9/include/asm-sh/ |
D | user.h | 46 unsigned long start_code; /* text starting address */ member
|
/linux-2.4.37.9/include/asm-arm/ |
D | user.h | 63 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux-2.4.37.9/include/asm-m68k/ |
D | user.h | 70 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux-2.4.37.9/include/asm-cris/ |
D | user.h | 79 unsigned long start_code; /* text starting address */ member
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | user.h | 92 unsigned long start_code; /* Starting virtual address of text. */ member
|
D | user32.h | 53 __u32 start_code; /* Starting virtual address of text. */ member
|
/linux-2.4.37.9/include/asm-i386/ |
D | user.h | 103 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux-2.4.37.9/arch/s390x/kernel/ |
D | ptrace.c | 207 u32 start_code; /* Starting virtual address of text. */ member
|
/linux-2.4.37.9/fs/ |
D | binfmt_elf.c | 480 unsigned long start_code, end_code, start_data, end_data; in load_elf_binary() local
|
/linux-2.4.37.9/arch/mips/kernel/ |
D | irixelf.c | 602 unsigned int start_code, end_code, end_data, elf_stack; in load_irix_binary() local
|
/linux-2.4.37.9/drivers/net/ |
D | eexpress.c | 169 static unsigned short start_code[] = { variable
|
/linux-2.4.37.9/include/linux/ |
D | sched.h | 222 unsigned long start_code, end_code, start_data, end_data; member
|