Home | History | Annotate | Download | only in bfd

Lines Matching refs:got_offset

1260 		    bfd_vma got_offset;
1262 got_offset = (htab->sgot->output_section->vma
1278 got_offset, 0);
1293 got_offset, indx ? 0 : static_value);
1301 got_offset = (htab->sgot->output_section->vma
1319 got_offset, indx ? 0 : static_value);
1340 got_offset, static_value);
3208 bfd_vma got_offset;
3221 got_offset = (plt_index + 3) * 4; /* 3 reserved ??? */
3222 got_addr = got_offset;
3245 sgotplt->contents + got_offset); */
3250 + got_offset);