Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc_proxy/
H A Dfunction_replacement.cpp206 UINT_PTR GetLocation(UINT_PTR addr) in GetLocation() function in MemoryProvider
334 UINT_PTR trampAddr = memProvider.GetLocation(srcAddr); in InsertTrampoline32()
381 UINT_PTR location = memProvider.GetLocation(srcAddr); in InsertTrampoline64()
396 UINT_PTR trampAddr = memProvider.GetLocation(srcAddr); in InsertTrampoline64()