Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h116 MCSection *DwarfMacroDWOSection = nullptr; variable
319 MCSection *getDwarfMacroDWOSection() const { return DwarfMacroDWOSection; } in getDwarfMacroDWOSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp480 DwarfMacroDWOSection = in initELFMCObjectFileInfo()
667 DwarfMacroDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
859 DwarfMacroDWOSection = in initWasmMCObjectFileInfo()