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