Searched refs:Elf_Verdaux (Results 1 – 3 of 3) sorted by relevance
237 typedef Elf_Verdaux_Impl<ELFT> Elf_Verdaux;247 const Elf_Verdaux *getAux() const {248 return reinterpret_cast<const Elf_Verdaux *>((const char *)this + vd_aux);
51 typedef Elf_Verdaux_Impl<ELFT> Elf_Verdaux; typedef
90 typedef typename ELFO::Elf_Verdaux Elf_Verdaux; typedef in __anon86c7bc630111::ELFDumper