Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h40 u32 alloc_context_id; in DECLARE_REAL() member
97 u32 alloc_context_id; in DECLARE_REAL() member
H A Dhwasan_allocator.cc221 u32 alloc_context_id = meta->alloc_context_id; in HwasanDeallocate() local
/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_allocator.cc91 u32 alloc_context_id; member