Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dobject.h1978 Local_got_offsets::const_iterator p = in do_local_has_got_offset()
1989 Local_got_offsets::const_iterator p = in do_local_got_offset()
2003 Local_got_offsets::const_iterator p = in do_set_local_got_offset()
2010 std::pair<Local_got_offsets::iterator, bool> ins = in do_set_local_got_offset()
2029 typedef Unordered_map<unsigned int, Got_offset_list*> Local_got_offsets; typedef
2033 Local_got_offsets local_got_offsets_;
Dobject.cc384 Local_got_offsets::const_iterator p = this->local_got_offsets_.find(i); in do_for_all_local_got_entries()
DChangeLog6041 (Sized_relobj::Local_got_offsets): Likewise.
6056 (Sized_relobj_file::Local_got_offsets): Likewise.
16592 (Sized_relobj::Local_got_offsets): Changed to store a list of offsets.