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.h119 MCSection *DwarfMacroDWOSection = nullptr; variable
336 MCSection *getDwarfMacroDWOSection() const { return DwarfMacroDWOSection; } in getDwarfMacroDWOSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp519 DwarfMacroDWOSection = in initELFMCObjectFileInfo()
733 DwarfMacroDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
906 DwarfMacroDWOSection = in initWasmMCObjectFileInfo()