Home
last modified time | relevance | path

Searched refs:emitDwarfDIE (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp245 void AsmPrinter::emitDwarfDIE(const DIE &Die) const { in emitDwarfDIE() function in AsmPrinter
280 emitDwarfDIE(*Child); in emitDwarfDIE()
DDwarfFile.cpp58 Asm->emitDwarfDIE(Die); in emitUnits()
/external/llvm/include/llvm/CodeGen/
DAsmPrinter.h442 void emitDwarfDIE(const DIE &Die) const;
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp582 Asm->emitDwarfDIE(Die); in emitDIE()