Lines Matching defs:shndx
66 GElf_Addr value, Elf *symelf, GElf_Word shndx)
69 if (shndx >= SHN_LORESERVE)
72 /* If value might not be st_value, the shndx of the symbol might
109 return shndx == state->addr_shndx && state->addr_symelf == symelf;
133 const char *name, GElf_Word shndx,
154 state->closest_shndx = shndx;
162 shndx))
170 state->sizeless_shndx = shndx;
190 state->closest_shndx = shndx;
205 GElf_Word shndx;
209 &shndx, &elf, NULL,
219 try_sym_value (state, value, &sym, name, shndx, elf, resolved);
230 try_sym_value (state, adjusted_st_value, &sym, name, shndx,