Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h129 MCSection *DwarfCUIndexSection = nullptr; variable
332 MCSection *getDwarfCUIndexSection() const { return DwarfCUIndexSection; } in getDwarfCUIndexSection()
/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp299 DwarfCUIndexSection = in initMachOMCObjectFileInfo()
514 DwarfCUIndexSection = in initELFMCObjectFileInfo()
745 DwarfCUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
854 DwarfCUIndexSection = Ctx->getWasmSection(".debug_cu_index", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
904 DwarfCUIndexSection = in initWasmMCObjectFileInfo()