Searched refs:Elf64_Word (Results 1 – 2 of 2) sorted by relevance
34 Elf64_Word r_sym;44 Elf64_Word r_sym;
81 typedef uint32_t Elf64_Word; typedef119 Elf64_Word e_version; /* version number */123 Elf64_Word e_flags; /* Processor flags */325 Elf64_Word p_type; /* entry type */326 Elf64_Word p_flags; /* flags */387 Elf64_Word sh_name; /* section name (.shstrtab index) */388 Elf64_Word sh_type; /* section type */393 Elf64_Word sh_link; /* link to another */394 Elf64_Word sh_info; /* misc info */465 Elf64_Word st_name; /* Symbol name (.strtab index) */[all …]