Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h339 MCSection *getCOFFDebugTypesSection() const { in getCOFFDebugTypesSection() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp720 OS.switchSection(Asm->getObjFileLowering().getCOFFDebugTypesSection()); in emitTypeInformation()