Lines Matching refs:Elf64_Word

26 #define Elf_Word Elf64_Word
53 typedef uint32_t Elf64_Word; typedef
106 Elf64_Word e_version; /* Object file version */
110 Elf64_Word e_flags; /* Processor-specific flags */
305 Elf64_Word sh_name; /* Section name (string tbl index) */
306 Elf64_Word sh_type; /* Section type */
311 Elf64_Word sh_link; /* Link to another section */
312 Elf64_Word sh_info; /* Additional section information */
405 Elf64_Word ch_type; /* Compression format. */
406 Elf64_Word ch_reserved;
435 Elf64_Word st_name; /* Symbol name (string tbl index) */
597 Elf64_Word p_type; /* Segment type */
598 Elf64_Word p_flags; /* Segment flags */
888 Elf64_Word vd_hash; /* Version name hash value */
889 Elf64_Word vd_aux; /* Offset in bytes to verdaux array */
890 Elf64_Word vd_next; /* Offset in bytes to next verdef
921 Elf64_Word vda_name; /* Version or dependency names */
922 Elf64_Word vda_next; /* Offset in bytes to next verdaux
944 Elf64_Word vn_file; /* Offset of filename for this
946 Elf64_Word vn_aux; /* Offset in bytes to vernaux array */
947 Elf64_Word vn_next; /* Offset in bytes to next verneed
971 Elf64_Word vna_hash; /* Hash value of dependency name */
974 Elf64_Word vna_name; /* Dependency name string offset */
975 Elf64_Word vna_next; /* Offset in bytes to next vernaux
1030 Elf64_Word n_namesz; /* Length of the note's name. */
1031 Elf64_Word n_descsz; /* Length of the note's descriptor. */
1032 Elf64_Word n_type; /* Type of the note. */
1725 Elf64_Word l_name; /* Name (string table index) */
1726 Elf64_Word l_time_stamp; /* Timestamp */
1727 Elf64_Word l_checksum; /* Checksum */
1728 Elf64_Word l_version; /* Interface version */
1729 Elf64_Word l_flags; /* Flags */