Home
last modified time | relevance | path

Searched refs:DwarfCUIndexSection (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h131 MCSection *DwarfCUIndexSection = nullptr; variable
322 MCSection *getDwarfCUIndexSection() const { return DwarfCUIndexSection; } in getDwarfCUIndexSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp286 DwarfCUIndexSection = in initMachOMCObjectFileInfo()
486 DwarfCUIndexSection = in initELFMCObjectFileInfo()
706 DwarfCUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
810 DwarfCUIndexSection = Ctx->getWasmSection(".debug_cu_index", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
860 DwarfCUIndexSection = in initWasmMCObjectFileInfo()