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

  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_malloc_win.cc 111 void *_realloc_dbg(void *ptr, size_t size, int) { function in typeref:typename:ALLOCATION_FUNCTION_ATTRIBUTE void *
112 UNREACHABLE("_realloc_dbg should not exist!");
asan_malloc_win.cc 111 void *_realloc_dbg(void *ptr, size_t size, int) { function in typeref:typename:ALLOCATION_FUNCTION_ATTRIBUTE void *
112 UNREACHABLE("_realloc_dbg should not exist!");
asan_malloc_win.cc 111 void *_realloc_dbg(void *ptr, size_t size, int) { function in typeref:typename:ALLOCATION_FUNCTION_ATTRIBUTE void *
112 UNREACHABLE("_realloc_dbg should not exist!");
asan_malloc_win.cc 111 void *_realloc_dbg(void *ptr, size_t size, int) { function in typeref:typename:ALLOCATION_FUNCTION_ATTRIBUTE void *
112 UNREACHABLE("_realloc_dbg should not exist!");

Completed in 132 milliseconds