Searched refs:got_elt_size (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Delflink.c9431 unsigned int got_elt_size;
9448 gofarg->gotoff += gofarg->got_elt_size;
9466 unsigned int got_elt_size = bed->s->arch_size / 8;
9504 gotoff += got_elt_size;
9514 gofarg.got_elt_size = got_elt_size;
9419 unsigned int got_elt_size; member in struct:alloc_got_off_arg
9454 unsigned int got_elt_size = bed->s->arch_size / 8; local
/haiku-buildtools/binutils/bfd/
H A Delf-bfd.h1361 bfd_vma (*got_elt_size) (bfd *, struct bfd_link_info *,
1359 bfd_vma (*got_elt_size) (bfd *, struct bfd_link_info *, member in struct:elf_backend_data
H A Delflink.c13544 gofarg->gotoff += bed->got_elt_size (obfd, gofarg->info, h, NULL, 0);
13601 gotoff += bed->got_elt_size (abfd, info, NULL, i, j);

Completed in 202 milliseconds