Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gold/
Doutput.cc1748 Got_entry got_entry_1, in add_got_entry_pair() argument
1754 this->entries_.push_back(got_entry_1); in add_got_entry_pair()
1770 this->entries_[got_index] = got_entry_1; in add_got_entry_pair()
Doutput.h2674 add_got_entry_pair(Got_entry got_entry_1, Got_entry got_entry_2);