Home
last modified time | relevance | path

Searched defs:AllocationSizeFast (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp208 static uptr AllocationSizeFast(const void *p) { in AllocationSizeFast() function
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp442 static uptr AllocationSizeFast(const void *p) { in AllocationSizeFast() function
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp326 static uptr AllocationSizeFast(const void *p) { in AllocationSizeFast() function
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp621 uptr AllocationSizeFast(uptr p) { in AllocationSizeFast() function
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp852 uptr AllocationSizeFast(uptr p) { in AllocationSizeFast() function