Searched defs:needed_by (Results 1 – 11 of 11) sorted by relevance
| /third_party/musl/ldso/linux/ |
| D | dynlink_rand.c | 228 struct loadtask *create_loadtask(const char *name, struct dso *needed_by, ns_t *ns, bool check_inhe… in create_loadtask()
|
| D | dynlink_rand.h | 39 struct dso *needed_by; member
|
| D | dynlink.c | 2157 …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/ |
| D | dynlink_rand.h | 39 struct dso *needed_by; member
|
| D | dynlink_rand.c | 227 struct loadtask *create_loadtask(const char *name, struct dso *needed_by, ns_t *ns, bool check_inhe… in create_loadtask()
|
| D | dynlink.c | 1969 …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/ |
| D | dynlink.h | 131 struct dso **deps, *needed_by; member
|
| /third_party/musl/src/internal/ |
| D | dynlink.h | 141 struct dso **deps, *needed_by; member
|
| /third_party/musl/porting/liteos_a/user_debug/ldso/ |
| D | dynlink.c | 81 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/ |
| D | dynlink.c | 81 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/ |
| D | dynlink.c | 93 struct dso **deps, *needed_by; member 1072 static struct dso *load_library(const char *name, struct dso *needed_by)
|