Home
last modified time | relevance | path

Searched defs:getCurrentSection (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h393 MCSectionSubPair getCurrentSection() const { in getCurrentSection() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp421 const MCSection *AsmPrinter::getCurrentSection() const { in getCurrentSection() function in AsmPrinter