Searched refs:Elf32_Word (Results 1 – 17 of 17) sorted by relevance
| /Linux-v5.10/include/uapi/linux/ |
| D | elf.h | 13 typedef __u32 Elf32_Word; typedef 164 Elf32_Word r_info; 174 Elf32_Word r_info; 185 Elf32_Word st_name; 187 Elf32_Word st_size; 209 Elf32_Word e_version; 213 Elf32_Word e_flags; 246 Elf32_Word p_type; 250 Elf32_Word p_filesz; 251 Elf32_Word p_memsz; [all …]
|
| D | elf-fdpic.h | 24 Elf32_Word p_memsz; /* allocation size recorded in file */
|
| /Linux-v5.10/arch/powerpc/boot/ |
| D | elf.h | 10 typedef unsigned int Elf32_Word; typedef 59 Elf32_Word e_version; 63 Elf32_Word e_flags; 96 Elf32_Word p_type; 100 Elf32_Word p_filesz; 101 Elf32_Word p_memsz; 102 Elf32_Word p_flags; 103 Elf32_Word p_align;
|
| /Linux-v5.10/arch/arm/vdso/ |
| D | vdsomunge.c | 101 static Elf32_Word read_elf_word(Elf32_Word word, bool swap) in read_elf_word() 111 static void write_elf_word(Elf32_Word val, Elf32_Word *dst, bool swap) in write_elf_word() 121 Elf32_Word e_flags; in main()
|
| /Linux-v5.10/scripts/mod/ |
| D | modpost.h | 56 Elf32_Word r_sym; /* Symbol index */ 156 Elf32_Word *symtab_shndx_start; 157 Elf32_Word *symtab_shndx_stop;
|
| D | modpost.c | 631 Elf32_Word *p; in parse_elf()
|
| /Linux-v5.10/scripts/ |
| D | recordmcount.h | 191 static unsigned int get_symindex(Elf_Sym const *sym, Elf32_Word const *symtab, in get_symindex() 192 Elf32_Word const *symtab_shndx) in get_symindex() 232 unsigned const nhdr, Elf32_Word **symtab, in find_symtab() 233 Elf32_Word **symtab_shndx) in find_symtab() 516 Elf32_Word const *symtab, in find_secsym_ndx() 517 Elf32_Word const *symtab_shndx, in find_secsym_ndx() 614 Elf32_Word *symtab; in do_func() 615 Elf32_Word *symtab_shndx; in do_func()
|
| D | sorttable.h | 206 Elf32_Word *symtab_shndx = NULL; in do_sort() 253 symtab_shndx = (Elf32_Word *)((const char *)ehdr + in do_sort()
|
| D | sorttable.c | 179 const Elf32_Word *symtab_shndx_start) in get_secindex()
|
| /Linux-v5.10/include/linux/ |
| D | elf.h | 37 #define Elf_Word Elf32_Word
|
| /Linux-v5.10/arch/hexagon/kernel/ |
| D | module.c | 77 Elf32_Word sym_info = sechdrs[relsec].sh_info; in apply_relocate_add()
|
| /Linux-v5.10/arch/arm/kernel/ |
| D | module-plts.c | 138 const Elf32_Rel *rel, int num, Elf32_Word dstidx) in count_plts()
|
| /Linux-v5.10/arch/parisc/kernel/ |
| D | module.c | 104 Elf32_Word insns[2]; /* each stub entry has two insns */ 527 Elf32_Word *loc; in apply_relocate_add()
|
| /Linux-v5.10/kernel/bpf/ |
| D | stackmap.c | 165 Elf32_Word note_size) in stack_map_parse_build_id() 167 Elf32_Word note_offs = 0, new_offs; in stack_map_parse_build_id()
|
| /Linux-v5.10/arch/mips/kernel/ |
| D | vpe.c | 439 Elf32_Word r_info = rel[i].r_info; in apply_relocations()
|
| /Linux-v5.10/tools/objtool/ |
| D | elf.c | 353 Elf32_Word shndx; in read_symbols()
|
| /Linux-v5.10/tools/perf/util/ |
| D | probe-finder.c | 1666 Elf32_Word shndx; in debuginfo__get_text_offset()
|