Searched defs:GetAllocStackId (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/ | ||
| H A D | hwasan_allocator.cpp | 63 u32 HwasanChunkView::GetAllocStackId() const { in GetAllocStackId() function in __hwasan::HwasanChunkView |
| /freebsd/contrib/llvm-project/compiler-rt/lib/asan/ | ||
| H A D | asan_allocator.cpp | 954 u32 AsanChunkView::GetAllocStackId() const { in GetAllocStackId() function in __asan::AsanChunkView |