Searched refs:ChildRecurseDepth (Results 1 – 7 of 7) sorted by relevance
173 unsigned ChildRecurseDepth = -1U; member188 Opts.ChildRecurseDepth = 0; in getForSingleDIE()196 if (ChildRecurseDepth == -1U && !ShowChildren) in noImplicitRecursion()197 Opts.ChildRecurseDepth = 0; in noImplicitRecursion()
189 unsigned ChildRecurseDepth = -1U; member204 Opts.ChildRecurseDepth = 0; in getForSingleDIE()212 if (ChildRecurseDepth == -1U && !ShowChildren) in noImplicitRecursion()213 Opts.ChildRecurseDepth = 0; in noImplicitRecursion()
218 ChildRecurseDepth("recurse-depth", variable223 aliasopt(ChildRecurseDepth));270 DumpOpts.ChildRecurseDepth = ChildRecurseDepth; in getDumpOpts()430 DumpOpts.ChildRecurseDepth = 0; in lookup()
648 if (DumpOpts.ShowChildren && DumpOpts.ChildRecurseDepth > 0 && child) { in dump()649 DumpOpts.ChildRecurseDepth--; in dump()
612 if (DumpOpts.ShowChildren && DumpOpts.ChildRecurseDepth > 0 && child) { in dump()613 DumpOpts.ChildRecurseDepth--; in dump()
485 DumpOpts.ChildRecurseDepth = 0; in shouldKeepVariableDIE()522 DumpOpts.ChildRecurseDepth = 0; in shouldKeepSubprogramDIE()1958 int ChildRecurseDepth) { in hashFullyQualifiedName() argument1992 return djbHash(Name ? Name : "", djbHash(ChildRecurseDepth ? "" : "::")); in hashFullyQualifiedName()1998 hashFullyQualifiedName(Die, *CU, File, ++ChildRecurseDepth))); in hashFullyQualifiedName()2421 DumpOpts.ChildRecurseDepth = 0; in link()
157 DumpOpts.ChildRecurseDepth = 0; in reportWarning()