Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h117 MCSection *DwarfAddrSection; variable
268 MCSection *getDwarfAddrSection() const { return DwarfAddrSection; } in getDwarfAddrSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp537 DwarfAddrSection = in initELFMCObjectFileInfo()
722 DwarfAddrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()