Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h92 MCSection *DwarfMacroSection = nullptr; variable
280 MCSection *getDwarfMacroSection() const { return DwarfMacroSection; } in getDwarfMacroSection()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp279 DwarfMacroSection = in initMachOMCObjectFileInfo()
435 DwarfMacroSection = Ctx->getELFSection(".debug_macro", DebugSecType, 0); in initELFMCObjectFileInfo()
646 DwarfMacroSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
797 DwarfMacroSection = in initWasmMCObjectFileInfo()