Searched refs:check_found_sym (Results 1 – 1 of 1) sorted by relevance
| /optee_os/ldelf/ |
| H A D | ta_elf_rel.c | 92 static bool check_found_sym(struct ta_elf *elf, const char *name, vaddr_t *val, in check_found_sym() function 185 check_found_sym(elf, name, val, weak_ok, n)) in resolve_sym_helper() 209 if (check_found_sym(elf, name, val, weak_ok, n)) in resolve_sym_helper()
|