HomeSort by: relevance | last modified time | path
    Searched refs:OnAllocate (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_allocator_dlsym.h 37 Details::OnAllocate(ptr,
45 Details::OnAllocate(ptr,
73 static void OnAllocate(const void *ptr, uptr size) {}
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_allocator_dlsym.h 37 Details::OnAllocate(ptr,
45 Details::OnAllocate(ptr,
73 static void OnAllocate(const void *ptr, uptr size) {}
  /src/external/gpl3/gcc/dist/libsanitizer/hwasan/
hwasan_allocation_functions.cpp 26 static void OnAllocate(const void *ptr, uptr size) {
  /src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_malloc_linux.cpp 35 static void OnAllocate(const void *ptr, uptr size) {
  /src/external/gpl3/gcc/dist/libsanitizer/asan/
asan_malloc_linux.cpp 35 static void OnAllocate(const void *ptr, uptr size) {
  /src/external/gpl3/gcc.old/dist/libsanitizer/lsan/
lsan_interceptors.cpp 49 static void OnAllocate(const void *ptr, uptr size) {
  /src/external/gpl3/gcc/dist/libsanitizer/lsan/
lsan_interceptors.cpp 49 static void OnAllocate(const void *ptr, uptr size) {

Completed in 29 milliseconds