Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h101 MCSection *DwarfAccelNamesSection = nullptr; variable
280 return DwarfAccelNamesSection; in getDwarfAccelNamesSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp206 DwarfAccelNamesSection = in initMachOMCObjectFileInfo()
436 DwarfAccelNamesSection = in initELFMCObjectFileInfo()
688 DwarfAccelNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
818 DwarfAccelNamesSection = nullptr; // Used only by selected targets. in InitMCObjectFileInfo()