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

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h117 MCSection *DwarfAddrSection; member in class:llvm::MCObjectFileInfo
268 MCSection *getDwarfAddrSection() const { return DwarfAddrSection; }
/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp537 DwarfAddrSection =
722 DwarfAddrSection = Ctx->getCOFFSection(

Completed in 30 milliseconds