Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h131 MCSection *DwarfCUIndexSection = nullptr; variable
323 MCSection *getDwarfCUIndexSection() const { return DwarfCUIndexSection; } in getDwarfCUIndexSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp287 DwarfCUIndexSection = in initMachOMCObjectFileInfo()
487 DwarfCUIndexSection = in initELFMCObjectFileInfo()
712 DwarfCUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
816 DwarfCUIndexSection = Ctx->getWasmSection(".debug_cu_index", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
866 DwarfCUIndexSection = in initWasmMCObjectFileInfo()