Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h110 MCSection *DwarfInfoDWOSection; variable
260 MCSection *getDwarfInfoDWOSection() const { return DwarfInfoDWOSection; } in getDwarfInfoDWOSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp522 DwarfInfoDWOSection = in initELFMCObjectFileInfo()
687 DwarfInfoDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()