Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmem_map_fuchsia.h34 uptr getBaseImpl() { return WindowBase; } in getBaseImpl() function
63 uptr getBaseImpl() { return Base; } in getBaseImpl() function
H A Dmem_map_linux.h36 uptr getBaseImpl() { return MapBase; } in getBaseImpl() function
50 uptr getBaseImpl() { return MapBase; } in getBaseImpl() function
H A Dmem_map.h45 uptr getBaseImpl() { return Base; } in getBaseImpl() function
67 uptr getBaseImpl() { return Base; } in getBaseImpl() function