Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h95 MCSection *DwarfMacroSection = nullptr; variable
303 MCSection *getDwarfMacroSection() const { return DwarfMacroSection; } in getDwarfMacroSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp303 DwarfMacroSection = in initMachOMCObjectFileInfo()
476 DwarfMacroSection = Ctx->getELFSection(".debug_macro", DebugSecType, 0); in initELFMCObjectFileInfo()
725 DwarfMacroSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
861 DwarfMacroSection = in initWasmMCObjectFileInfo()