Lines Matching refs:shndx
577 unsigned int shndx, in add_ehframe_input_section() argument
583 const unsigned char* pcontents = object->section_contents(shndx, in add_ehframe_input_section()
600 shndx, reloc_shndx, in add_ehframe_input_section()
640 unsigned int shndx, in do_add_ehframe_input_section() argument
697 if (!this->read_cie(object, shndx, symbols, symbols_size, in do_add_ehframe_input_section()
706 if (!this->read_fde(object, shndx, symbols, symbols_size, in do_add_ehframe_input_section()
722 unsigned int shndx, in read_cie() argument
925 Cie cie(object, shndx, (pcie - 8) - pcontents, fde_encoding, in read_cie()
961 this->merge_map_.add_mapping(object, shndx, (pcie - 8) - pcontents, in read_cie()
976 unsigned int shndx, in read_fde() argument
1029 this->merge_map_.add_mapping(object, shndx, (pfde - 8) - pcontents, in read_fde()
1034 cie->add_fde(new Fde(object, shndx, (pfde - 8) - pcontents, in read_fde()
1129 Eh_frame::do_output_offset(const Relobj* object, unsigned int shndx, in do_output_offset() argument
1133 return this->merge_map_.get_output_offset(object, shndx, offset, poutput); in do_output_offset()
1140 unsigned int shndx) const in do_is_merge_section_for()
1142 return this->merge_map_.is_merge_section_for(object, shndx); in do_is_merge_section_for()
1225 unsigned int shndx,
1239 unsigned int shndx,
1253 unsigned int shndx,
1267 unsigned int shndx,