Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h114 MCSection *DwarfStrOffDWOSection = nullptr; variable
309 MCSection *getDwarfStrOffDWOSection() const { return DwarfStrOffDWOSection; } in getDwarfStrOffDWOSection()
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp473 DwarfStrOffDWOSection = Ctx->getELFSection(".debug_str_offsets.dwo", in initELFMCObjectFileInfo()
696 DwarfStrOffDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
847 DwarfStrOffDWOSection = in initWasmMCObjectFileInfo()