Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp511 MCSectionSubPair CurrentSection = getStreamer().getCurrentSection(); in ParseSectionArguments() local
513 cast_or_null<MCSectionELF>(CurrentSection.first)) in ParseSectionArguments()