Home
last modified time | relevance | path

Searched refs:SectionLoc (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp891 SMLoc SectionLoc = getLexer().getLoc(); in parseDirectiveZerofill() local
903 /*Symbol=*/nullptr, /*Size=*/0, /*ByteAlignment=*/0, SectionLoc); in parseDirectiveZerofill()
962 Sym, Size, 1 << Pow2Alignment, SectionLoc); in parseDirectiveZerofill()