Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp704 DIE &IMDie = TheCU.createAndAddDIE(Module.getTag(), Context, Module); in constructImportedEntityDIE() local
715 TheCU.addSourceLine(IMDie, Module.getLineNumber(), in constructImportedEntityDIE()
718 TheCU.addDIEEntry(IMDie, dwarf::DW_AT_import, *EntityDie); in constructImportedEntityDIE()
721 TheCU.addString(IMDie, dwarf::DW_AT_name, Name); in constructImportedEntityDIE()