Searched refs:ParentRecurseDepth (Results 1 – 2 of 2) sorted by relevance
174 unsigned ParentRecurseDepth = -1U; member189 Opts.ParentRecurseDepth = 0; in getForSingleDIE()198 if (ParentRecurseDepth == -1U && !ShowParents) in noImplicitRecursion()199 Opts.ParentRecurseDepth = 0; in noImplicitRecursion()
562 if (DumpOpts.ParentRecurseDepth > 0 && Depth >= DumpOpts.ParentRecurseDepth) in dumpParentChain()