Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_allocator.cpp67 u32 HwasanChunkView::GetAllocStackId() const { in GetAllocStackId() function in __hwasan::HwasanChunkView
/external/compiler-rt/lib/asan/
Dasan_allocator.cc684 u32 AsanChunkView::GetAllocStackId() { return chunk_->alloc_context_id; } in GetAllocStackId() function in __asan::AsanChunkView
/external/llvm-project/compiler-rt/lib/asan/
Dasan_allocator.cpp918 u32 AsanChunkView::GetAllocStackId() const { in GetAllocStackId() function in __asan::AsanChunkView