Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h105 MCSection *DwarfAccelTypesSection; variable
281 return DwarfAccelTypesSection; in getDwarfAccelTypesSection()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp216 DwarfAccelTypesSection = in initMachOMCObjectFileInfo()
434 DwarfAccelTypesSection = in initELFMCObjectFileInfo()
680 DwarfAccelTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
780 DwarfAccelTypesSection = nullptr; // Used only by selected targets. in InitMCObjectFileInfo()