Searched refs:Elf_Half (Results 1 – 4 of 4) sorted by relevance
40 uint16_t, target_endianness, 2> Elf_Half; typedef79 typedef typename ELFDataTypeTypedefHelper<ELFType<E, W>>::Elf_Half Elf_Half; \147 Elf_Half st_shndx; // Which section (header table index) it's defined in156 Elf_Half st_shndx; // Which section (header table index) it's defined in227 Elf_Half vs_index; // Version index with flags (e.g. VERSYM_HIDDEN)238 Elf_Half vd_version; // Version of this structure (e.g. VER_DEF_CURRENT)239 Elf_Half vd_flags; // Bitwise flags (VER_DEF_*)240 Elf_Half vd_ndx; // Version index, used in .gnu.version entries241 Elf_Half vd_cnt; // Number of Verdaux entries266 Elf_Half vn_version; // Version of this structure (e.g. VER_NEED_CURRENT)[all …]
398 #if !defined(Elf_Half) in findUnwindSections()399 typedef ElfW(Half) Elf_Half; in findUnwindSections()405 for (Elf_Half i = 0; i < pinfo->dlpi_phnum; i++) { in findUnwindSections()
119 Elf_Half dlpi_phnum;
80 typedef typename ELFO::Elf_Half Elf_Half; typedef in __anon07d3185e0111::ELFDumper337 P += sizeof(typename ELFO::Elf_Half); in printVersionSymbolSection()