Searched defs:SPDie (Results 1 – 2 of 2) sorted by relevance
1122 if (DIE *SPDie = getDIE(SP)) in getOrCreateSubprogramDIE() local1135 DIE &SPDie = createAndAddDIE(dwarf::DW_TAG_subprogram, *ContextDIE, SP); in getOrCreateSubprogramDIE() local1147 DIE &SPDie) { in applySubprogramDefinitionAttributes()1186 void DwarfUnit::applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie, in applySubprogramAttributes()1352 DIE &SPDie = *CI->first; in constructContainingTypeDIEs() local
285 DIE *SPDie = getOrCreateSubprogramDIE(SP, includeMinimalInlineScopes()); in updateSubprogramScopeDIE() local815 const DISubprogram *SP, DIE &SPDie) { in applySubprogramAttributesToDefinition()