Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h111 MCSection *DwarfInfoDWOSection; variable
261 MCSection *getDwarfInfoDWOSection() const { return DwarfInfoDWOSection; } in getDwarfInfoDWOSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp558 DwarfInfoDWOSection = in initELFMCObjectFileInfo()
736 DwarfInfoDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()