Home | History | Annotate | Download | only in bfd

Lines Matching full:sgotplt

3045   /* The amount of space used by the reserved portion of the sgotplt
7506 asection *sgotplt;
7513 sgotplt = htab->root.igotplt;
7525 sgotplt = htab->root.sgotplt;
7549 arm_plt->got_offset = sgotplt->size;
7551 arm_plt->got_offset = sgotplt->size - 8 * htab->num_tls_desc;
7552 sgotplt->size += 4;
7612 sgot = htab->root.sgotplt;
9602 <= globals->root.sgotplt->size);
9605 outrel.r_offset = (globals->root.sgotplt->output_section->vma
9606 + globals->root.sgotplt->output_offset
9627 globals->root.sgotplt->contents + offplt
9632 globals->root.sgotplt->contents + offplt
9856 value += ((globals->root.sgotplt->output_section->vma
9857 + globals->root.sgotplt->output_offset + off)
13481 = (htab->root.sgotplt->size
13483 htab->root.sgotplt->size += 8;
13896 *local_tlsdesc_gotent = htab->root.sgotplt->size
13898 htab->root.sgotplt->size += 8;
13980 /* For every jump slot reserved in the sgotplt, reloc_count is
14044 && s != htab->root.sgotplt
14340 sgot = htab->root.sgotplt;