Home | History | Annotate | Download | only in bfd

Lines Matching refs:local_got_offsets

3154   bfd_vma *local_got_offsets;
3168 local_got_offsets = elf_local_got_offsets (input_bfd);
3553 if (local_got_offsets == NULL)
3556 off = local_got_offsets[r_symndx];
3584 local_got_offsets[r_symndx] |= 1;
3792 if (h == NULL && local_got_offsets)
3996 if (local_got_offsets == NULL)
3999 off = local_got_offsets[r_symndx];
4113 local_got_offsets[r_symndx] |= 1;