Home | History | Annotate | Download | only in bfd

Lines Matching refs:reloc

445   /* Get the dynamic reloc information.  */
464 /* Get the arelent structures corresponding to the dynamic reloc
534 /* sethi; reloc index filled in later. */
1233 need to figure out what to do for each reloc against a dynamic
1238 not in the .text section, we must preserve the reloc as a dynamic
1239 reloc. FIXME: We should also handle the PIC relocs here by
1341 /* This reloc is against a symbol defined only by a dynamic
1345 an earlier reloc. */
1351 /* This reloc is not in the .text section. It must be
1380 /* We may also need a dynamic reloc entry. */
1391 need to figure out what to do for each reloc against a dynamic
1392 symbol. If the reloc is a WDISP30, and the symbol is in the .text
1394 Otherwise, we must preserve the reloc as a dynamic reloc. */
1430 /* Swap in the reloc information. */
1461 /* If this is a base relative reloc, we need to make an entry in
1515 defined by a dynamic object, we will need a dynamic reloc
1532 generate an absolute reloc. */
1610 /* This reloc is against a symbol defined only by a dynamic
1611 object, or it is a jump table reloc from PIC compiled code. */
1616 an earlier reloc. */
1624 /* This reloc is not in the .text section. It must be
1658 /* We will also need a dynamic reloc entry, unless this
1659 is a JMP_TBL reloc produced by linking PIC compiled
1666 any reloc other than a jump table reloc. */
1777 implies that there is no reloc against the symbol. I'm
2162 /* We also need to add a jump table reloc, unless this is the
2163 result of a JMP_TBL reloc from PIC compiled code. */
2317 /* This is called for each reloc against an external symbol. If this
2318 is a reloc which are are going to copy as a dynamic reloc, then
2320 reloc. */
2327 void * reloc,
2363 srel = (struct reloc_std_external *) reloc;
2382 erel = (struct reloc_ext_external *) reloc;
2416 srel = (struct reloc_std_external *) reloc;
2432 erel = (struct reloc_ext_external *) reloc;
2467 /* We need to create a GLOB_DAT or 32 reloc to tell the
2572 /* There is nothing else to do for a base relative reloc. */
2598 /* It looks like this is a reloc we are supposed to copy. */
2606 /* Copy the reloc over. */
2607 memcpy (p, reloc, obj_reloc_entry_size (dynobj));
2638 reloc. */