Searched defs:remapImpl (Results 1 – 2 of 2) sorted by relevance
/freebsd/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_fuchsia.cpp | 180 bool MemMapFuchsia::remapImpl(uptr Addr, uptr Size, const char *Name, in remapImpl() function in scudo::MemMapFuchsia |