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.h103 MCSection *DwarfAccelTypesSection = nullptr; variable
312 return DwarfAccelTypesSection; in getDwarfAccelTypesSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp239 DwarfAccelTypesSection = in initMachOMCObjectFileInfo()
488 DwarfAccelTypesSection = in initELFMCObjectFileInfo()
745 DwarfAccelTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
1025 DwarfAccelTypesSection = nullptr; // Used only by selected targets. in initMCObjectFileInfo()