| /linux-4.1.27/drivers/misc/altera-stapl/ | 
| D | altera-jtag.c | 604 	int start_code = 0;  in altera_irscan()  local703 	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.1.27/fs/ | 
| D | binfmt_flat.c | 77 		unsigned long start_code;		/* Start of text segment */  member320 	unsigned long start_code;  in calc_reloc()  local
 440 	unsigned long start_code, end_code;  in load_flat_file()  local
 
 | 
| D | binfmt_elf.c | 676 	unsigned long start_code, end_code, start_data, end_data;  in load_elf_binary()  local
 | 
| /linux-4.1.27/arch/frv/include/asm/ | 
| D | user.h | 64 	unsigned long		start_code;     /* Starting virtual address of text. */  member
 | 
| /linux-4.1.27/arch/s390/include/asm/ | 
| D | user.h | 58   unsigned long start_code;     /* Starting virtual address of text. */  member
 | 
| /linux-4.1.27/arch/mn10300/include/asm/ | 
| D | user.h | 33 	unsigned long start_code;	/* Starting virtual address of text. */  member
 | 
| /linux-4.1.27/arch/m32r/include/asm/ | 
| D | user.h | 37 	unsigned long	start_code;		/* text starting address */  member
 | 
| /linux-4.1.27/arch/powerpc/include/asm/ | 
| D | user.h | 37 	unsigned long	start_code;		/* text starting address */  member
 | 
| /linux-4.1.27/arch/cris/include/asm/ | 
| D | user.h | 37 	unsigned long	start_code;		/* text starting address */  member
 | 
| /linux-4.1.27/arch/alpha/include/asm/ | 
| D | user.h | 38 	unsigned long	start_code;		/* text starting address */  member
 | 
| /linux-4.1.27/arch/ia64/include/asm/ | 
| D | user.h | 43 	unsigned long	start_code;		/* text starting address */  member
 | 
| /linux-4.1.27/arch/avr32/include/asm/ | 
| D | user.h | 50 	unsigned long	start_code;		/* text starting address */  member
 | 
| /linux-4.1.27/arch/sh/include/asm/ | 
| D | user.h | 51 	unsigned long	start_code;		/* text starting address */  member
 | 
| /linux-4.1.27/arch/s390/kernel/ | 
| D | compat_ptrace.h | 44 	u32 start_code;         /* Starting virtual address of text. */  member
 | 
| /linux-4.1.27/arch/arm/include/asm/ | 
| D | user.h | 63   unsigned long start_code;     /* Starting virtual address of text. */  member
 | 
| /linux-4.1.27/arch/m68k/include/asm/ | 
| D | user.h | 68   unsigned long start_code;     /* Starting virtual address of text. */  member
 | 
| /linux-4.1.27/include/uapi/linux/ | 
| D | prctl.h | 134 	__u64	start_code;		/* code section bounds */  member
 | 
| /linux-4.1.27/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-4.1.27/include/linux/ | 
| D | mm_types.h | 382 	unsigned long start_code, end_code, start_data, end_data;  member
 |