Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp3148 const char* LD_DEBUG = getenv("LD_DEBUG"); local
3149 if (LD_DEBUG != nullptr) {
3150 g_ld_debug_verbosity = atoi(LD_DEBUG);