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.h90 MCSection *DwarfMacroSection = nullptr; variable
299 MCSection *getDwarfMacroSection() const { return DwarfMacroSection; } in getDwarfMacroSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp302 DwarfMacroSection = in initMachOMCObjectFileInfo()
475 DwarfMacroSection = Ctx->getELFSection(".debug_macro", DebugSecType, 0); in initELFMCObjectFileInfo()
681 DwarfMacroSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
817 DwarfMacroSection = in initWasmMCObjectFileInfo()