Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h113 MCSection *DwarfStrDWOSection; variable
264 MCSection *getDwarfStrDWOSection() const { return DwarfStrDWOSection; } in getDwarfStrDWOSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp528 DwarfStrDWOSection = in initELFMCObjectFileInfo()
702 DwarfStrDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()