Home
last modified time | relevance | path

Searched refs:OnMapSecondary (Results 1 – 9 of 9) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_allocator.h67 void OnMapSecondary(uptr p, uptr size, uptr user_begin, in OnMapSecondary() function
HDsanitizer_allocator_secondary.h106 MapUnmapCallback().OnMapSecondary(map_beg, map_size, res, size); in Allocate()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/memprof/
HDmemprof_allocator.h42 void OnMapSecondary(uptr p, uptr size, uptr user_begin, in OnMapSecondary() function
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
HDhwasan_allocator.h57 void OnMapSecondary(uptr p, uptr size, uptr user_begin, in OnMapSecondary() function
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_allocator.h117 void OnMapSecondary(uptr p, uptr size, uptr user_begin, uptr user_size) const;
HDasan_allocator.cpp290 void AsanMapUnmapCallback::OnMapSecondary(uptr p, uptr size, uptr user_begin, in OnMapSecondary() function in __asan::AsanMapUnmapCallback
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
HDdfsan_allocator.cpp33 void OnMapSecondary(uptr p, uptr size, uptr user_begin, in OnMapSecondary() function
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/msan/
HDmsan_allocator.cpp35 void OnMapSecondary(uptr p, uptr size, uptr user_begin, in OnMapSecondary() function
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_mman.cpp30 void OnMapSecondary(uptr p, uptr size, uptr user_begin, in OnMapSecondary() function