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