Searched refs:got_s (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-x86.c180 asection *got_s = htab->plt_got; local
190 eh->plt_got.offset = got_s->size;
217 h->root.u.def.section = got_s;
239 got_s->size += htab->non_lazy_plt->plt_entry_size;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-x86.c182 asection *got_s = htab->plt_got; local
192 eh->plt_got.offset = got_s->size;
219 h->root.u.def.section = got_s;
241 got_s->size += htab->non_lazy_plt->plt_entry_size;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-x86.c182 asection *got_s = htab->plt_got; local
192 eh->plt_got.offset = got_s->size;
219 h->root.u.def.section = got_s;
241 got_s->size += htab->non_lazy_plt->plt_entry_size;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-x86.c182 asection *got_s = htab->plt_got; local
192 eh->plt_got.offset = got_s->size;
219 h->root.u.def.section = got_s;
241 got_s->size += htab->non_lazy_plt->plt_entry_size;

Completed in 117 milliseconds