Home
last modified time | relevance | path

Searched refs:alloc_names (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/compiler-rt/lib/asan/
Dasan_errors.cpp120 static const char *alloc_names[] = {"INVALID", "malloc", "operator new", in Print() local
128 scariness.GetDescription(), alloc_names[alloc_type], in Print()
/external/compiler-rt/lib/asan/
Dasan_report.cc864 static const char *alloc_names[] = in ReportAllocTypeMismatch() local
873 alloc_names[alloc_type], dealloc_names[dealloc_type], addr); in ReportAllocTypeMismatch()
/external/llvm-project/polly/lib/External/isl/
Disl_ast.c1743 static __isl_give isl_printer *alloc_names(__isl_take isl_printer *p, in alloc_names() function
1782 p = alloc_names(p, id); in isl_ast_expr_op_type_set_print_name()