Home
last modified time | relevance | path

Searched refs:DwarfAccelTypesSection (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.h104 MCSection *DwarfAccelTypesSection = nullptr; variable
287 return DwarfAccelTypesSection; in getDwarfAccelTypesSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp216 DwarfAccelTypesSection = in initMachOMCObjectFileInfo()
442 DwarfAccelTypesSection = in initELFMCObjectFileInfo()
698 DwarfAccelTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
821 DwarfAccelTypesSection = nullptr; // Used only by selected targets. in InitMCObjectFileInfo()