Lines Matching refs:Elf64_Word

33 typedef uint32_t Elf64_Word;  typedef
86 Elf64_Word e_version; /* Object file version */
90 Elf64_Word e_flags; /* Processor-specific flags */
398 Elf64_Word sh_name; /* Section name (string tbl index) */
399 Elf64_Word sh_type; /* Section type */
404 Elf64_Word sh_link; /* Link to another section */
405 Elf64_Word sh_info; /* Additional section information */
499 Elf64_Word ch_type; /* Compression format. */
500 Elf64_Word ch_reserved;
529 Elf64_Word st_name; /* Symbol name (string tbl index) */
691 Elf64_Word p_type; /* Segment type */
692 Elf64_Word p_flags; /* Segment flags */
1033 Elf64_Word vd_hash; /* Version name hash value */
1034 Elf64_Word vd_aux; /* Offset in bytes to verdaux array */
1035 Elf64_Word vd_next; /* Offset in bytes to next verdef
1066 Elf64_Word vda_name; /* Version or dependency names */
1067 Elf64_Word vda_next; /* Offset in bytes to next verdaux
1089 Elf64_Word vn_file; /* Offset of filename for this
1091 Elf64_Word vn_aux; /* Offset in bytes to vernaux array */
1092 Elf64_Word vn_next; /* Offset in bytes to next verneed
1116 Elf64_Word vna_hash; /* Hash value of dependency name */
1119 Elf64_Word vna_name; /* Dependency name string offset */
1120 Elf64_Word vna_next; /* Offset in bytes to next vernaux
1248 Elf64_Word n_namesz; /* Length of the note's name. */
1249 Elf64_Word n_descsz; /* Length of the note's descriptor. */
1250 Elf64_Word n_type; /* Type of the note. */
2028 Elf64_Word l_name; /* Name (string table index) */
2029 Elf64_Word l_time_stamp; /* Timestamp */
2030 Elf64_Word l_checksum; /* Checksum */
2031 Elf64_Word l_version; /* Interface version */
2032 Elf64_Word l_flags; /* Flags */