Home
last modified time | relevance | path

Searched refs:DwarfCUIndexSection (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.h129 MCSection *DwarfCUIndexSection = nullptr; variable
310 MCSection *getDwarfCUIndexSection() const { return DwarfCUIndexSection; } in getDwarfCUIndexSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp282 DwarfCUIndexSection = in initMachOMCObjectFileInfo()
477 DwarfCUIndexSection = in initELFMCObjectFileInfo()
673 DwarfCUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
765 DwarfCUIndexSection = Ctx->getWasmSection(".debug_cu_index", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()