Lines Matching defs:Elf64_Word

41 typedef uint32_t Elf64_Word;
94 Elf64_Word e_version; /* Object file version */
98 Elf64_Word e_flags; /* Processor-specific flags */
289 Elf64_Word sh_name; /* Section name (string tbl index) */
290 Elf64_Word sh_type; /* Section type */
295 Elf64_Word sh_link; /* Link to another section */
296 Elf64_Word sh_info; /* Additional section information */
394 Elf64_Word st_name; /* Symbol name (string tbl index) */
556 Elf64_Word p_type; /* Segment type */
557 Elf64_Word p_flags; /* Segment flags */
821 Elf64_Word vd_hash; /* Version name hash value */
822 Elf64_Word vd_aux; /* Offset in bytes to verdaux array */
823 Elf64_Word vd_next; /* Offset in bytes to next verdef
854 Elf64_Word vda_name; /* Version or dependency names */
855 Elf64_Word vda_next; /* Offset in bytes to next verdaux
877 Elf64_Word vn_file; /* Offset of filename for this
879 Elf64_Word vn_aux; /* Offset in bytes to vernaux array */
880 Elf64_Word vn_next; /* Offset in bytes to next verneed
904 Elf64_Word vna_hash; /* Hash value of dependency name */
907 Elf64_Word vna_name; /* Dependency name string offset */
908 Elf64_Word vna_next; /* Offset in bytes to next vernaux
1019 Elf64_Word n_namesz; /* Length of the note's name. */
1020 Elf64_Word n_descsz; /* Length of the note's descriptor. */
1021 Elf64_Word n_type; /* Type of the note. */
1715 Elf64_Word l_name; /* Name (string table index) */
1716 Elf64_Word l_time_stamp; /* Timestamp */
1717 Elf64_Word l_checksum; /* Checksum */
1718 Elf64_Word l_version; /* Interface version */
1719 Elf64_Word l_flags; /* Flags */