HomeSort by relevance Sort by last modified time
    Searched refs:GetMaxVirtualAddress (Results 1 - 4 of 4) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_posix.cc 32 uptr GetMaxVirtualAddress() {
sanitizer_win.cc 43 uptr GetMaxVirtualAddress() {
sanitizer_common.h 44 uptr GetMaxVirtualAddress();
  /external/compiler-rt/lib/asan/
asan_rtl.cc 331 kHighMemEnd = GetMaxVirtualAddress();

Completed in 217 milliseconds