Searched defs:GetAllocStackId (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp66 u32 HwasanChunkView::GetAllocStackId() const { function in class:__hwasan::HwasanChunkView
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp843 u32 AsanChunkView::GetAllocStackId() const { return chunk_->alloc_context_id; } function in class:__asan::AsanChunkView

Completed in 114 milliseconds