Lines Matching refs:reloc
48 Get the generic COFF swapping routines, except for the reloc,
97 /* How to process the various reloc types. */
101 arelent *reloc ATTRIBUTE_UNUSED,
117 /* Reloc type 0 is ignored by itself. However, it appears after a
118 GPDISP reloc to identify the location where the low order 16 bits
183 reloc always seems to be against the .lita section. */
198 /* This reloc only appears immediately following a LITERAL reloc.
222 which loads the upper 16 bits of the gp register. The next reloc
223 will be an IGNORE reloc which identifies the location of the lda
323 /* Push a value on the reloc evaluation stack. */
354 /* Subtract the reloc address from the value on the top of the
493 /* Reloc handling. */
495 /* Swap a reloc in. */
502 const RELOC *ext = (RELOC *) ext_ptr;
532 /* The IGNORE reloc generally follows a GPDISP reloc, and is
542 /* Swap a reloc out. */
549 RELOC *ext = (RELOC *) dst;
594 /* Finish canonicalizing a reloc. Part of this is generic to all
646 /* The STORE reloc needs the size and offset fields. We store
668 to the absolute section so that the reloc is ignored. For
669 some reason the address of this reloc type is not adjusted by
684 /* When writing out a reloc we need to pull some values back out of
685 the addend field into the reloc. This is roughly the reverse of
862 relative relocation. Sometimes the subsequent reloc is a
863 LITUSE reloc, which indicates how this reloc is used.
879 /* I believe that the LITERAL reloc will only apply to a
898 /* See ALPHA_R_LITERAL above for the uses of this reloc. It
907 ahead; it used to be marked with an ALPHA_R_IGNORE reloc,
960 /* Push a value on the reloc evaluation stack. */
993 /* Store a value from the reloc stack into a bitfield. */
1007 /* The offset and size for this reloc are encoded into the
1150 /* Get the howto structure for a generic reloc type. */
1222 external reloc when generating relocatable output. Returns the
1243 /* This symbol is defined in the output. Convert the reloc from
1359 /* We keep a table mapping the symndx found in an internal reloc to
1533 /* This reloc appears after a GPDISP reloc. On earlier
1535 instruction to be altered by the GPDISP reloc, but it is
1573 relative relocation. Sometimes the subsequent reloc is a
1574 LITUSE reloc, which indicates how this reloc is used.
1587 /* I believe that the LITERAL reloc will only apply to a ldq
1604 /* See ALPHA_R_LITERAL above for the uses of this reloc. It
1613 reloc, but OSF/1 3.2 no longer does that. */
1671 /* Manipulate values on the reloc evaluation stack. The
1768 /* Store a value from the reloc stack into a bitfield. If
1770 adjust the address of the reloc. */
1781 Alpha OSF 1.3 C compiler. See reloc.c for more
1820 /* If h is NULL, that means that there is a reloc
1840 convert the existing reloc. */
1870 appears to already have the reloc worked out. We
1892 /* This is a reloc against a symbol. */
1915 /* This is a reloc against a section. */
2275 /* Reloc to use for constructor entries. */
2316 /* External reloc size. */
2318 /* Reloc swapping functions. */
2321 /* Backend reloc tweaking. */
2332 /* Looking up a reloc type is Alpha specific. */