Lines Matching refs:elf32_word
35 typedef uint32_t elf32_word; typedef
77 elf32_word e_version;
85 elf32_word e_flags;
151 elf32_word sh_name;
153 elf32_word sh_type;
155 elf32_word sh_flags;
161 elf32_word sh_size;
163 elf32_word sh_link;
165 elf32_word sh_info;
167 elf32_word sh_addralign;
169 elf32_word sh_entsize;
215 elf32_word st_name;
219 elf32_word st_size;
306 elf32_word r_info;
373 elf32_word p_type;
377 elf32_word p_filesz;
378 elf32_word p_memsz;
379 elf32_word p_flags;
380 elf32_word p_align;
408 elf32_word d_val;
461 typedef elf32_word elf_word;