Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp930 getStreamer().subSection(Subsection); in ParseDirectiveSubsection()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h439 bool subSection(const MCExpr *Subsection) { in subSection() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp692 getStreamer().subSection(Subsection); in ParseDirectiveSubsection()