Searched refs:stateRealloc (Results 1 – 1 of 1) sorted by relevance
2203 ProgramStateRef stateRealloc = MallocMemAux(C, CE, TotalSize, in ReallocMemAux() local2205 if (!stateRealloc) in ReallocMemAux()2216 stateRealloc = stateRealloc->set<ReallocPairs>(ToPtr, in ReallocMemAux()2220 return stateRealloc; in ReallocMemAux()