Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h90 MCSection *DwarfMacroSection = nullptr; variable
298 MCSection *getDwarfMacroSection() const { return DwarfMacroSection; } in getDwarfMacroSection()
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp302 DwarfMacroSection = in initMachOMCObjectFileInfo()
473 DwarfMacroSection = Ctx->getELFSection(".debug_macro", DebugSecType, 0); in initELFMCObjectFileInfo()
706 DwarfMacroSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
868 DwarfMacroSection = in initWasmMCObjectFileInfo()