Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h132 MCSection *DwarfCUIndexSection = nullptr; variable
336 MCSection *getDwarfCUIndexSection() const { return DwarfCUIndexSection; } in getDwarfCUIndexSection()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCObjectFileInfo.cpp303 DwarfCUIndexSection = in initMachOMCObjectFileInfo()
515 DwarfCUIndexSection = in initELFMCObjectFileInfo()
746 DwarfCUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
855 DwarfCUIndexSection = Ctx->getWasmSection(".debug_cu_index", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
905 DwarfCUIndexSection = in initWasmMCObjectFileInfo()