Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DWinCodeViewLineTables.cpp109 !AP->getObjFileLowering().getCOFFDebugSymbolsSection()) in WinCodeViewLineTables()
123 Asm->getObjFileLowering().getCOFFDebugSymbolsSection()); in endModule()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h272 MCSection *getCOFFDebugSymbolsSection() const { in getCOFFDebugSymbolsSection() function