Searched defs:SPDie (Results 1 – 2 of 2) sorted by relevance
1104 if (DIE *SPDie = getDIE(SP)) in getOrCreateSubprogramDIE() local1117 DIE &SPDie = createAndAddDIE(dwarf::DW_TAG_subprogram, *ContextDIE, SP); in getOrCreateSubprogramDIE() local1130 DIE &SPDie) { in applySubprogramDefinitionAttributes()1180 void DwarfUnit::applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie, in applySubprogramAttributes()1527 DIE &SPDie = *P.first; in constructContainingTypeDIEs() local
415 DIE *SPDie = getOrCreateSubprogramDIE(SP, includeMinimalInlineScopes()); in updateSubprogramScopeDIE() local1509 const DISubprogram *SP, DIE &SPDie) { in applySubprogramAttributesToDefinition()