Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dincremental.cc1911 const Got_offset_list* got_offsets = sym->got_offset_list(); in operator ()() local
1912 if (got_offsets != NULL) in operator ()()
1917 got_offsets->for_all_got_offsets(&v); in operator ()()
Dobject.cc434 const Got_offset_list* got_offsets = p->second; in do_for_all_local_got_entries() local
435 got_offsets->for_all_got_offsets(v); in do_for_all_local_got_entries()