Home
last modified time | relevance | path

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

/external/scudo/standalone/
Dmem_map_fuchsia.h34 uptr getBaseImpl() { return WindowBase; } in getBaseImpl() function
63 uptr getBaseImpl() { return Base; } in getBaseImpl() function
Dmem_map_linux.h36 uptr getBaseImpl() { return MapBase; } in getBaseImpl() function
50 uptr getBaseImpl() { return MapBase; } in getBaseImpl() function
Dmem_map.h45 uptr getBaseImpl() { return Base; } in getBaseImpl() function
67 uptr getBaseImpl() { return Base; } in getBaseImpl() function