Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h129 MCSection *DwarfCUIndexSection = nullptr; variable
335 MCSection *getDwarfCUIndexSection() const { return DwarfCUIndexSection; } in getDwarfCUIndexSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp308 DwarfCUIndexSection = in initMachOMCObjectFileInfo()
523 DwarfCUIndexSection = in initELFMCObjectFileInfo()
761 DwarfCUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
870 DwarfCUIndexSection = Ctx->getWasmSection(".debug_cu_index", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
920 DwarfCUIndexSection = in initWasmMCObjectFileInfo()