Searched refs:GetBlockBeginFastLocked (Results 1 – 4 of 4) sorted by relevance
139 void *GetBlockBeginFastLocked(void *p) { in GetBlockBeginFastLocked() function142 return secondary_.GetBlockBeginFastLocked(p); in GetBlockBeginFastLocked()
218 void *GetBlockBeginFastLocked(void *ptr) { in GetBlockBeginFastLocked() function
253 uptr chunk = reinterpret_cast<uptr>(allocator.GetBlockBeginFastLocked(p)); in PointsIntoChunk()
800 allocator.GetBlockBeginFastLocked(reinterpret_cast<void *>(p)); in GetAsanChunkByAddrFastLocked()