Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc2144 header_index_(size == 32 ? 0x2000 : 0) in Output_data_got_powerpc()
2235 return this->got_offset(this->header_index_); in g_o_t()
2271 this->replace_constant(this->header_index_, val); in do_write()
2281 if (this->num_entries() + cnt > this->header_index_) in reserve_ent()
2289 this->header_index_ = this->num_entries(); in make_header()
2323 unsigned int header_index_; member in __anon0f0c9f3e0111::Output_data_got_powerpc