Lines Matching refs:Elf64_Word

47 typedef uint32_t Elf64_Word;
100 Elf64_Word e_version; /* Object file version */
104 Elf64_Word e_flags; /* Processor-specific flags */
292 Elf64_Word sh_name; /* Section name (string tbl index) */
293 Elf64_Word sh_type; /* Section type */
298 Elf64_Word sh_link; /* Link to another section */
299 Elf64_Word sh_info; /* Additional section information */
397 Elf64_Word st_name; /* Symbol name (string tbl index) */
557 Elf64_Word p_type; /* Segment type */
558 Elf64_Word p_flags; /* Segment flags */
815 Elf64_Word vd_hash; /* Version name hash value */
816 Elf64_Word vd_aux; /* Offset in bytes to verdaux array */
817 Elf64_Word vd_next; /* Offset in bytes to next verdef
848 Elf64_Word vda_name; /* Version or dependency names */
849 Elf64_Word vda_next; /* Offset in bytes to next verdaux
871 Elf64_Word vn_file; /* Offset of filename for this
873 Elf64_Word vn_aux; /* Offset in bytes to vernaux array */
874 Elf64_Word vn_next; /* Offset in bytes to next verneed
898 Elf64_Word vna_hash; /* Hash value of dependency name */
901 Elf64_Word vna_name; /* Dependency name string offset */
902 Elf64_Word vna_next; /* Offset in bytes to next vernaux
1009 Elf64_Word n_namesz; /* Length of the note's name. */
1010 Elf64_Word n_descsz; /* Length of the note's descriptor. */
1011 Elf64_Word n_type; /* Type of the note. */
1666 Elf64_Word l_name; /* Name (string table index) */
1667 Elf64_Word l_time_stamp; /* Timestamp */
1668 Elf64_Word l_checksum; /* Checksum */
1669 Elf64_Word l_version; /* Interface version */
1670 Elf64_Word l_flags; /* Flags */