Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:Args

4018   SmallVector<MCSymbol *, 3> Args;
4023 Args.push_back(getContext().GetOrCreateSymbol(Name));
4034 getStreamer().EmitLOHDirective((MCLOHType)Kind, Args);