Lines Matching refs:Elf64_Half
115 typedef uint16_t Elf64_Half; typedef
171 Elf64_Half e_type; /* Object file type */
172 Elf64_Half e_machine; /* Architecture */
178 Elf64_Half e_ehsize; /* ELF header size in bytes */
179 Elf64_Half e_phentsize; /* Program header table entry size */
180 Elf64_Half e_phnum; /* Program header table entry count */
181 Elf64_Half e_shentsize; /* Section header table entry size */
182 Elf64_Half e_shnum; /* Section header table entry count */
183 Elf64_Half e_shstrndx; /* Section header string table index */
407 Elf64_Half si_boundto; /* Direct bindings, symbol bound to */
408 Elf64_Half si_flags; /* Per symbol flags */
730 Elf64_Half vd_version; /* Version revision */
731 Elf64_Half vd_flags; /* Version information */
732 Elf64_Half vd_ndx; /* Version Index */
733 Elf64_Half vd_cnt; /* Number of associated aux entries */
782 Elf64_Half vn_version; /* Version of structure */
783 Elf64_Half vn_cnt; /* Number of associated aux entries */
812 Elf64_Half vna_flags; /* Dependency specific information */
813 Elf64_Half vna_other; /* Unused */