Home
last modified time | relevance | path

Searched refs:DwarfStrDWOSection (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.h110 MCSection *DwarfStrDWOSection = nullptr; variable
295 MCSection *getDwarfStrDWOSection() const { return DwarfStrDWOSection; } in getDwarfStrDWOSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp459 DwarfStrDWOSection = Ctx->getELFSection( in initELFMCObjectFileInfo()
648 DwarfStrDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()