Home
last modified time | relevance | path

Searched refs:st_bind (Results 1 – 1 of 1) sorted by relevance

/optee_os/ldelf/
A Dta_elf_rel.c35 static bool __resolve_sym(struct ta_elf *elf, unsigned int st_bind, in __resolve_sym() argument
48 if (st_bind == STB_GLOBAL || (weak_ok && st_bind == STB_WEAK)) in __resolve_sym()
52 if (st_bind == STB_WEAK && st_shndx == SHN_UNDEF) { in __resolve_sym()

Completed in 4 milliseconds