Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp1628 const char* ldpreload_env = NULL; in __linker_init_post_relocation() local
1631 ldpreload_env = linker_env_get("LD_PRELOAD"); in __linker_init_post_relocation()
1703 parse_LD_PRELOAD(ldpreload_env); in __linker_init_post_relocation()