Searched refs:header_index_ (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dpowerpc.cc2391 header_index_(size == 32 ? 0x2000 : 0)
2485 return this->got_offset(this->header_index_);
2521 this->replace_constant(this->header_index_, val);
2531 if (this->num_entries() + cnt > this->header_index_)
2539 this->header_index_ = this->num_entries();
2573 unsigned int header_index_; member in class:__anon572::Output_data_got_powerpc

Completed in 209 milliseconds