Searched refs:Elf32_Word (Results 1 – 15 of 15) sorted by relevance
13 typedef __u32 Elf32_Word; typedef163 Elf32_Word r_info;173 Elf32_Word r_info;184 Elf32_Word st_name;186 Elf32_Word st_size;208 Elf32_Word e_version;212 Elf32_Word e_flags;245 Elf32_Word p_type;249 Elf32_Word p_filesz;250 Elf32_Word p_memsz;[all …]
24 Elf32_Word p_memsz; /* allocation size recorded in file */
10 typedef unsigned int Elf32_Word; typedef59 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;
114 static Elf32_Word read_elf_word(Elf32_Word word, bool swap) in read_elf_word()124 static void write_elf_word(Elf32_Word val, Elf32_Word *dst, bool swap) in write_elf_word()134 Elf32_Word e_flags; in main()
56 Elf32_Word r_sym; /* Symbol index */147 Elf32_Word *symtab_shndx_start;148 Elf32_Word *symtab_shndx_stop;
570 Elf32_Word *p; in parse_elf()
33 #define Elf_Word Elf32_Word
102 Elf32_Word *symtab_shndx_start = NULL; in do_func()146 symtab_shndx_start = (Elf32_Word *)( in do_func()
186 const Elf32_Word *symtab_shndx_start) in get_secindex()
90 Elf32_Word sym_info = sechdrs[relsec].sh_info; in apply_relocate_add()
140 const Elf32_Rel *rel, int num, Elf32_Word dstidx) in count_plts()
166 Elf32_Word note_size) in stack_map_parse_build_id()168 Elf32_Word note_offs = 0, new_offs; in stack_map_parse_build_id()
125 Elf32_Word insns[2]; /* each stub entry has two insns */548 Elf32_Word *loc; in apply_relocate_add()
439 Elf32_Word r_info = rel[i].r_info; in apply_relocations()
1508 Elf32_Word shndx; in debuginfo__get_text_offset()