HomeSort by relevance Sort by last modified time
    Searched refs:__sanitizer_get_heap_size (Results 1 - 25 of 37) sorted by null

1 2

  /external/compiler-rt/test/asan/TestCases/
max_redzone.cc 17 size_t before = __sanitizer_get_heap_size();
21 size_t after = __sanitizer_get_heap_size();
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/sanitizer/
allocator_interface.h 43 size_t __sanitizer_get_heap_size();
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/sanitizer/
allocator_interface.h 43 size_t __sanitizer_get_heap_size();
  /external/compiler-rt/test/asan/TestCases/Posix/
tsd_dtor_leak.cc 33 size_t old_heap_size = __sanitizer_get_heap_size();
37 size_t new_heap_size = __sanitizer_get_heap_size();
  /external/compiler-rt/include/sanitizer/
allocator_interface.h 43 size_t __sanitizer_get_heap_size();
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/sanitizer/
allocator_interface.h 43 size_t __sanitizer_get_heap_size();
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/sanitizer/
allocator_interface.h 43 size_t __sanitizer_get_heap_size();
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/sanitizer/
allocator_interface.h 43 size_t __sanitizer_get_heap_size();
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/sanitizer/
allocator_interface.h 43 size_t __sanitizer_get_heap_size();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/compiler-rt/include/sanitizer/
allocator_interface.h 43 size_t __sanitizer_get_heap_size();
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/sanitizer/
allocator_interface.h 43 size_t __sanitizer_get_heap_size();
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/compiler-rt/include/sanitizer/
allocator_interface.h 43 size_t __sanitizer_get_heap_size();
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/sanitizer/
allocator_interface.h 43 size_t __sanitizer_get_heap_size();
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/compiler-rt/include/sanitizer/
allocator_interface.h 43 size_t __sanitizer_get_heap_size();
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/sanitizer/
allocator_interface.h 43 size_t __sanitizer_get_heap_size();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/compiler-rt/include/sanitizer/
allocator_interface.h 43 size_t __sanitizer_get_heap_size();
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/sanitizer/
allocator_interface.h 43 size_t __sanitizer_get_heap_size();
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/sanitizer/
allocator_interface.h 43 size_t __sanitizer_get_heap_size();
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/sanitizer/
allocator_interface.h 43 size_t __sanitizer_get_heap_size();
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/sanitizer/
allocator_interface.h 43 size_t __sanitizer_get_heap_size();
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/compiler-rt/include/sanitizer/
allocator_interface.h 43 size_t __sanitizer_get_heap_size();
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/sanitizer/
allocator_interface.h 43 size_t __sanitizer_get_heap_size();
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/compiler-rt/include/sanitizer/
allocator_interface.h 43 size_t __sanitizer_get_heap_size();
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/sanitizer/
allocator_interface.h 43 size_t __sanitizer_get_heap_size();
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/compiler-rt/include/sanitizer/
allocator_interface.h 43 size_t __sanitizer_get_heap_size();

Completed in 1266 milliseconds

1 2