Searched refs:__sanitizer_get_heap_size (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dallocator_interface.h42 size_t __sanitizer_get_heap_size(void);
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_interface.h27 SANITIZER_INTERFACE_ATTRIBUTE uptr __sanitizer_get_heap_size();
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_stats.cpp148 uptr __sanitizer_get_heap_size() { function
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_allocator.cpp325 uptr __sanitizer_get_heap_size() { function
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp392 uptr __sanitizer_get_heap_size() { function
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp342 uptr __sanitizer_get_heap_size() { function
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.cpp371 uptr __sanitizer_get_heap_size() { function
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_allocator.cpp774 uptr __sanitizer_get_heap_size() { function

Completed in 264 milliseconds