Searched refs:Elf64_Word (Results 1 – 1 of 1) sorted by relevance
36 typedef uint32_t Elf64_Word; typedef119 Elf64_Word e_version; /* object file version */123 Elf64_Word e_flags; /* processor-specific flags */251 Elf64_Word sh_name; /* name - index into section header253 Elf64_Word sh_type; /* type */258 Elf64_Word sh_link; /* section header table index link */259 Elf64_Word sh_info; /* extra information */370 Elf64_Word st_name; /* name - index into string table */458 Elf64_Word p_type; /* segment type */459 Elf64_Word p_flags; /* flags */
Completed in 11 milliseconds