Searched refs:includeMinimalInlineScopes (Results 1 – 2 of 2) sorted by relevance
447 DIE *SPDie = getOrCreateSubprogramDIE(SP, includeMinimalInlineScopes()); in updateSubprogramScopeDIE()468 if (!includeMinimalInlineScopes()) { in updateSubprogramScopeDIEImpl()1044 !includeMinimalInlineScopes()) in constructSubprogramScopeDIE()1066 if (!includeMinimalInlineScopes()) { in createAndAddScopeChildren()1082 if (!includeMinimalInlineScopes() && in createAndAddScopeChildren()1110 if (includeMinimalInlineScopes()) in constructAbstractSubprogramScopeDIE()1315 assert(D || includeMinimalInlineScopes()); in finishSubprogramDefinition()1393 return DD->tuneForGDB() && !includeMinimalInlineScopes() && in hasDwarfPubSections()1551 applySubprogramAttributes(SP, SPDie, includeMinimalInlineScopes()); in applySubprogramAttributesToDefinition()1563 bool DwarfCompileUnit::includeMinimalInlineScopes() const { in includeMinimalInlineScopes() function in DwarfCompileUnit
123 bool includeMinimalInlineScopes() const;