Home
last modified time | relevance | path

Searched defs:use_deps (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c299 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/
Ddynlink.c299 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/
Ddynlink.c301 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/
Ddynlink.c802 …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