Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h130 MCSection *DwarfTUIndexSection = nullptr; variable
333 MCSection *getDwarfTUIndexSection() const { return DwarfTUIndexSection; } in getDwarfTUIndexSection()
/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp302 DwarfTUIndexSection = in initMachOMCObjectFileInfo()
516 DwarfTUIndexSection = in initELFMCObjectFileInfo()
750 DwarfTUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
855 DwarfTUIndexSection = Ctx->getWasmSection(".debug_tu_index", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
906 DwarfTUIndexSection = in initWasmMCObjectFileInfo()