Lines Matching full:shndx
558 // Add input section SHNDX in OBJECT to an exception frame section.
562 // section applying to SHNDX, or 0 if none, or -1U if more than one.
577 unsigned int shndx,
583 const unsigned char* pcontents = object->section_contents(shndx,
600 shndx, reloc_shndx,
640 unsigned int shndx,
697 if (!this->read_cie(object, shndx, symbols, symbols_size,
706 if (!this->read_fde(object, shndx, symbols, symbols_size,
722 unsigned int shndx,
925 Cie cie(object, shndx, (pcie - 8) - pcontents, fde_encoding,
961 object->add_merge_mapping(this, shndx, (pcie - 8) - pcontents,
976 unsigned int shndx,
1049 object->add_merge_mapping(this, shndx, (pfde - 8) - pcontents,
1108 object->add_merge_mapping(this, shndx, (pfde - 8) - pcontents,
1113 cie->add_fde(new Fde(object, shndx, (pfde - 8) - pcontents,
1208 Eh_frame::do_output_offset(const Relobj* object, unsigned int shndx,
1212 return object->merge_output_offset(shndx, offset, poutput);
1295 unsigned int shndx,
1309 unsigned int shndx,
1323 unsigned int shndx,
1337 unsigned int shndx,