Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h102 MCSection *DwarfAccelNamesSection = nullptr; variable
291 return DwarfAccelNamesSection; in getDwarfAccelNamesSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp207 DwarfAccelNamesSection = in initMachOMCObjectFileInfo()
443 DwarfAccelNamesSection = in initELFMCObjectFileInfo()
721 DwarfAccelNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
982 DwarfAccelNamesSection = nullptr; // Used only by selected targets. in initMCObjectFileInfo()