Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/MC/
HDMCObjectFileInfo.h254 MCSection *getDwarfTypesDWOSection() const { return DwarfTypesDWOSection; } in getDwarfTypesDWOSection() function
/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.cpp1932 NewTU.initSection(Asm->getObjFileLowering().getDwarfTypesDWOSection()); in addDwarfTypeUnitType()