Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h105 MCSection *DwarfAccelTypesSection = nullptr; variable
299 return DwarfAccelTypesSection; in getDwarfAccelTypesSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp218 DwarfAccelTypesSection = in initMachOMCObjectFileInfo()
450 DwarfAccelTypesSection = in initELFMCObjectFileInfo()
737 DwarfAccelTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
991 DwarfAccelTypesSection = nullptr; // Used only by selected targets. in initMCObjectFileInfo()