Home
last modified time | relevance | path

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

/aosp_15_r20/external/musl/ldso/
H A Ddynlink.c320 static inline struct symdef find_sym2(struct dso *dso, const char *s, int need_def, int use_deps) in find_sym2()
2325 int use_deps = 0; in do_dlsym() local