Searched refs:ParentRC (Results 1 – 1 of 1) sorted by relevance
550 uint64_t ParentRC = Device.getMapEntryRefCnt(Args[ParentIdx]); in targetDataEnd() local551 assert(ParentRC > 0 && "parent struct not found"); in targetDataEnd()552 if (ParentRC == 1) in targetDataEnd()