Home
last modified time | relevance | path

Searched refs:DwarfLineSection (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.h82 MCSection *DwarfLineSection = nullptr; variable
254 MCSection *getDwarfLineSection() const { return DwarfLineSection; } in getDwarfLineSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp230 DwarfLineSection = in initMachOMCObjectFileInfo()
407 DwarfLineSection = Ctx->getELFSection(".debug_line", DebugSecType, 0); in initELFMCObjectFileInfo()
563 DwarfLineSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
749 DwarfLineSection = in initWasmMCObjectFileInfo()