Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h109 MCSection *DwarfInfoDWOSection = nullptr; variable
314 MCSection *getDwarfInfoDWOSection() const { return DwarfInfoDWOSection; } in getDwarfInfoDWOSection()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCObjectFileInfo.cpp489 DwarfInfoDWOSection = in initELFMCObjectFileInfo()
706 DwarfInfoDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
879 DwarfInfoDWOSection = in initWasmMCObjectFileInfo()