Searched refs:global_entry_stubs_ (Results 1 – 2 of 2) sorted by relevance
4087 : 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_glink4178 = 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()
1290 (Output_data_glink::global_entry_stubs_, end_branch_table_,