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