Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_descriptions.cc166 descr->alloc_stack_id = chunk.GetAllocStackId(); in GetHeapAddressInformation()
416 StackTrace alloc_stack = GetStackTraceFromId(alloc_stack_id); in Print()
H A Dasan_descriptions.h123 u32 alloc_stack_id; member
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_descriptions.cc168 descr->alloc_stack_id = chunk.GetAllocStackId(); in GetHeapAddressInformation()
418 StackTrace alloc_stack = GetStackTraceFromId(alloc_stack_id); in Print()
H A Dasan_descriptions.h125 u32 alloc_stack_id; member
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_descriptions.cpp166 descr->alloc_stack_id = chunk.GetAllocStackId(); in GetHeapAddressInformation()
417 StackTrace alloc_stack = GetStackTraceFromId(alloc_stack_id); in Print()
H A Dasan_descriptions.h124 u32 alloc_stack_id; member