Searched defs:insertDIE (Results 1 – 3 of 3) sorted by relevance
120 void insertDIE(const MDNode *TypeMD, DIE *Die) { in insertDIE() function
176 void DwarfUnit::insertDIE(const DINode *Desc, DIE *D) { in insertDIE() function in DwarfUnit
106 void insertDIE(const MDNode *N, DIE *D) { in insertDIE() function