Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h114 MCSection *DwarfMacroDWOSection = nullptr; variable
332 MCSection *getDwarfMacroDWOSection() const { return DwarfMacroDWOSection; } in getDwarfMacroDWOSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp518 DwarfMacroDWOSection = in initELFMCObjectFileInfo()
689 DwarfMacroDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
862 DwarfMacroDWOSection = in initWasmMCObjectFileInfo()