Searched defs:getBaseImpl (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ | ||
H A D | mem_map_fuchsia.h | 34 uptr getBaseImpl() { return WindowBase; } in getBaseImpl() function |
H A D | mem_map.h | 44 uptr getBaseImpl() { return Base; } getBaseImpl() function |