Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h107 MCSection *DwarfAccelTypesSection; variable
258 return DwarfAccelTypesSection; in getDwarfAccelTypesSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp219 DwarfAccelTypesSection = in initMachOMCObjectFileInfo()
518 DwarfAccelTypesSection = in initELFMCObjectFileInfo()
747 DwarfAccelTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
808 DwarfAccelTypesSection = nullptr; // Used only by selected targets. in InitMCObjectFileInfo()