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

/seL4-refos-master/libs/libmuslc/ldso/
H A Ddynlink.c259 static struct symdef find_sym(struct dso *dso, const char *s, int need_def) function
337 : find_sym(ctx, name, type==REL_PLT);
1382 struct symdef dls3_def = find_sym(&ldso, "__dls3", 0);
1786 struct symdef def = find_sym(p, s, 0);

Completed in 78 milliseconds