Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp1648 const char* ldpath_env = NULL; in __linker_init_post_relocation() local
1651 ldpath_env = linker_env_get("LD_LIBRARY_PATH"); in __linker_init_post_relocation()
1723 parse_LD_LIBRARY_PATH(ldpath_env); in __linker_init_post_relocation()