Home
last modified time | relevance | path

Searched refs:Local_got_offsets (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dobject.h2117 Local_got_offsets::const_iterator p = in do_local_has_got_offset()
2130 Local_got_offsets::const_iterator p = in do_local_got_offset()
2145 Local_got_offsets::const_iterator p = in do_set_local_got_offset()
2152 std::pair<Local_got_offsets::iterator, bool> ins = in do_set_local_got_offset()
2173 Local_got_entry_key::equal_to> Local_got_offsets; typedef
2177 Local_got_offsets local_got_offsets_;
H A Dobject.cc431 Local_got_offsets::const_iterator p = this->local_got_offsets_.find(key); in do_for_all_local_got_entries()
H A DChangeLog-0815118 (Sized_relobj::Local_got_offsets): Change type of the key from
7458 (Sized_relobj::Local_got_offsets): Likewise.
7473 (Sized_relobj_file::Local_got_offsets): Likewise.
18009 (Sized_relobj::Local_got_offsets): Changed to store a list of offsets.
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dobject.h2117 Local_got_offsets::const_iterator p = in do_local_has_got_offset()
2130 Local_got_offsets::const_iterator p = in do_local_got_offset()
2145 Local_got_offsets::const_iterator p = in do_set_local_got_offset()
2152 std::pair<Local_got_offsets::iterator, bool> ins = in do_set_local_got_offset()
2173 Local_got_entry_key::equal_to> Local_got_offsets; typedef
2177 Local_got_offsets local_got_offsets_;
H A Dobject.cc431 Local_got_offsets::const_iterator p = this->local_got_offsets_.find(key); in do_for_all_local_got_entries()
H A DChangeLog-0815118 (Sized_relobj::Local_got_offsets): Change type of the key from
7458 (Sized_relobj::Local_got_offsets): Likewise.
7473 (Sized_relobj_file::Local_got_offsets): Likewise.
18009 (Sized_relobj::Local_got_offsets): Changed to store a list of offsets.