Home
last modified time | relevance | path

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

/aosp12/bionic/linker/
H A Dlinker.cpp118 static const char* const kDefaultLdPaths[] = { variable
3334 auto default_ld_paths = is_asan ? kAsanDefaultLdPaths : kDefaultLdPaths; in init_default_namespace_no_config()