Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h106 MCSection *DwarfInfoDWOSection = nullptr; variable
310 MCSection *getDwarfInfoDWOSection() const { return DwarfInfoDWOSection; } in getDwarfInfoDWOSection()
/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp488 DwarfInfoDWOSection = in initELFMCObjectFileInfo()
705 DwarfInfoDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
878 DwarfInfoDWOSection = in initWasmMCObjectFileInfo()