Searched refs:dup_XTree (Results 1 – 1 of 1) sorted by relevance
643 static SXPt* dup_XTree(XPt* xpt, SizeT total_szB) in dup_XTree() function700 sxpt->Sig.children[j++] = dup_XTree(xpt->children[i], total_szB); in dup_XTree()1312 snapshot->alloc_sxpt = dup_XTree(alloc_xpt, total_szB); in take_snapshot()