Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp111 static const char* const kAsanLibDirPrefix = "/data/asan"; variable
2261 asan_name_holder = std::string(kAsanLibDirPrefix) + original_path; in do_dlopen()