Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h116 MCSection *DwarfMacroDWOSection = nullptr; variable
318 MCSection *getDwarfMacroDWOSection() const { return DwarfMacroDWOSection; } in getDwarfMacroDWOSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp479 DwarfMacroDWOSection = in initELFMCObjectFileInfo()
661 DwarfMacroDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
853 DwarfMacroDWOSection = in initWasmMCObjectFileInfo()