Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h111 MCSection *DwarfStrDWOSection = nullptr; variable
306 MCSection *getDwarfStrDWOSection() const { return DwarfStrDWOSection; } in getDwarfStrDWOSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp466 DwarfStrDWOSection = Ctx->getELFSection( in initELFMCObjectFileInfo()
681 DwarfStrDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
840 DwarfStrDWOSection = in initWasmMCObjectFileInfo()