Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCStreamer.h384 MCSectionSubPair getCurrentSection() const { in getCurrentSection() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp408 const MCSection *AsmPrinter::getCurrentSection() const { in getCurrentSection() function in AsmPrinter