Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp128 Asm->emitDwarfAbbrevs(Abbreviations); in emitAbbrevs()
DAsmPrinterDwarf.cpp288 AsmPrinter::emitDwarfAbbrevs(const std::vector<DIEAbbrev *>& Abbrevs) const { in emitDwarfAbbrevs() function in AsmPrinter
/external/llvm/include/llvm/CodeGen/
DAsmPrinter.h439 void emitDwarfAbbrevs(const std::vector<DIEAbbrev *>& Abbrevs) const;
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp576 Asm->emitDwarfAbbrevs(Abbrevs); in emitAbbrevs()