Searched refs:GetBlockBeginFastLocked (Results 1 – 5 of 5) sorted by relevance
137 void *GetBlockBeginFastLocked(const void *p) { in GetBlockBeginFastLocked() function140 return secondary_.GetBlockBeginFastLocked(p); in GetBlockBeginFastLocked()
218 void *GetBlockBeginFastLocked(const void *ptr) { in GetBlockBeginFastLocked() function
559 reinterpret_cast<uptr>(__hwasan::allocator.GetBlockBeginFastLocked(p)); in PointsIntoChunk()575 void *block = __hwasan::allocator.GetBlockBeginFastLocked( in GetUserBegin()
281 uptr chunk = reinterpret_cast<uptr>(allocator.GetBlockBeginFastLocked(p)); in PointsIntoChunk()
839 allocator.GetBlockBeginFastLocked(reinterpret_cast<void *>(p)); in GetAsanChunkByAddrFastLocked()