Home
last modified time | relevance | path

Searched defs:remapImpl (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/scudo/standalone/
H A Dmem_map.cpp41 bool MemMapDefault::remapImpl(uptr Addr, uptr Size, const char *Name, in remapImpl() function in scudo::MemMapDefault
H A Dmem_map_linux.cpp108 bool MemMapLinux::remapImpl(uptr Addr, uptr Size, const char *Name, in remapImpl() function in scudo::MemMapLinux
H A Dmem_map_fuchsia.cpp180 bool MemMapFuchsia::remapImpl(uptr Addr, uptr Size, const char *Name, in remapImpl() function in scudo::MemMapFuchsia