| /src/external/gpl3/gcc/dist/libsanitizer/asan/ |
| asan_malloc_linux.cpp | 155 INTERCEPTOR(void*, pvalloc, uptr size) { 186 void* (*pvalloc)(uptr size); member in struct:MallocDebugL 198 WRAP(posix_memalign), WRAP(pvalloc), WRAP(realloc),
|
| asan_malloc_linux.cpp | 155 INTERCEPTOR(void*, pvalloc, uptr size) { 186 void* (*pvalloc)(uptr size); member in struct:MallocDebugL 198 WRAP(posix_memalign), WRAP(pvalloc), WRAP(realloc),
|
| /src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
| asan_malloc_linux.cpp | 155 INTERCEPTOR(void*, pvalloc, uptr size) { 186 void* (*pvalloc)(uptr size); member in struct:MallocDebugL 198 WRAP(posix_memalign), WRAP(pvalloc), WRAP(realloc),
|
| asan_malloc_linux.cpp | 155 INTERCEPTOR(void*, pvalloc, uptr size) { 186 void* (*pvalloc)(uptr size); member in struct:MallocDebugL 198 WRAP(posix_memalign), WRAP(pvalloc), WRAP(realloc),
|
| /src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
| asan_malloc_linux.cc | 229 INTERCEPTOR(void*, pvalloc, uptr size) { 260 void* (*pvalloc)(uptr size); member in struct:MallocDebugL 272 WRAP(posix_memalign), WRAP(pvalloc), WRAP(realloc),
|
| asan_malloc_linux.cc | 229 INTERCEPTOR(void*, pvalloc, uptr size) { 260 void* (*pvalloc)(uptr size); member in struct:MallocDebugL 272 WRAP(posix_memalign), WRAP(pvalloc), WRAP(realloc),
|