Home
last modified time | relevance | path

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

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