Lines Matching refs:Elf64_Word

39 typedef uint32_t Elf64_Word;  typedef
92 Elf64_Word e_version; /* Object file version */
96 Elf64_Word e_flags; /* Processor-specific flags */
284 Elf64_Word sh_name; /* Section name (string tbl index) */
285 Elf64_Word sh_type; /* Section type */
290 Elf64_Word sh_link; /* Link to another section */
291 Elf64_Word sh_info; /* Additional section information */
389 Elf64_Word st_name; /* Symbol name (string tbl index) */
549 Elf64_Word p_type; /* Segment type */
550 Elf64_Word p_flags; /* Segment flags */
805 Elf64_Word vd_hash; /* Version name hash value */
806 Elf64_Word vd_aux; /* Offset in bytes to verdaux array */
807 Elf64_Word vd_next; /* Offset in bytes to next verdef
838 Elf64_Word vda_name; /* Version or dependency names */
839 Elf64_Word vda_next; /* Offset in bytes to next verdaux
861 Elf64_Word vn_file; /* Offset of filename for this
863 Elf64_Word vn_aux; /* Offset in bytes to vernaux array */
864 Elf64_Word vn_next; /* Offset in bytes to next verneed
888 Elf64_Word vna_hash; /* Hash value of dependency name */
891 Elf64_Word vna_name; /* Dependency name string offset */
892 Elf64_Word vna_next; /* Offset in bytes to next vernaux
997 Elf64_Word n_namesz; /* Length of the note's name. */
998 Elf64_Word n_descsz; /* Length of the note's descriptor. */
999 Elf64_Word n_type; /* Type of the note. */
1645 Elf64_Word l_name; /* Name (string table index) */
1646 Elf64_Word l_time_stamp; /* Timestamp */
1647 Elf64_Word l_checksum; /* Checksum */
1648 Elf64_Word l_version; /* Interface version */
1649 Elf64_Word l_flags; /* Flags */