Searched refs:ChildRecurseDepth (Results 1 – 7 of 7) sorted by relevance
190 unsigned ChildRecurseDepth = -1U; member205 Opts.ChildRecurseDepth = 0; in getForSingleDIE()213 if (ChildRecurseDepth == -1U && !ShowChildren) in noImplicitRecursion()214 Opts.ChildRecurseDepth = 0; in noImplicitRecursion()
227 ChildRecurseDepth("recurse-depth", variable232 aliasopt(ChildRecurseDepth), cl::NotHidden);295 DumpOpts.ChildRecurseDepth = ChildRecurseDepth; in getDumpOpts()457 DumpOpts.ChildRecurseDepth = 0; in lookup()
246 DumpOpts.ChildRecurseDepth = 0; in linkDebugInfo()
605 if (DumpOpts.ShowChildren && DumpOpts.ChildRecurseDepth > 0) { in dump()607 DumpOpts.ChildRecurseDepth--; in dump()
451 DumpOpts.ChildRecurseDepth = 0; in shouldKeepVariableDIE()478 DumpOpts.ChildRecurseDepth = 0; in shouldKeepSubprogramDIE()1957 int ChildRecurseDepth) { in hashFullyQualifiedName() argument1991 return djbHash(Name ? Name : "", djbHash(ChildRecurseDepth ? "" : "::")); in hashFullyQualifiedName()1997 hashFullyQualifiedName(Die, *CU, File, ++ChildRecurseDepth))); in hashFullyQualifiedName()2472 DumpOpts.ChildRecurseDepth = 0; in link()
157 DumpOpts.ChildRecurseDepth = 0; in reportWarning()
53 DumpOpts.ChildRecurseDepth = 0; in printDie()