Home
last modified time | relevance | path

Searched refs:getCOFFDebugSymbolsSection (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDWinCodeViewLineTables.cpp110 !AP->getObjFileLowering().getCOFFDebugSymbolsSection()) in WinCodeViewLineTables()
124 Asm->getObjFileLowering().getCOFFDebugSymbolsSection()); in endModule()
/NextBSD/contrib/llvm/include/llvm/MC/
HDMCObjectFileInfo.h262 MCSection *getCOFFDebugSymbolsSection() const { in getCOFFDebugSymbolsSection() function