Searched refs:Local_got_entry_key (Results 1 – 7 of 7) sorted by relevance
327 class Local_got_entry_key330 Local_got_entry_key(unsigned int symndx) in Local_got_entry_key() function336 eq(const Local_got_entry_key& key) const in eq()355 operator()(const Local_got_entry_key& key1, in operator()356 const Local_got_entry_key& key2) const in operator()363 operator()(const Local_got_entry_key& key) const in operator()2116 Local_got_entry_key key(symndx); in do_local_has_got_offset()2129 Local_got_entry_key key(symndx); in do_local_got_offset()2144 Local_got_entry_key key(symndx); in do_set_local_got_offset()2171 typedef Unordered_map<Local_got_entry_key, Got_offset_list*,[all …]
430 Local_got_entry_key key(i); in do_for_all_local_got_entries()
106 Local_got_entry_key for searching in local_got_offsets_.107 * object.h (class Local_got_entry_key): New class.115 Local_got_entry_key for searching through local_got_offsets_.119 unsigned int to Local_got_entry_key, and add hash and equal_to.
170226 [GOLD] Remove addend from Local_got_entry_key170227 This patch removes the addend from Local_got_entry_key, which is170229 might be advantageous to keep the addend in Local_got_entry_key when170237 * object.h (Local_got_entry_key): Delete addend_ field.