Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h128 MCSection *DwarfCUIndexSection; variable
298 MCSection *getDwarfCUIndexSection() const { return DwarfCUIndexSection; } in getDwarfCUIndexSection()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp282 DwarfCUIndexSection = in initMachOMCObjectFileInfo()
464 DwarfCUIndexSection = in initELFMCObjectFileInfo()
655 DwarfCUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
742 DwarfCUIndexSection = Ctx->getWasmSection(".debug_cu_index", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()