Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DAsmPrinter.h454 emitDwarfAbbrev(*Abbrev); in emitDwarfAbbrevs()
460 void emitDwarfAbbrev(const DIEAbbrev &Abbrev) const;
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp284 void AsmPrinter::emitDwarfAbbrev(const DIEAbbrev &Abbrev) const { in emitDwarfAbbrev() function in AsmPrinter