Searched defs:GetAllocStackId (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/compiler-rt/lib/hwasan/ | ||
| H A D | hwasan_allocator.cc | 77 u32 HwasanChunkView::GetAllocStackId() const { in GetAllocStackId() function in __hwasan::HwasanChunkView |
| /freebsd-12.1/contrib/compiler-rt/lib/asan/ | ||
| H A D | asan_allocator.cc | 827 u32 AsanChunkView::GetAllocStackId() const { return chunk_->alloc_context_id; } in GetAllocStackId() function in __asan::AsanChunkView |