reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
90 Elf64_Word e_version; /* Object file version */ 94 Elf64_Word e_flags; /* Processor-specific flags */ 400 Elf64_Word sh_name; /* Section name (string tbl index) */ 401 Elf64_Word sh_type; /* Section type */ 406 Elf64_Word sh_link; /* Link to another section */ 407 Elf64_Word sh_info; /* Additional section information */ 500 Elf64_Word ch_type; /* Compression format. */ 501 Elf64_Word ch_reserved; 530 Elf64_Word st_name; /* Symbol name (string tbl index) */ 692 Elf64_Word p_type; /* Segment type */ 693 Elf64_Word p_flags; /* Segment flags */ 1004 Elf64_Word vd_hash; /* Version name hash value */ 1005 Elf64_Word vd_aux; /* Offset in bytes to verdaux array */ 1006 Elf64_Word vd_next; /* Offset in bytes to next verdef 1037 Elf64_Word vda_name; /* Version or dependency names */ 1038 Elf64_Word vda_next; /* Offset in bytes to next verdaux 1060 Elf64_Word vn_file; /* Offset of filename for this 1062 Elf64_Word vn_aux; /* Offset in bytes to vernaux array */ 1063 Elf64_Word vn_next; /* Offset in bytes to next verneed 1087 Elf64_Word vna_hash; /* Hash value of dependency name */ 1090 Elf64_Word vna_name; /* Dependency name string offset */ 1091 Elf64_Word vna_next; /* Offset in bytes to next vernaux 1146 Elf64_Word n_namesz; /* Length of the note's name. */ 1147 Elf64_Word n_descsz; /* Length of the note's descriptor. */ 1148 Elf64_Word n_type; /* Type of the note. */ 1899 Elf64_Word l_name; /* Name (string table index) */ 1900 Elf64_Word l_time_stamp; /* Timestamp */ 1901 Elf64_Word l_checksum; /* Checksum */ 1902 Elf64_Word l_version; /* Interface version */ 1903 Elf64_Word l_flags; /* Flags */