Lines Matching refs:xndx
2127 Elf32_Word xndx;
2130 &symmem, &xndx);
2201 ? xndx : sym->st_shndx),
2215 ? xndx : sym->st_shndx));
2316 Elf32_Word xndx;
2319 &symmem, &xndx);
2394 ? xndx : sym->st_shndx),
2408 ? xndx : sym->st_shndx));
2564 Elf32_Word xndx;
2566 GElf_Sym *sym = gelf_getsymshndx (data, xndx_data, cnt, &sym_mem, &xndx);
2573 xndx = sym->st_shndx;
2586 ebl_section_name (ebl, sym->st_shndx, xndx, scnbuf,
2599 bool check_def = xndx != SHN_UNDEF;
2601 if (xndx < SHN_LORESERVE || sym->st_shndx == SHN_XINDEX)
2605 gelf_getshdr (elf_getscn (ebl->elf, xndx), &symshdr_mem);