Home
last modified time | relevance | path

Searched defs:alloc_context_id (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h126 u32 alloc_context_id; member
H A Dhwasan_allocator.cpp310 u32 alloc_context_id = meta->GetAllocStackId(); in HwasanDeallocate() local
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp131 u32 alloc_context_id; member
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp103 atomic_uint64_t alloc_context_id; member in __asan::ChunkHeader