Searched refs:getAux (Results 1 – 10 of 10) sorted by relevance
156 const SmallVector<Instruction *> &getAux() const { return Aux; } in getAux() function
186 for (auto *I : RPtr->getAux()) in createRegionsFromMD()
359 template <typename T> const T *getAux() const { in getAux() function368 return getAux<coff_aux_section_definition>(); in getSectionDefinition()375 return getAux<coff_aux_weak_external>(); in getWeakExternal()
314 const Elf_Verdaux *getAux() const {
292 auto *WeakExternal = COFFSym.getAux<object::coff_aux_weak_external>(); in onObjLoad()
501 const auto &SeedSlice = Rgn.getAux(); in runOnRegion()
237 auto *WeakExternal = Sym->getAux<object::coff_aux_weak_external>(); in graphifySymbols()
590 auto aux = coffSym.getAux<coff_aux_weak_external>(); in initializeSymbols()
1673 reinterpret_cast<const Elf_Verdef *>(verdefs[idx])->getAux()->vda_name; in parse()
3885 StringRef ver(f->getStringTable().data() + verdef->getAux()->vda_name); in finalizeContents()