Home
last modified time | relevance | path

Searched refs:for_all_got_offsets (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dobject.h309 for_all_got_offsets(Visitor* v) const in for_all_got_offsets() function
H A Dincremental.cc1928 got_offsets->for_all_got_offsets(&v); in operator ()()
H A Dobject.cc435 got_offsets->for_all_got_offsets(v); in do_for_all_local_got_entries()
H A DChangeLog-08159450 (Got offset_list::for_all_got_offsets): New function.
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dobject.h309 for_all_got_offsets(Visitor* v) const in for_all_got_offsets() function
H A Dincremental.cc1928 got_offsets->for_all_got_offsets(&v); in operator ()()
H A Dobject.cc435 got_offsets->for_all_got_offsets(v); in do_for_all_local_got_entries()
H A DChangeLog-08159450 (Got offset_list::for_all_got_offsets): New function.