Home | History | Annotate | Download | only in src

Lines Matching refs:xndx

123 	  Elf32_Word xndx;
146 sym, xndx);
148 xndx = sym->st_shndx;
149 assert (xndx < SHN_LORESERVE || xndx > SHN_HIRESERVE);
168 Elf32_Word toadd = file->scninfo[xndx].offset;