Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h92 MCSection *DwarfMacroSection = nullptr; variable
285 MCSection *getDwarfMacroSection() const { return DwarfMacroSection; } in getDwarfMacroSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp280 DwarfMacroSection = in initMachOMCObjectFileInfo()
436 DwarfMacroSection = Ctx->getELFSection(".debug_macro", DebugSecType, 0); in initELFMCObjectFileInfo()
651 DwarfMacroSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
808 DwarfMacroSection = in initWasmMCObjectFileInfo()