Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h108 MCSection *DwarfInfoDWOSection = nullptr; variable
301 MCSection *getDwarfInfoDWOSection() const { return DwarfInfoDWOSection; } in getDwarfInfoDWOSection()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp461 DwarfInfoDWOSection = in initELFMCObjectFileInfo()
672 DwarfInfoDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
840 DwarfInfoDWOSection = in initWasmMCObjectFileInfo()