Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h329 MCSection *getCOFFDebugTypesSection() const { in getCOFFDebugTypesSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp673 OS.SwitchSection(Asm->getObjFileLowering().getCOFFDebugTypesSection()); in emitTypeInformation()