Searched defs:start_code (Results 1 - 21 of 21) sorted by relevance

/linux-4.1.27/arch/s390/include/asm/
H A Duser.h58 unsigned long start_code; /* Starting virtual address of text. */ member in struct:user
/linux-4.1.27/arch/frv/include/asm/
H A Duser.h64 unsigned long start_code; /* Starting virtual address of text. */ member in struct:user
/linux-4.1.27/arch/mn10300/include/asm/
H A Duser.h33 unsigned long start_code; /* Starting virtual address of text. */ member in struct:user
/linux-4.1.27/arch/powerpc/include/asm/
H A Duser.h37 unsigned long start_code; /* text starting address */ member in struct:user
/linux-4.1.27/arch/avr32/include/asm/
H A Duser.h50 unsigned long start_code; /* text starting address */ member in struct:user
/linux-4.1.27/arch/cris/include/asm/
H A Duser.h37 unsigned long start_code; /* text starting address */ member in struct:user
/linux-4.1.27/arch/ia64/include/asm/
H A Duser.h43 unsigned long start_code; /* text starting address */ member in struct:user
/linux-4.1.27/arch/m32r/include/asm/
H A Duser.h37 unsigned long start_code; /* text starting address */ member in struct:user
/linux-4.1.27/arch/alpha/include/asm/
H A Duser.h38 unsigned long start_code; /* text starting address */ member in struct:user
/linux-4.1.27/arch/sh/include/asm/
H A Duser.h51 unsigned long start_code; /* text starting address */ member in struct:user
/linux-4.1.27/arch/s390/kernel/
H A Dcompat_ptrace.h44 u32 start_code; /* Starting virtual address of text. */ member in struct:compat_user
/linux-4.1.27/arch/arm/include/asm/
H A Duser.h63 unsigned long start_code; /* Starting virtual address of text. */ member in struct:user
/linux-4.1.27/drivers/misc/altera-stapl/
H A Daltera-jtag.c604 int start_code = 0; altera_irscan() local
703 int start_code = 0; altera_swap_ir() local
807 int start_code = 0; altera_drscan() local
898 int start_code = 0; altera_swap_dr() local
/linux-4.1.27/arch/x86/include/asm/
H A Duser32.h54 __u32 start_code; /* Starting virtual address of text. */ member in struct:user32
H A Duser_32.h112 unsigned long start_code; /* Starting virtual address of text. */ member in struct:user
H A Duser_64.h115 unsigned long start_code; /* Starting virtual address of text. */ member in struct:user
/linux-4.1.27/arch/m68k/include/asm/
H A Duser.h68 unsigned long start_code; /* Starting virtual address of text. */ member in struct:user
/linux-4.1.27/include/uapi/linux/
H A Dprctl.h134 __u64 start_code; /* code section bounds */ member in struct:prctl_mm_map
/linux-4.1.27/fs/
H A Dbinfmt_flat.c77 unsigned long start_code; /* Start of text segment */ member in struct:lib_info::__anon10768
320 unsigned long start_code; calc_reloc() local
440 unsigned long start_code, end_code; load_flat_file() local
H A Dbinfmt_elf.c676 unsigned long start_code, end_code, start_data, end_data; load_elf_binary() local
/linux-4.1.27/include/linux/
H A Dmm_types.h382 unsigned long start_code, end_code, start_data, end_data; member in struct:mm_struct

Completed in 728 milliseconds