Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cc77 u32 HwasanChunkView::GetAllocStackId() const { in GetAllocStackId() function in __hwasan::HwasanChunkView
/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_allocator.cc827 u32 AsanChunkView::GetAllocStackId() const { return chunk_->alloc_context_id; } in GetAllocStackId() function in __asan::AsanChunkView