Home | History | Annotate | Download | only in bfd

Lines Matching refs:got_offset

1272 		    bfd_vma got_offset;
1274 got_offset = (htab->sgot->output_section->vma
1290 got_offset, 0);
1305 got_offset, indx ? 0 : static_value);
1313 got_offset = (htab->sgot->output_section->vma
1331 got_offset, indx ? 0 : static_value);
1352 got_offset, static_value);
3217 bfd_vma got_offset;
3230 got_offset = (plt_index + 3) * 4; /* 3 reserved ??? */
3231 got_addr = got_offset;
3254 sgotplt->contents + got_offset); */
3259 + got_offset);