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