Home
last modified time | relevance | path

Searched refs:GetShadowCount (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp208 u64 GetShadowCount(uptr p, u32 size) { in GetShadowCount() function
318 u64 c = GetShadowCount(user_beg, user_requested_size); in InsertLiveBlocks()
451 u64 c = GetShadowCount(p, user_requested_size); in Deallocate()