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.h130 MCSection *DwarfTUIndexSection = nullptr; variable
336 MCSection *getDwarfTUIndexSection() const { return DwarfTUIndexSection; } in getDwarfTUIndexSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp311 DwarfTUIndexSection = in initMachOMCObjectFileInfo()
525 DwarfTUIndexSection = in initELFMCObjectFileInfo()
766 DwarfTUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
871 DwarfTUIndexSection = Ctx->getWasmSection(".debug_tu_index", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
922 DwarfTUIndexSection = in initWasmMCObjectFileInfo()