Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Doutput.cc1724 Got_entry got_entry_1, in add_got_entry_pair() argument
1730 this->entries_.push_back(got_entry_1); in add_got_entry_pair()
1746 this->entries_[got_index] = got_entry_1; in add_got_entry_pair()
Doutput.h2514 add_got_entry_pair(Got_entry got_entry_1, Got_entry got_entry_2);