Home | History | Annotate | Download | only in bfd

Lines Matching refs:got_offset

1147 	      bfd_vma got_offset;
1152 got_offset
1155 relocation = got_offset;
2126 bfd_vma got_offset
2151 bfd_put_32 (output_bfd, got_base + got_offset,
2158 bfd_put_32 (output_bfd, got_offset,
2183 sgotplt->contents + got_offset);
2188 + got_offset);
2704 bfd_size_type got_offset;
2712 got_offset = bfd_get_32 (abfd, gotoffs_raw);
2713 if (got_offset + got_vma_for_dyn == rel->address)