Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h114 MCSection *DwarfLocDWOSection = nullptr; variable
322 MCSection *getDwarfLocDWOSection() const { return DwarfLocDWOSection; } in getDwarfLocDWOSection()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCObjectFileInfo.cpp500 DwarfLocDWOSection = in initELFMCObjectFileInfo()
731 DwarfLocDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
890 DwarfLocDWOSection = in initWasmMCObjectFileInfo()