Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_debugging.cc56 stack = chunk.GetAllocStack(); in AsanGetStack()
H A Dasan_allocator.h65 StackTrace GetAllocStack() const;
H A Dasan_allocator.cc828 StackTrace AsanChunkView::GetAllocStack() const { in GetAllocStack() function in __asan::AsanChunkView
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_debugging.cc58 stack = chunk.GetAllocStack(); in AsanGetStack()
H A Dasan_allocator.h67 StackTrace GetAllocStack() const;
H A Dasan_allocator.cc830 StackTrace AsanChunkView::GetAllocStack() const { in GetAllocStack() function in __asan::AsanChunkView