Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/altera-stapl/
Daltera-jtag.c604 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.1.27/fs/
Dbinfmt_flat.c77 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
Dbinfmt_elf.c676 unsigned long start_code, end_code, start_data, end_data; in load_elf_binary() local
/linux-4.1.27/arch/frv/include/asm/
Duser.h64 unsigned long start_code; /* Starting virtual address of text. */ member
/linux-4.1.27/arch/s390/include/asm/
Duser.h58 unsigned long start_code; /* Starting virtual address of text. */ member
/linux-4.1.27/arch/mn10300/include/asm/
Duser.h33 unsigned long start_code; /* Starting virtual address of text. */ member
/linux-4.1.27/arch/m32r/include/asm/
Duser.h37 unsigned long start_code; /* text starting address */ member
/linux-4.1.27/arch/powerpc/include/asm/
Duser.h37 unsigned long start_code; /* text starting address */ member
/linux-4.1.27/arch/cris/include/asm/
Duser.h37 unsigned long start_code; /* text starting address */ member
/linux-4.1.27/arch/alpha/include/asm/
Duser.h38 unsigned long start_code; /* text starting address */ member
/linux-4.1.27/arch/ia64/include/asm/
Duser.h43 unsigned long start_code; /* text starting address */ member
/linux-4.1.27/arch/avr32/include/asm/
Duser.h50 unsigned long start_code; /* text starting address */ member
/linux-4.1.27/arch/sh/include/asm/
Duser.h51 unsigned long start_code; /* text starting address */ member
/linux-4.1.27/arch/s390/kernel/
Dcompat_ptrace.h44 u32 start_code; /* Starting virtual address of text. */ member
/linux-4.1.27/arch/arm/include/asm/
Duser.h63 unsigned long start_code; /* Starting virtual address of text. */ member
/linux-4.1.27/arch/m68k/include/asm/
Duser.h68 unsigned long start_code; /* Starting virtual address of text. */ member
/linux-4.1.27/include/uapi/linux/
Dprctl.h134 __u64 start_code; /* code section bounds */ member
/linux-4.1.27/arch/x86/include/asm/
Duser_32.h112 unsigned long start_code; /* Starting virtual address of text. */ member
Duser32.h54 __u32 start_code; /* Starting virtual address of text. */ member
Duser_64.h115 unsigned long start_code; /* Starting virtual address of text. */ member
/linux-4.1.27/include/linux/
Dmm_types.h382 unsigned long start_code, end_code, start_data, end_data; member