Searched defs:SPDie (Results 1 – 2 of 2) sorted by relevance
1216 if (DIE *SPDie = getDIE(SP)) in getOrCreateSubprogramDIE() local1229 DIE &SPDie = createAndAddDIE(dwarf::DW_TAG_subprogram, *ContextDIE, SP); in getOrCreateSubprogramDIE() local1241 DIE &SPDie) { in applySubprogramDefinitionAttributes()1272 void DwarfUnit::applySubprogramAttributes(DISubprogram SP, DIE &SPDie, in applySubprogramAttributes()1444 DIE &SPDie = *CI->first; in constructContainingTypeDIEs() local
280 DIE *SPDie = getOrCreateSubprogramDIE(SP, includeMinimalInlineScopes()); in updateSubprogramScopeDIE() local810 DIE &SPDie) { in applySubprogramAttributesToDefinition()