Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc4087 : Output_section_data(16), targ_(targ), global_entry_stubs_(), in Output_data_glink()
4127 Global_entry_stub_entries global_entry_stubs_; member in __anon0f0c9f3e0111::Output_data_glink
4178 = this->global_entry_stubs_.insert(std::make_pair(gsym, this->ge_size_)); in add_global_entry()
4188 = this->global_entry_stubs_.find(gsym); in find_global_entry()
4189 return p == this->global_entry_stubs_.end() ? invalid_address : p->second; in find_global_entry()
4637 for (ge = this->global_entry_stubs_.begin(); in do_write()
4638 ge != this->global_entry_stubs_.end(); in do_write()
DChangeLog1290 (Output_data_glink::global_entry_stubs_, end_branch_table_,