HomeSort by relevance Sort by last modified time
    Searched refs:Pow2AlignmentLoc (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/MC/MCParser/
DarwinAsmParser.cpp 710 SMLoc Pow2AlignmentLoc;
713 Pow2AlignmentLoc = getLexer().getLoc();
729 return Error(Pow2AlignmentLoc, "invalid '.tbss' alignment, can't be less"
793 SMLoc Pow2AlignmentLoc;
796 Pow2AlignmentLoc = getLexer().getLoc();
814 return Error(Pow2AlignmentLoc, "invalid '.zerofill' directive alignment, "
    [all...]
AsmParser.cpp     [all...]

Completed in 1965 milliseconds