Lines Matching refs:Elf64_Half
28 #define Elf_Half Elf64_Half
48 typedef uint16_t Elf64_Half; typedef
76 typedef Elf64_Half Elf64_Versym;
104 Elf64_Half e_type; /* Object file type */
105 Elf64_Half e_machine; /* Architecture */
111 Elf64_Half e_ehsize; /* ELF header size in bytes */
112 Elf64_Half e_phentsize; /* Program header table entry size */
113 Elf64_Half e_phnum; /* Program header table entry count */
114 Elf64_Half e_shentsize; /* Section header table entry size */
115 Elf64_Half e_shnum; /* Section header table entry count */
116 Elf64_Half e_shstrndx; /* Section header string table index */
454 Elf64_Half si_boundto; /* Direct bindings, symbol bound to */
455 Elf64_Half si_flags; /* Per symbol flags */
884 Elf64_Half vd_version; /* Version revision */
885 Elf64_Half vd_flags; /* Version information */
886 Elf64_Half vd_ndx; /* Version Index */
887 Elf64_Half vd_cnt; /* Number of associated aux entries */
942 Elf64_Half vn_version; /* Version of structure */
943 Elf64_Half vn_cnt; /* Number of associated aux entries */
972 Elf64_Half vna_flags; /* Dependency specific information */
973 Elf64_Half vna_other; /* Unused */
1099 Elf64_Half m_repeat; /* Repeat count. */
1100 Elf64_Half m_stride; /* Stride info. */