Searched defs:getCurrentSection (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCStreamer.h | 393 MCSectionSubPair getCurrentSection() const { getCurrentSection() function |
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | AsmPrinter.cpp | 421 const MCSection *AsmPrinter::getCurrentSection() const { getCurrentSection() function in AsmPrinter |