Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp63 u32 HwasanChunkView::GetAllocStackId() const { in GetAllocStackId() function in __hwasan::HwasanChunkView
109 inline u32 Metadata::GetAllocStackId() const { in GetAllocStackId() function in __hwasan::Metadata
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp954 u32 AsanChunkView::GetAllocStackId() const { in GetAllocStackId() function in __asan::AsanChunkView