Searched refs:OriginDIE (Results 1 – 1 of 1) sorted by relevance
538 DIE *OriginDIE = getAbstractSPDies()[InlinedSP]; in constructInlinedScopeDIE() local539 assert(OriginDIE && "Unable to find original DIE for an inlined subprogram."); in constructInlinedScopeDIE()542 addDIEEntry(*ScopeDIE, dwarf::DW_AT_abstract_origin, *OriginDIE); in constructInlinedScopeDIE()