Home
last modified time | relevance | path

Searched refs:DwarfTUIndexSection (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.h130 MCSection *DwarfTUIndexSection = nullptr; variable
311 MCSection *getDwarfTUIndexSection() const { return DwarfTUIndexSection; } in getDwarfTUIndexSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp285 DwarfTUIndexSection = in initMachOMCObjectFileInfo()
479 DwarfTUIndexSection = in initELFMCObjectFileInfo()
678 DwarfTUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
766 DwarfTUIndexSection = Ctx->getWasmSection(".debug_tu_index", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()