Home
last modified time | relevance | path

Searched refs:adjusted_base (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_win.cc510 uptr adjusted_base = base_address - preferred_base; in init() local
513 cur_module.set(module_name, adjusted_base); in init()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_win.cpp664 uptr adjusted_base = base_address - preferred_base; in init() local
667 cur_module.set(module_name, adjusted_base); in init()