Searched refs:Elf64_Word (Results 1 – 1 of 1) sorted by relevance
39 typedef uint32_t Elf64_Word; typedef212 Elf64_Word sh_name; /* section name */213 Elf64_Word sh_type; /* section type */218 Elf64_Word sh_link; /* link to another */219 Elf64_Word sh_info; /* misc info */452 Elf64_Word p_type; /* entry type */453 Elf64_Word p_flags; /* flags */542 Elf64_Word namesz;543 Elf64_Word descsz;544 Elf64_Word type;[all …]
Completed in 5 milliseconds