Home
last modified time | relevance | path

Searched refs:unmapImpl (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmem_map_fuchsia.h27 void unmapImpl(uptr Addr, uptr Size);
H A Dmem_map.h38 void unmapImpl(uptr Addr, uptr Size);
H A Dmem_map.cpp27 void MemMapDefault::unmapImpl(uptr Addr, uptr Size) { in unmapImpl() function in scudo::MemMapDefault
H A Dmem_map_base.h36 invokeImpl(&Derived::unmapImpl, Addr, Size); in unmap()
H A Dmem_map_fuchsia.cpp151 void MemMapFuchsia::unmapImpl(uptr Addr, uptr Size) { in unmapImpl() function in scudo::MemMapFuchsia
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h1297 void unmapImpl();
1318 ~mapped_file_region() { unmapImpl(); } in ~mapped_file_region()
1325 unmapImpl(); in unmap()
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc874 void mapped_file_region::unmapImpl() {
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc963 void mapped_file_region::unmapImpl() {