Searched refs:MallocOrCallocLike (Results 1 – 1 of 1) sorted by relevance
59 MallocOrCallocLike = MallocLike | CallocLike | AlignedAllocLike, enumerator60 AllocLike = MallocOrCallocLike | StrDupLike,300 return getAllocationData(V, MallocOrCallocLike, TLI, in isMallocOrCallocLikeFn()