/Linux-v4.19/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-v4.19/fs/ |
D | binfmt_flat.c | 68 unsigned long start_code; /* Start of text segment */ member 309 unsigned long start_code; in calc_reloc() local 422 unsigned long start_code, end_code; in load_flat_file() local
|
D | binfmt_elf.c | 703 unsigned long start_code, end_code, start_data, end_data; in load_elf_binary() local
|
/Linux-v4.19/arch/s390/include/asm/ |
D | user.h | 59 unsigned long start_code; /* Starting virtual address of text. */ member
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | user.h | 38 unsigned long start_code; /* text starting address */ member
|
/Linux-v4.19/arch/alpha/include/asm/ |
D | user.h | 39 unsigned long start_code; /* text starting address */ member
|
/Linux-v4.19/arch/ia64/include/asm/ |
D | user.h | 44 unsigned long start_code; /* text starting address */ member
|
/Linux-v4.19/arch/sh/include/asm/ |
D | user.h | 52 unsigned long start_code; /* text starting address */ member
|
/Linux-v4.19/arch/h8300/include/asm/ |
D | user.h | 58 unsigned long start_code; /* Starting virtual address of text. */ member
|
/Linux-v4.19/arch/s390/kernel/ |
D | compat_ptrace.h | 45 u32 start_code; /* Starting virtual address of text. */ member
|
/Linux-v4.19/arch/arm/include/asm/ |
D | user.h | 64 unsigned long start_code; /* Starting virtual address of text. */ member
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | user.h | 69 unsigned long start_code; /* Starting virtual address of text. */ member
|
/Linux-v4.19/arch/x86/include/asm/ |
D | user_32.h | 113 unsigned long start_code; /* Starting virtual address of text. */ member
|
D | user_64.h | 116 unsigned long start_code; /* Starting virtual address of text. */ member
|
D | user32.h | 55 __u32 start_code; /* Starting virtual address of text. */ member
|
/Linux-v4.19/tools/include/uapi/linux/ |
D | prctl.h | 135 __u64 start_code; /* code section bounds */ member
|
/Linux-v4.19/include/uapi/linux/ |
D | prctl.h | 135 __u64 start_code; /* code section bounds */ member
|
/Linux-v4.19/include/linux/ |
D | mm_types.h | 410 unsigned long start_code, end_code, start_data, end_data; member
|