Searched refs:find_sym (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/ldso/
H A Ddynlink.c386 static struct symdef find_sym(struct dso* dso, const char* s, int need_def) { function
469 : find_sym(ctx, name, type == REL_PLT);
2282 struct symdef def = find_sym(p, s, 0);

Completed in 74 milliseconds