Searched defs:alloc_type (Results 1 – 4 of 4) sorted by relevance
78 u32 alloc_type : 2; member705 AllocType alloc_type) { in asan_memalign()709 void asan_free(void *ptr, BufferedStackTrace *stack, AllocType alloc_type) { in asan_free()714 AllocType alloc_type) { in asan_sized_free()
750 AllocType alloc_type, in ReportAllocTypeMismatch()
105 unsigned char alloc_type; /* current allocation type */ member
393 unsigned char alloc_type[MAX_ACTIVE_LOGS]; member