Searched refs:constructScopeDIE (Results 1 – 2 of 2) sorted by relevance
346 DIE *constructScopeDIE(DbgScope *Scope);
774 DIE *DwarfDebug::constructScopeDIE(DbgScope *Scope) { in constructScopeDIE() function in DwarfDebug794 if (DIE *Nested = constructScopeDIE(Scopes[j])) in constructScopeDIE()2030 constructScopeDIE(*AI); in endFunction()2033 DIE *CurFnDIE = constructScopeDIE(CurrentFnDbgScope); in endFunction()