Lines Matching refs:Elf64_Word
37 typedef uint32_t Elf64_Word; typedef
90 Elf64_Word e_version; /* Object file version */
94 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 */
389 Elf64_Word ch_type; /* Compression format. */
390 Elf64_Word ch_reserved;
419 Elf64_Word st_name; /* Symbol name (string tbl index) */
581 Elf64_Word p_type; /* Segment type */
582 Elf64_Word p_flags; /* Segment flags */
872 Elf64_Word vd_hash; /* Version name hash value */
873 Elf64_Word vd_aux; /* Offset in bytes to verdaux array */
874 Elf64_Word vd_next; /* Offset in bytes to next verdef
905 Elf64_Word vda_name; /* Version or dependency names */
906 Elf64_Word vda_next; /* Offset in bytes to next verdaux
928 Elf64_Word vn_file; /* Offset of filename for this
930 Elf64_Word vn_aux; /* Offset in bytes to vernaux array */
931 Elf64_Word vn_next; /* Offset in bytes to next verneed
955 Elf64_Word vna_hash; /* Hash value of dependency name */
958 Elf64_Word vna_name; /* Dependency name string offset */
959 Elf64_Word vna_next; /* Offset in bytes to next vernaux
1073 Elf64_Word n_namesz; /* Length of the note's name. */
1074 Elf64_Word n_descsz; /* Length of the note's descriptor. */
1075 Elf64_Word n_type; /* Type of the note. */
1764 Elf64_Word l_name; /* Name (string table index) */
1765 Elf64_Word l_time_stamp; /* Timestamp */
1766 Elf64_Word l_checksum; /* Checksum */
1767 Elf64_Word l_version; /* Interface version */
1768 Elf64_Word l_flags; /* Flags */