/linux-3.3/drivers/misc/altera-stapl/ |
D | altera-jtag.c | 604 int start_code = 0; in altera_irscan() local 703 int start_code = 0; in altera_swap_ir() local 807 int start_code = 0; in altera_drscan() local 898 int start_code = 0; in altera_swap_dr() local
|
/linux-3.3/fs/ |
D | binfmt_flat.c | 78 unsigned long start_code; /* Start of text segment */ member 319 unsigned long start_code; in calc_reloc() local 438 unsigned long start_code, end_code; in load_flat_file() local
|
D | binfmt_elf.c | 572 unsigned long start_code, end_code, start_data, end_data; in load_elf_binary() local
|
/linux-3.3/arch/frv/include/asm/ |
D | user.h | 64 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux-3.3/arch/s390/include/asm/ |
D | user.h | 60 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux-3.3/arch/mn10300/include/asm/ |
D | user.h | 33 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux-3.3/arch/mips/include/asm/ |
D | user.h | 43 unsigned long start_code; /* text starting address */ member
|
/linux-3.3/arch/alpha/include/asm/ |
D | user.h | 38 unsigned long start_code; /* text starting address */ member
|
/linux-3.3/arch/cris/include/asm/ |
D | user.h | 37 unsigned long start_code; /* text starting address */ member
|
/linux-3.3/arch/m32r/include/asm/ |
D | user.h | 37 unsigned long start_code; /* text starting address */ member
|
/linux-3.3/arch/powerpc/include/asm/ |
D | user.h | 37 unsigned long start_code; /* text starting address */ member
|
/linux-3.3/arch/ia64/include/asm/ |
D | user.h | 43 unsigned long start_code; /* text starting address */ member
|
/linux-3.3/arch/avr32/include/asm/ |
D | user.h | 50 unsigned long start_code; /* text starting address */ member
|
/linux-3.3/arch/sh/include/asm/ |
D | user.h | 51 unsigned long start_code; /* text starting address */ member
|
/linux-3.3/arch/h8300/include/asm/ |
D | user.h | 58 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux-3.3/arch/s390/kernel/ |
D | compat_ptrace.h | 44 u32 start_code; /* Starting virtual address of text. */ member
|
/linux-3.3/arch/arm/include/asm/ |
D | user.h | 63 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux-3.3/arch/m68k/include/asm/ |
D | user.h | 68 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux-3.3/arch/x86/include/asm/ |
D | user_32.h | 112 unsigned long start_code; /* Starting virtual address of text. */ member
|
D | user32.h | 54 __u32 start_code; /* Starting virtual address of text. */ member
|
D | user_64.h | 115 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux-3.3/drivers/net/ethernet/i825xx/ |
D | eexpress.c | 163 static unsigned short start_code[] = { variable
|
/linux-3.3/include/linux/ |
D | mm_types.h | 328 unsigned long start_code, end_code, start_data, end_data; member
|