Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h93 MCSection *DwarfMacroSection = nullptr; variable
299 MCSection *getDwarfMacroSection() const { return DwarfMacroSection; } in getDwarfMacroSection()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCObjectFileInfo.cpp297 DwarfMacroSection = in initMachOMCObjectFileInfo()
465 DwarfMacroSection = Ctx->getELFSection(".debug_macro", DebugSecType, 0); in initELFMCObjectFileInfo()
691 DwarfMacroSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
853 DwarfMacroSection = in initWasmMCObjectFileInfo()