Home
last modified time | relevance | path

Searched refs:__sanitizer_get_heap_size (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dallocator_interface.h52 size_t SANITIZER_CDECL __sanitizer_get_heap_size(void);
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_interface.h31 SANITIZER_INTERFACE_ATTRIBUTE uptr __sanitizer_get_heap_size();
H A Dsanitizer_common_interface.inc41 INTERFACE_FUNCTION(__sanitizer_get_heap_size)
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_stats.cpp139 uptr __sanitizer_get_heap_size() { in __sanitizer_get_heap_size() function
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp308 uptr __sanitizer_get_heap_size() { in __sanitizer_get_heap_size() function
H A Ddone_abilist.txt454 fun:__sanitizer_get_heap_size=uninstrumented
455 fun:__sanitizer_get_heap_size=discard
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_allocator.cpp362 uptr __sanitizer_get_heap_size() { in __sanitizer_get_heap_size() function
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp427 uptr __sanitizer_get_heap_size() { in __sanitizer_get_heap_size() function
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.cpp449 uptr __sanitizer_get_heap_size() { in __sanitizer_get_heap_size() function
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp669 uptr __sanitizer_get_heap_size() { in __sanitizer_get_heap_size() function