Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h333 DIEEntry *createDIEEntry(DIE *Entry);
DDwarfCompileUnit.cpp50 DIEEntry *CompileUnit::createDIEEntry(DIE *Entry) { in createDIEEntry() function in CompileUnit
221 Die->addValue(Attribute, Form, createDIEEntry(Entry)); in addDIEEntry()
780 Entry = createDIEEntry(Buffer); in addType()
1003 Entry = createDIEEntry(ElemDie); in constructTypeDIE()