Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:Args

4337   SmallVector<MCSymbol *, 3> Args;
4342 Args.push_back(getContext().getOrCreateSymbol(Name));
4353 getStreamer().EmitLOHDirective((MCLOHType)Kind, Args);