Searched defs:use_deps (Results 1 – 4 of 4) sorted by relevance
/third_party/musl/porting/liteos_a/user/ldso/ |
D | dynlink.c | 299 static inline struct symdef find_sym2(struct dso *dso, const char *s, int need_def, int use_deps) in find_sym2() 2229 int use_deps = 0; in do_dlsym() local
|
/third_party/musl/porting/liteos_a/user_debug/ldso/ |
D | dynlink.c | 299 static inline struct symdef find_sym2(struct dso *dso, const char *s, int need_def, int use_deps) in find_sym2() 2228 int use_deps = 0; in do_dlsym() local
|
/third_party/musl/ldso/ |
D | dynlink.c | 301 static inline struct symdef find_sym2(struct dso *dso, const char *s, int need_def, int use_deps) in find_sym2() 2195 int use_deps = 0; in do_dlsym() local
|
/third_party/musl/porting/linux/user/ldso/ |
D | dynlink.c | 802 …ct symdef find_sym2(struct dso *dso, struct verinfo *verinfo, int need_def, int use_deps, ns_t *ns) in find_sym2() 3715 int use_deps = 0; in do_dlsym() local
|