Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h112 MCSection *DwarfStrDWOSection = nullptr; variable
320 MCSection *getDwarfStrDWOSection() const { return DwarfStrDWOSection; } in getDwarfStrDWOSection()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCObjectFileInfo.cpp495 DwarfStrDWOSection = Ctx->getELFSection( in initELFMCObjectFileInfo()
721 DwarfStrDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
885 DwarfStrDWOSection = in initWasmMCObjectFileInfo()