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

/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-frv.c4827 _frvfdpic_compute_got_alloc_data (struct _frvfdpic_dynamic_got_alloc_data *gad,
4842 gad->fdcur = fdcur;
4843 gad->cur = cur;
4846 are going to use it, consume it, otherwise leave gad->odd at
4847 zero. We might force gad->odd to zero and return the incoming
4854 gad->odd = odd;
4859 gad->odd = 0;
4875 gad->max = cur + got;
4876 gad->min = fdcur - fd;
4877 gad
4822 _frvfdpic_compute_got_alloc_data(struct _frvfdpic_dynamic_got_alloc_data *gad, bfd_signed_vma fdcur, bfd_signed_vma odd, bfd_signed_vma cur, bfd_vma got, bfd_vma fd, bfd_vma fdplt, bfd_vma tlsd, bfd_vma tlsdplt, bfd_vma wrap) argument
5006 _frvfdpic_get_got_entry(struct _frvfdpic_dynamic_got_alloc_data *gad) argument
5035 _frvfdpic_get_fd_entry(struct _frvfdpic_dynamic_got_alloc_data *gad) argument
5047 _frvfdpic_get_tlsdesc_entry(struct _frvfdpic_dynamic_got_alloc_data *gad) argument
[all...]
H A Delf32-bfin.c3624 _bfinfdpic_compute_got_alloc_data (struct _bfinfdpic_dynamic_got_alloc_data *gad,
3636 gad->fdcur = fdcur;
3637 gad->cur = cur;
3640 are going to use it, consume it, otherwise leave gad->odd at
3641 zero. We might force gad->odd to zero and return the incoming
3648 gad->odd = odd;
3653 gad->odd = 0;
3669 gad->max = cur + got;
3670 gad->min = fdcur - fd;
3671 gad
3622 _bfinfdpic_compute_got_alloc_data(struct _bfinfdpic_dynamic_got_alloc_data *gad, bfd_signed_vma fdcur, bfd_signed_vma odd, bfd_signed_vma cur, bfd_vma got, bfd_vma fd, bfd_vma fdplt, bfd_vma wrap) argument
3737 _bfinfdpic_get_got_entry(struct _bfinfdpic_dynamic_got_alloc_data *gad) argument
3766 _bfinfdpic_get_fd_entry(struct _bfinfdpic_dynamic_got_alloc_data *gad) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf32-frv.c3087 _frvfdpic_compute_got_alloc_data (struct _frvfdpic_dynamic_got_alloc_data *gad,
3099 gad->fdcur = fdcur;
3100 gad->cur = cur;
3103 are going to use it, consume it, otherwise leave gad->odd at
3104 zero. We might force gad->odd to zero and return the incoming
3111 gad->odd = odd;
3116 gad->odd = 0;
3132 gad->max = cur + got;
3133 gad->min = fdcur - fd;
3134 gad
3082 _frvfdpic_compute_got_alloc_data(struct _frvfdpic_dynamic_got_alloc_data *gad, bfd_signed_vma fdcur, bfd_signed_vma odd, bfd_signed_vma cur, bfd_vma got, bfd_vma fd, bfd_vma fdplt, bfd_vma wrap) argument
3197 _frvfdpic_get_got_entry(struct _frvfdpic_dynamic_got_alloc_data *gad) argument
3226 _frvfdpic_get_fd_entry(struct _frvfdpic_dynamic_got_alloc_data *gad) argument
[all...]

Completed in 194 milliseconds