Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h117 MCSection *DwarfStrOffDWOSection; variable
268 MCSection *getDwarfStrOffDWOSection() const { return DwarfStrOffDWOSection; } in getDwarfStrOffDWOSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp571 DwarfStrOffDWOSection = in initELFMCObjectFileInfo()
766 DwarfStrOffDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()