Home | History | Annotate | Download | only in MCParser

Lines Matching refs:SizeLoc

765   SMLoc SizeLoc = getLexer().getLoc();
784 return Error(SizeLoc, "invalid '.tbss' directive size, can't be less than"
848 SMLoc SizeLoc = getLexer().getLoc();
867 return Error(SizeLoc, "invalid '.zerofill' directive size, can't be less "