Searched refs:abbrev_shndx (Results 1 – 3 of 3) sorted by relevance
225 unsigned int abbrev_shndx, in read_abbrevs() argument230 && this->abbrev_shndx_ == abbrev_shndx in read_abbrevs()233 return this->do_read_abbrevs(object, abbrev_shndx, abbrev_offset); in read_abbrevs()252 unsigned int abbrev_shndx,771 set_abbrev_shndx(unsigned int abbrev_shndx) in set_abbrev_shndx() argument772 { this->abbrev_shndx_ = abbrev_shndx; } in set_abbrev_shndx()
171 unsigned int abbrev_shndx, in do_read_abbrevs() argument178 if (abbrev_shndx == 0 && this->abbrev_shndx_ > 0) in do_read_abbrevs()179 abbrev_shndx = this->abbrev_shndx_; in do_read_abbrevs()180 else if (abbrev_shndx == 0) in do_read_abbrevs()187 abbrev_shndx = i; in do_read_abbrevs()195 if (abbrev_shndx == 0) in do_read_abbrevs()200 if (abbrev_shndx != this->abbrev_shndx_) in do_read_abbrevs()210 object->decompressed_section_contents(abbrev_shndx, in do_read_abbrevs()214 this->abbrev_shndx_ = abbrev_shndx; in do_read_abbrevs()1264 unsigned int abbrev_shndx = this->abbrev_shndx_; in do_parse() local[all …]
2814 abbrev_shndx.