Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h268 MCSection *getDwarfAddrSection() const { return DwarfAddrSection; } in getDwarfAddrSection() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp587 const MCSymbol *Sym = TLOF.getDwarfAddrSection()->getBeginSymbol(); in finalizeModuleInfo()
665 AddrPool.emit(*Asm, Asm->getObjFileLowering().getDwarfAddrSection()); in endModule()