Searched refs:CalleeDIE (Results 1 – 1 of 1) sorted by relevance
1276 DIE *CalleeDIE = getOrCreateSubprogramDIE(CalleeSP); in constructCallSiteEntryDIE() local1277 assert(CalleeDIE && "Could not create DIE for call site entry origin"); in constructCallSiteEntryDIE()1280 !CalleeDIE->findAttribute(dwarf::DW_AT_linkage_name)) { in constructCallSiteEntryDIE()1281 addLinkageName(*CalleeDIE, CalleeSP->getLinkageName()); in constructCallSiteEntryDIE()1285 *CalleeDIE); in constructCallSiteEntryDIE()