HomeSort by: relevance | last modified time | path
    Searched defs:alloc_names (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_errors.cc 120 static const char *alloc_names[] = {"INVALID", "malloc", "operator new", local in function:__asan::ErrorAllocTypeMismatch::Print
128 scariness.GetDescription(), alloc_names[alloc_type],

Completed in 13 milliseconds