Home
last modified time | relevance | path

Searched defs:OnMapSecondary (Results 1 – 8 of 8) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h67 void OnMapSecondary(uptr p, uptr size, uptr user_begin, in OnMapSecondary() function
/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.h42 void OnMapSecondary(uptr p, uptr size, uptr user_begin, in OnMapSecondary() function
/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h57 void OnMapSecondary(uptr p, uptr size, uptr user_begin, in OnMapSecondary() function
/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp33 void OnMapSecondary(uptr p, uptr size, uptr user_begin, OnMapSecondary() function
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.cpp30 void OnMapSecondary(uptr p, uptr size, uptr user_begin, in OnMapSecondary() function
/llvm-project/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp35 void OnMapSecondary(uptr p, uptr size, uptr user_begin, OnMapSecondary() function
/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp290 void AsanMapUnmapCallback::OnMapSecondary(uptr p, uptr size, uptr user_begin, OnMapSecondary() function in __asan::AsanMapUnmapCallback
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cpp486 void OnMapSecondary(uptr p, uptr size, uptr user_begin, OnMapSecondary() function