Home
last modified time | relevance | path

Searched refs:DwarfLocDWOSection (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.h112 MCSection *DwarfLocDWOSection = nullptr; variable
297 MCSection *getDwarfLocDWOSection() const { return DwarfLocDWOSection; } in getDwarfLocDWOSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp464 DwarfLocDWOSection = in initELFMCObjectFileInfo()
658 DwarfLocDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()