Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/asan/
Dasan_allocator.cpp472 bool UpdateAllocationStack(uptr addr, BufferedStackTrace *stack) { in UpdateAllocationStack() function
1221 return instance.UpdateAllocationStack((uptr)addr, &stack); in __asan_update_allocation_context()