Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h330 MCSection *getCOFFDebugTypesSection() const { in getCOFFDebugTypesSection() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp673 OS.SwitchSection(Asm->getObjFileLowering().getCOFFDebugTypesSection()); in emitTypeInformation()