Searched refs:st_shndx (Results 1 – 11 of 11) sorted by relevance
36 unsigned int st_type, size_t st_shndx, in __resolve_sym() argument52 if (st_bind == STB_WEAK && st_shndx == SHN_UNDEF) { in __resolve_sym()57 if (st_shndx == SHN_UNDEF || st_shndx == SHN_XINDEX) in __resolve_sym()113 sym[n].st_shndx, in resolve_sym_helper()135 sym[n].st_shndx, in resolve_sym_helper()236 if (!sym_idx || sym_tab[sym_idx].st_shndx != SHN_UNDEF) { in e32_tls_get_module()349 if (sym_tab[sym_idx].st_shndx == SHN_UNDEF) { in e32_relocate()577 if (sym_tab[sym_idx].st_shndx == SHN_UNDEF) { in e64_relocate()
191 Elf32_Half st_shndx; /* Section index of symbol. */ member
196 Elf64_Half st_shndx; /* Section index of symbol. */ member
Completed in 19 milliseconds