Searched defs:SPDie (Results 1 – 2 of 2) sorted by relevance
1139 if (DIE *SPDie = getDIE(SP)) in getOrCreateSubprogramDIE() local1152 DIE &SPDie = createAndAddDIE(dwarf::DW_TAG_subprogram, *ContextDIE, SP); in getOrCreateSubprogramDIE() local1165 DIE &SPDie) { in applySubprogramDefinitionAttributes()1207 void DwarfUnit::applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie, in applySubprogramAttributes()1452 DIE &SPDie = *CI->first; in constructContainingTypeDIEs() local
393 DIE *SPDie = getOrCreateSubprogramDIE(SP, includeMinimalInlineScopes()); in updateSubprogramScopeDIE() local1295 const DISubprogram *SP, DIE &SPDie) { in applySubprogramAttributesToDefinition()