Home
last modified time | relevance | path

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

/external/trusty/musl/ldso/
Ddynlink.c79 struct dso **deps, *needed_by; member
954 static struct dso *load_library(const char *name, struct dso *needed_by) in load_library()
/external/musl/ldso/
Ddynlink.c98 struct dso **deps, *needed_by; member
1099 static struct dso *load_library(const char *name, struct dso *needed_by) in load_library()