Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCStreamer.h274 MCSectionSubPair getCurrentSection() const { in getCurrentSection() function
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp160 const MCSection *AsmPrinter::getCurrentSection() const { in getCurrentSection() function in AsmPrinter