Searched refs:OnMapSecondary (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| HD | sanitizer_allocator.h | 67 void OnMapSecondary(uptr p, uptr size, uptr user_begin, in OnMapSecondary() function
|
| HD | sanitizer_allocator_secondary.h | 106 MapUnmapCallback().OnMapSecondary(map_beg, map_size, res, size); in Allocate()
|
| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/memprof/ |
| HD | memprof_allocator.h | 42 void OnMapSecondary(uptr p, uptr size, uptr user_begin, in OnMapSecondary() function
|
| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/hwasan/ |
| HD | hwasan_allocator.h | 57 void OnMapSecondary(uptr p, uptr size, uptr user_begin, in OnMapSecondary() function
|
| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/asan/ |
| HD | asan_allocator.h | 117 void OnMapSecondary(uptr p, uptr size, uptr user_begin, uptr user_size) const;
|
| HD | asan_allocator.cpp | 290 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/ |
| HD | dfsan_allocator.cpp | 33 void OnMapSecondary(uptr p, uptr size, uptr user_begin, in OnMapSecondary() function
|
| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/msan/ |
| HD | msan_allocator.cpp | 35 void OnMapSecondary(uptr p, uptr size, uptr user_begin, in OnMapSecondary() function
|
| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| HD | tsan_mman.cpp | 30 void OnMapSecondary(uptr p, uptr size, uptr user_begin, in OnMapSecondary() function
|