Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h115 MCSection *DwarfLocDWOSection; variable
266 MCSection *getDwarfLocDWOSection() const { return DwarfLocDWOSection; } in getDwarfLocDWOSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp533 DwarfLocDWOSection = in initELFMCObjectFileInfo()
712 DwarfLocDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()