Lines Matching refs:Elf32_Half
114 typedef uint16_t Elf32_Half; typedef
153 Elf32_Half e_type; /* Object file type */
154 Elf32_Half e_machine; /* Architecture */
160 Elf32_Half e_ehsize; /* ELF header size in bytes */
161 Elf32_Half e_phentsize; /* Program header table entry size */
162 Elf32_Half e_phnum; /* Program header table entry count */
163 Elf32_Half e_shentsize; /* Section header table entry size */
164 Elf32_Half e_shnum; /* Section header table entry count */
165 Elf32_Half e_shstrndx; /* Section header string table index */
401 Elf32_Half si_boundto; /* Direct bindings, symbol bound to */
402 Elf32_Half si_flags; /* Per symbol flags */
718 Elf32_Half vd_version; /* Version revision */
719 Elf32_Half vd_flags; /* Version information */
720 Elf32_Half vd_ndx; /* Version Index */
721 Elf32_Half vd_cnt; /* Number of associated aux entries */
771 Elf32_Half vn_version; /* Version of structure */
772 Elf32_Half vn_cnt; /* Number of associated aux entries */
802 Elf32_Half vna_flags; /* Dependency specific information */
803 Elf32_Half vna_other; /* Unused */