Searched defs:remapImpl (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ | ||
H A D | mem_map.cpp | 41 bool MemMapDefault::remapImpl(uptr Addr, uptr Size, const char *Name, in remapImpl() function in scudo::MemMapDefault |
H A D | mem_map_linux.cpp | 108 bool MemMapLinux::remapImpl(uptr Addr, uptr Size, const char *Name, in remapImpl() function in scudo::MemMapLinux |
H A D | mem_map_fuchsia.cpp | 171 bool MemMapFuchsia::remapImpl(uptr Addr, uptr Size, const char *Name, remapImpl() function in scudo::MemMapFuchsia |