Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_allocator.cc78 u32 alloc_type : 2; member
705 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()
Dasan_report.cc750 AllocType alloc_type, in ReportAllocTypeMismatch()
/external/f2fs-tools/fsck/
Df2fs.h105 unsigned char alloc_type; /* current allocation type */ member
/external/f2fs-tools/include/
Df2fs_fs.h393 unsigned char alloc_type[MAX_ACTIVE_LOGS]; member