Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp914 getStreamer().subSection(Subsection); in ParseDirectiveSubsection()
/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCStreamer.h435 bool subSection(const MCExpr *Subsection) { in subSection() function
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp693 getStreamer().subSection(Subsection); in ParseDirectiveSubsection()