Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h114 u32 alloc_context_id; member
H A Dhwasan_allocator.cpp289 u32 alloc_context_id = meta->GetAllocStackId(); in HwasanDeallocate() local
/openbsd-src/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp118 u32 alloc_context_id; member
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_allocator.cpp101 atomic_uint64_t alloc_context_id; member in __asan::ChunkHeader