Searched refs:input_shndxes_ (Results 1 – 3 of 3) sorted by relevance
1312 this->input_shndxes_.swap(*input_shndxes); in Output_data_group()1332 this->input_shndxes_.begin(); in do_write()1333 p != this->input_shndxes_.end(); in do_write()1357 this->input_shndxes_.clear(); in do_write()
2254 { this->set_data_size((this->input_shndxes_.size() + 1) * 4); } in set_final_data_size()2262 std::vector<unsigned int> input_shndxes_; variable
15588 input_shndxes_.15590 declaration. Rename input_sections_ to input_shndxes_.