Home
last modified time | relevance | path

Searched refs:Elf64_Word (Results 1 – 1 of 1) sorted by relevance

/DragonStub/inc/
H A Delf.h33 typedef uint32_t Elf64_Word; typedef
86 Elf64_Word e_version; /* Object file version */
90 Elf64_Word e_flags; /* Processor-specific flags */
398 Elf64_Word sh_name; /* Section name (string tbl index) */
399 Elf64_Word sh_type; /* Section type */
404 Elf64_Word sh_link; /* Link to another section */
405 Elf64_Word sh_info; /* Additional section information */
499 Elf64_Word ch_type; /* Compression format. */
500 Elf64_Word ch_reserved;
529 Elf64_Word st_name; /* Symbol name (string tbl index) */
[all …]