Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h135 MCSection *DwarfTUIndexSection = nullptr; variable
341 MCSection *getDwarfTUIndexSection() const { return DwarfTUIndexSection; } in getDwarfTUIndexSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp312 DwarfTUIndexSection = in initMachOMCObjectFileInfo()
528 DwarfTUIndexSection = in initELFMCObjectFileInfo()
773 DwarfTUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
864 DwarfTUIndexSection = Ctx->getWasmSection(".debug_tu_index", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
915 DwarfTUIndexSection = in initWasmMCObjectFileInfo()