Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h108 MCSection *DwarfAccelTypesSection = nullptr; variable
316 return DwarfAccelTypesSection; in getDwarfAccelTypesSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp240 DwarfAccelTypesSection = in initMachOMCObjectFileInfo()
489 DwarfAccelTypesSection = in initELFMCObjectFileInfo()
789 DwarfAccelTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
1069 DwarfAccelTypesSection = nullptr; // Used only by selected targets. in initMCObjectFileInfo()