Searched refs:applySubprogramAttributes (Results 1 – 3 of 3) sorted by relevance
253 void applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie,
1182 ->applySubprogramAttributes(SP, SPDie); in getOrCreateSubprogramDIE()1239 void DwarfUnit::applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie, in applySubprogramAttributes() function in DwarfUnit
1649 applySubprogramAttributes(SP, SPDie, includeMinimalInlineScopes()); in applySubprogramAttributesToDefinition()