Lines Matching full:shndx
415 unsigned int shndx, Output_section* output_section,
421 object, shndx, output_section,
445 : name(NULL), shndx(0), obj(NULL)
448 unsigned int shndx;
2446 unsigned int shndx = lsym.get_st_shndx();
2448 shndx = object->adjust_sym_shndx(r_sym, shndx, &is_ordinary);
2450 object->error(_("local symbol %u has bad shndx %u"),
2451 r_sym, shndx);
3051 unsigned int shndx,
3080 rsym.shndx = shndx;
3252 if (rsym.shndx == elfcpp::SHN_UNDEF)