Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h109 MCSection *DwarfStrDWOSection = nullptr; variable
320 MCSection *getDwarfStrDWOSection() const { return DwarfStrDWOSection; } in getDwarfStrDWOSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp505 DwarfStrDWOSection = Ctx->getELFSection( in initELFMCObjectFileInfo()
705 DwarfStrDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
849 DwarfStrDWOSection = in initWasmMCObjectFileInfo()