Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h106 MCSection *DwarfAccelTypesSection = nullptr; variable
312 return DwarfAccelTypesSection; in getDwarfAccelTypesSection()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCObjectFileInfo.cpp234 DwarfAccelTypesSection = in initMachOMCObjectFileInfo()
478 DwarfAccelTypesSection = in initELFMCObjectFileInfo()
771 DwarfAccelTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
1050 DwarfAccelTypesSection = nullptr; // Used only by selected targets. in initMCObjectFileInfo()