Lines Matching full:shndx
796 // Return whether OBJECT/SHNDX is a .ctors/.dtors section mapped to a
800 Layout::is_ctors_in_init_array(Relobj* relobj, unsigned int shndx) const
802 return (ctors_sections_in_init_array.find(Section_id(relobj, shndx))
1134 // Return the output section to use for input section SHNDX, with name
1146 Layout::layout(Sized_relobj_file<size, big_endian>* object, unsigned int shndx,
1178 = this->section_segment_map_.find(Const_section_id(object, shndx));
1248 ctors_sections_in_init_array.insert(Section_id(object, shndx));
1254 *off = os->add_input_section(this, object, shndx, name, shdr, reloc_shndx,
1407 unsigned int shndx,
1433 shndx,
1468 *off = os->add_input_section(this, object, shndx, ".eh_frame", shdr,
1582 unsigned int shndx,
1601 symbols_size, shndx, reloc_shndx,
2761 unsigned int shndx;
2773 &shndx);
2855 shndx = this->set_section_indexes(shndx);
2858 this->create_symtab_sections(input_objects, symtab, shndx, &off);
2882 shndx = this->set_section_indexes(shndx);
3934 Layout::set_section_indexes(unsigned int shndx)
3942 (*p)->set_out_shndx(shndx);
3943 ++shndx;
3946 return shndx;
5234 // function returns false. Otherwise, OBJECT, SHNDX, IS_COMDAT, and
5242 unsigned int shndx,
5268 ins.first->second.set_shndx(shndx);
5287 ins.first->second.set_shndx(shndx);
5828 unsigned int shndx,
5838 unsigned int shndx,
5848 unsigned int shndx,
5858 unsigned int shndx,
5964 unsigned int shndx,
5979 unsigned int shndx,
5994 unsigned int shndx,
6009 unsigned int shndx,
6023 unsigned int shndx,
6035 unsigned int shndx,
6047 unsigned int shndx,
6059 unsigned int shndx,