Home
last modified time | relevance | path

Searched refs:DwarfLocSection (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.h88 MCSection *DwarfLocSection = nullptr; variable
269 MCSection *getDwarfLocSection() const { return DwarfLocSection; } in getDwarfLocSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp260 DwarfLocSection = in initMachOMCObjectFileInfo()
423 DwarfLocSection = Ctx->getELFSection(".debug_loc", DebugSecType, 0); in initELFMCObjectFileInfo()
608 DwarfLocSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
755 DwarfLocSection = in initWasmMCObjectFileInfo()