Searched defs:ReleasePageRangeToOS (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_allocator_primary64.h | 67 void ReleasePageRangeToOS(uptr class_id, CompactPtrT from, CompactPtrT to) { in ReleasePageRangeToOS() function |
/llvm-project/compiler-rt/lib/sanitizer_common/tests/ | ||
H A D | sanitizer_allocator_test.cpp | 1248 void ReleasePageRangeToOS(u32 class_id, u32 from, u32 to) { ReleasePageRangeToOS() function in RangeRecorder |