Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h112 MCSection *DwarfAbbrevDWOSection; variable
263 MCSection *getDwarfAbbrevDWOSection() const { return DwarfAbbrevDWOSection; } in getDwarfAbbrevDWOSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp526 DwarfAbbrevDWOSection = in initELFMCObjectFileInfo()
697 DwarfAbbrevDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()