Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_descriptions.h124 u32 alloc_stack_id; member
H A Dasan_descriptions.cpp166 descr->alloc_stack_id = chunk.GetAllocStackId(); in GetHeapAddressInformation()
417 StackTrace alloc_stack = GetStackTraceFromId(alloc_stack_id); in Print()