/linux-4.4.14/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-4.4.14/fs/ |
D | binfmt_flat.c | 77 unsigned long start_code; /* Start of text segment */ member 320 unsigned long start_code; in calc_reloc() local 440 unsigned long start_code, end_code; in load_flat_file() local
|
D | binfmt_elf.c | 677 unsigned long start_code, end_code, start_data, end_data; in load_elf_binary() local
|
/linux-4.4.14/arch/frv/include/asm/ |
D | user.h | 64 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux-4.4.14/arch/s390/include/asm/ |
D | user.h | 58 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | user.h | 33 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | user.h | 37 unsigned long start_code; /* text starting address */ member
|
/linux-4.4.14/arch/cris/include/asm/ |
D | user.h | 37 unsigned long start_code; /* text starting address */ member
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | user.h | 37 unsigned long start_code; /* text starting address */ member
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | user.h | 38 unsigned long start_code; /* text starting address */ member
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | user.h | 50 unsigned long start_code; /* text starting address */ member
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | user.h | 43 unsigned long start_code; /* text starting address */ member
|
/linux-4.4.14/arch/sh/include/asm/ |
D | user.h | 51 unsigned long start_code; /* text starting address */ member
|
/linux-4.4.14/arch/h8300/include/asm/ |
D | user.h | 57 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux-4.4.14/arch/s390/kernel/ |
D | compat_ptrace.h | 44 u32 start_code; /* Starting virtual address of text. */ member
|
/linux-4.4.14/arch/arm/include/asm/ |
D | user.h | 63 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | user.h | 68 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux-4.4.14/arch/x86/include/asm/ |
D | user_32.h | 112 unsigned long start_code; /* Starting virtual address of text. */ member
|
D | user_64.h | 115 unsigned long start_code; /* Starting virtual address of text. */ member
|
D | user32.h | 54 __u32 start_code; /* Starting virtual address of text. */ member
|
/linux-4.4.14/include/uapi/linux/ |
D | prctl.h | 134 __u64 start_code; /* code section bounds */ member
|
/linux-4.4.14/include/linux/ |
D | mm_types.h | 433 unsigned long start_code, end_code, start_data, end_data; member
|