Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h92 MCSection *DwarfMacroSection = nullptr; variable
286 MCSection *getDwarfMacroSection() const { return DwarfMacroSection; } in getDwarfMacroSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp281 DwarfMacroSection = in initMachOMCObjectFileInfo()
437 DwarfMacroSection = Ctx->getELFSection(".debug_macro", DebugSecType, 0); in initELFMCObjectFileInfo()
657 DwarfMacroSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
814 DwarfMacroSection = in initWasmMCObjectFileInfo()