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

  /external/compiler-rt/lib/msan/
msan_linux.cc 122 const uptr maxVirtualAddress = GetMaxVirtualAddress();
  /external/compiler-rt/lib/cfi/
cfi.cc 273 uptr vma = GetMaxVirtualAddress();
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_posix.cc 90 uptr GetMaxVirtualAddress() {
sanitizer_win.cc 49 uptr GetMaxVirtualAddress() {
sanitizer_common.h 73 uptr GetMaxVirtualAddress();
  /external/compiler-rt/lib/asan/
asan_rtl.cc 320 kHighMemEnd = GetMaxVirtualAddress();

Completed in 72 milliseconds