Home | History | Annotate | Download | only in bfd

Lines Matching refs:got_offset

1151 	      bfd_vma got_offset;
1156 got_offset
1159 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);
2703 bfd_size_type got_offset;
2711 got_offset = bfd_get_32 (abfd, gotoffs_raw);
2712 if (got_offset + got_vma_for_dyn == rel->address)