Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h103 MCSection *DwarfAccelTypesSection = nullptr; variable
308 return DwarfAccelTypesSection; in getDwarfAccelTypesSection()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp230 DwarfAccelTypesSection = in initMachOMCObjectFileInfo()
477 DwarfAccelTypesSection = in initELFMCObjectFileInfo()
770 DwarfAccelTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
1054 DwarfAccelTypesSection = nullptr; // Used only by selected targets. in initMCObjectFileInfo()