Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h276 MCSection *getCOFFDebugTypesSection() const { in getCOFFDebugTypesSection() function
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp442 OS.SwitchSection(Asm->getObjFileLowering().getCOFFDebugTypesSection()); in emitTypeInformation()