Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/ldso/
H A Ddynlink_rand.c227 struct loadtask *create_loadtask(const char *name, struct dso *needed_by, ns_t *ns, bool check_inherited) in create_loadtask() argument
H A Ddynlink_rand.h39 struct dso *needed_by; member
H A Ddynlink.c5133 struct dso *needed_by = task->needed_by; in load_library_header() local
1968 load_library( const char *name, struct dso *needed_by, ns_t *namespace, bool check_inherited, struct reserved_address_params *reserved_params) load_library() argument
[all...]
/third_party/musl/ldso/linux/
H A Ddynlink_rand.c232 struct loadtask *create_loadtask(const char *name, struct dso *needed_by, ns_t *ns, bool check_inherited) in create_loadtask() argument
H A Ddynlink_rand.h39 struct dso *needed_by; member
H A Ddynlink.c5522 struct dso *needed_by = task->needed_by; in load_library_header() local
2156 load_library( const char *name, struct dso *needed_by, ns_t *namespace, bool check_inherited, struct reserved_address_params *reserved_params) load_library() argument
[all...]
/third_party/musl/porting/linux/user/src/internal/
H A Ddynlink.h131 struct dso **deps, *needed_by; member
/third_party/musl/src/internal/
H A Ddynlink.h141 struct dso **deps, *needed_by; member
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c81 struct dso **deps, *needed_by; member
1003 static struct dso *load_library(const char *name, struct dso *needed_by) in load_library() argument
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c81 struct dso **deps, *needed_by; member
1003 static struct dso *load_library(const char *name, struct dso *needed_by) in load_library() argument
/third_party/musl/ldso/
H A Ddynlink.c93 struct dso **deps, *needed_by; member
1072 static struct dso *load_library(const char *name, struct dso *needed_by) argument

Completed in 28 milliseconds