Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h116 MCSection *DwarfLocDWOSection; variable
267 MCSection *getDwarfLocDWOSection() const { return DwarfLocDWOSection; } in getDwarfLocDWOSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp569 DwarfLocDWOSection = in initELFMCObjectFileInfo()
761 DwarfLocDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()