Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h105 MCSection *DwarfAccelTypesSection = nullptr; variable
298 return DwarfAccelTypesSection; in getDwarfAccelTypesSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp217 DwarfAccelTypesSection = in initMachOMCObjectFileInfo()
449 DwarfAccelTypesSection = in initELFMCObjectFileInfo()
731 DwarfAccelTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
985 DwarfAccelTypesSection = nullptr; // Used only by selected targets. in initMCObjectFileInfo()