Searched refs:Elf_Verdaux (Results 1 – 3 of 3) sorted by relevance
288 typedef Elf_Verdaux_Impl<ELFT> Elf_Verdaux;298 const Elf_Verdaux *getAux() const {299 return reinterpret_cast<const Elf_Verdaux *>((const char *)this + vd_aux);
51 typedef Elf_Verdaux_Impl<ELFT> Elf_Verdaux; typedef
152 typedef typename ELFO::Elf_Verdaux Elf_Verdaux; typedef in __anona2de969d0111::ELFDumper534 typedef typename ELFO::Elf_Verdaux VerdAux; in printVersionDefinitionSection()