• Home
  • Raw
  • Download

Lines Matching refs:Elf64_Word

120 typedef uint32_t Elf64_Word;  typedef
173 Elf64_Word e_version; /* Object file version */
177 Elf64_Word e_flags; /* Processor-specific flags */
316 Elf64_Word sh_name; /* Section name (string tbl index) */
317 Elf64_Word sh_type; /* Section type */
322 Elf64_Word sh_link; /* Link to another section */
323 Elf64_Word sh_info; /* Additional section information */
388 Elf64_Word st_name; /* Symbol name (string tbl index) */
550 Elf64_Word p_type; /* Segment type */
551 Elf64_Word p_flags; /* Segment flags */
734 Elf64_Word vd_hash; /* Version name hash value */
735 Elf64_Word vd_aux; /* Offset in bytes to verdaux array */
736 Elf64_Word vd_next; /* Offset in bytes to next verdef
761 Elf64_Word vda_name; /* Version or dependency names */
762 Elf64_Word vda_next; /* Offset in bytes to next verdaux
784 Elf64_Word vn_file; /* Offset of filename for this
786 Elf64_Word vn_aux; /* Offset in bytes to vernaux array */
787 Elf64_Word vn_next; /* Offset in bytes to next verneed
811 Elf64_Word vna_hash; /* Hash value of dependency name */
814 Elf64_Word vna_name; /* Dependency name string offset */
815 Elf64_Word vna_next; /* Offset in bytes to next vernaux
895 Elf64_Word n_namesz; /* Length of the note's name. */
896 Elf64_Word n_descsz; /* Length of the note's descriptor. */
897 Elf64_Word n_type; /* Type of the note. */
1399 Elf64_Word l_name; /* Name (string table index) */
1400 Elf64_Word l_time_stamp; /* Timestamp */
1401 Elf64_Word l_checksum; /* Checksum */
1402 Elf64_Word l_version; /* Interface version */
1403 Elf64_Word l_flags; /* Flags */