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