Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/MC/
HDMCObjectFileInfo.h104 MCSection *DwarfAccelNamespaceSection; variable
247 return DwarfAccelNamespaceSection; in getDwarfAccelNamespaceSection()
/NextBSD/contrib/llvm/lib/MC/
HDMCObjectFileInfo.cpp192 DwarfAccelNamespaceSection = in initMachOMCObjectFileInfo()
498 DwarfAccelNamespaceSection = Ctx->getELFSection( in initELFMCObjectFileInfo()
701 DwarfAccelNamespaceSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
765 DwarfAccelNamespaceSection = nullptr; // Used only by selected targets. in InitMCObjectFileInfo()