Home
last modified time | relevance | path

Searched defs:needed_by (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/ldso/linux/
Ddynlink_rand.c228 struct loadtask *create_loadtask(const char *name, struct dso *needed_by, ns_t *ns, bool check_inhe… in create_loadtask()
Ddynlink_rand.h39 struct dso *needed_by; member
Ddynlink.c2157 …const char *name, struct dso *needed_by, ns_t *namespace, bool check_inherited, struct reserved_ad… in load_library()
5539 struct dso *needed_by = task->needed_by; in load_library_header() local
/third_party/musl/porting/linux/user/ldso/
Ddynlink_rand.h39 struct dso *needed_by; member
Ddynlink_rand.c227 struct loadtask *create_loadtask(const char *name, struct dso *needed_by, ns_t *ns, bool check_inhe… in create_loadtask()
Ddynlink.c1969 …const char *name, struct dso *needed_by, ns_t *namespace, bool check_inherited, struct reserved_ad… in load_library()
5133 struct dso *needed_by = task->needed_by; in load_library_header() local
/third_party/musl/porting/linux/user/src/internal/
Ddynlink.h131 struct dso **deps, *needed_by; member
/third_party/musl/src/internal/
Ddynlink.h141 struct dso **deps, *needed_by; member
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c81 struct dso **deps, *needed_by; member
1003 static struct dso *load_library(const char *name, struct dso *needed_by) in load_library()
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c81 struct dso **deps, *needed_by; member
1003 static struct dso *load_library(const char *name, struct dso *needed_by) in load_library()
/third_party/musl/ldso/
Ddynlink.c93 struct dso **deps, *needed_by; member
1072 static struct dso *load_library(const char *name, struct dso *needed_by)