Searched refs:UpdateOther (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.cpp195 UpdateOther.insert(Symbol);
197 UpdateOther.erase(Symbol);
201 for (auto *Sym : UpdateOther)
207 SmallPtrSet<MCSymbolELF *, 32> UpdateOther; member in class:__anon5290::PPCTargetELFStreamer

Completed in 95 milliseconds