Searched defs:remapImpl (Results 1 – 3 of 3) sorted by relevance
| /external/scudo/standalone/ | ||
| D | mem_map.cpp | 41 bool MemMapDefault::remapImpl(uptr Addr, uptr Size, const char *Name, in remapImpl() function in scudo::MemMapDefault |
| D | mem_map_linux.cpp | 108 bool MemMapLinux::remapImpl(uptr Addr, uptr Size, const char *Name, in remapImpl() function in scudo::MemMapLinux |
| D | mem_map_fuchsia.cpp | 180 bool MemMapFuchsia::remapImpl(uptr Addr, uptr Size, const char *Name, in remapImpl() function in scudo::MemMapFuchsia |