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 */
288 Elf64_Word sh_name; /* Section name (string tbl index) */
289 Elf64_Word sh_type; /* Section type */
294 Elf64_Word sh_link; /* Link to another section */
295 Elf64_Word sh_info; /* Additional section information */
393 Elf64_Word st_name; /* Symbol name (string tbl index) */
555 Elf64_Word p_type; /* Segment type */
556 Elf64_Word p_flags; /* Segment flags */
846 Elf64_Word vd_hash; /* Version name hash value */
847 Elf64_Word vd_aux; /* Offset in bytes to verdaux array */
848 Elf64_Word vd_next; /* Offset in bytes to next verdef
879 Elf64_Word vda_name; /* Version or dependency names */
880 Elf64_Word vda_next; /* Offset in bytes to next verdaux
902 Elf64_Word vn_file; /* Offset of filename for this
904 Elf64_Word vn_aux; /* Offset in bytes to vernaux array */
905 Elf64_Word vn_next; /* Offset in bytes to next verneed
929 Elf64_Word vna_hash; /* Hash value of dependency name */
932 Elf64_Word vna_name; /* Dependency name string offset */
933 Elf64_Word vna_next; /* Offset in bytes to next vernaux
1047 Elf64_Word n_namesz; /* Length of the note's name. */
1048 Elf64_Word n_descsz; /* Length of the note's descriptor. */
1049 Elf64_Word n_type; /* Type of the note. */
1736 Elf64_Word l_name; /* Name (string table index) */
1737 Elf64_Word l_time_stamp; /* Timestamp */
1738 Elf64_Word l_checksum; /* Checksum */
1739 Elf64_Word l_version; /* Interface version */
1740 Elf64_Word l_flags; /* Flags */