Searched refs:Elf64_Word (Results 1 – 9 of 9) sorted by relevance
| /Linux-v4.19/include/uapi/linux/ |
| D | elf.h | 21 typedef __u32 Elf64_Word; typedef 193 Elf64_Word st_name; /* Symbol name, index in string tbl */ 225 Elf64_Word e_version; 229 Elf64_Word e_flags; 256 Elf64_Word p_type; 257 Elf64_Word p_flags; 317 Elf64_Word sh_name; /* Section name, index in string tbl */ 318 Elf64_Word sh_type; /* Type of section */ 323 Elf64_Word sh_link; /* Index of another section */ 324 Elf64_Word sh_info; /* Additional section information */ [all …]
|
| /Linux-v4.19/arch/powerpc/boot/ |
| D | elf.h | 18 typedef unsigned int Elf64_Word; typedef 76 Elf64_Word e_version; 80 Elf64_Word e_flags; 107 Elf64_Word p_type; 108 Elf64_Word p_flags;
|
| /Linux-v4.19/arch/mips/include/asm/ |
| D | module.h | 21 Elf64_Word r_sym; /* Symbol index. */ 30 Elf64_Word r_sym; /* Symbol index. */
|
| /Linux-v4.19/arch/mips/boot/tools/ |
| D | relocs_64.c | 15 Elf64_Word r_sym; /* Symbol index. */
|
| /Linux-v4.19/include/linux/ |
| D | elf.h | 44 #define Elf_Word Elf64_Word
|
| /Linux-v4.19/arch/s390/kernel/ |
| D | crash_dump.c | 296 static const char *nt_name(Elf64_Word type) in nt_name() 308 static void *nt_init_name(void *buf, Elf64_Word type, void *desc, int d_len, in nt_init_name() 329 static inline void *nt_init(void *buf, Elf64_Word type, void *desc, int d_len) in nt_init() 348 static inline size_t nt_size(Elf64_Word type, int d_len) in nt_size()
|
| /Linux-v4.19/arch/parisc/kernel/ |
| D | module.c | 133 Elf64_Word insns[4]; /* each stub entry has four insns */ 386 static Elf64_Word get_got(struct module *me, unsigned long value, long addend) in get_got() 693 Elf64_Word *loc; in apply_relocate_add()
|
| /Linux-v4.19/arch/arm64/kernel/ |
| D | module-plts.c | 113 Elf64_Word dstidx, Elf_Shdr *dstsec) in count_plts()
|
| /Linux-v4.19/scripts/ |
| D | recordmcount.c | 430 Elf64_Word r_sym; /* Symbol index. */
|