Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/unittest/
Dunit_test_ldso_dynlink.c253 void load_preload(char *s, ns_t *ns, struct loadtasks *tasks);
771 load_preload(name, get_default_ns(), tasks); in dynlink_test_2010()
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c178 UT_STATIC void load_preload(char *s, ns_t *ns, struct loadtasks *tasks);
2213 static void load_preload(char *s, ns_t *ns) in load_preload() function
2979 load_preload(env_preload, get_default_ns(), tasks); in __dls3()
2991 if (env_preload) load_preload(env_preload, get_default_ns()); in __dls3()
5308 UT_STATIC void load_preload(char *s, ns_t *ns, struct loadtasks *tasks) in load_preload() function
/third_party/musl/ldso/
Ddynlink.c1292 static void load_preload(char *s) in load_preload() function
1891 if (env_preload) load_preload(env_preload); in __dls3()
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c1308 static void load_preload(char *s) in load_preload() function
1914 if (env_preload) load_preload(env_preload); in __dls3()
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c1309 static void load_preload(char *s) in load_preload() function
1915 if (env_preload) load_preload(env_preload); in __dls3()