Home | History | Annotate | Download | only in bfd

Lines Matching refs:reloc

200 	of all the symbol table and reloc drudgery itself, thereby
379 #define DOT_RELOC ".reloc"
686 /* skip RELOC */
1585 . reloc, data, src_ptr, dst_ptr)\
1587 . (abfd, link_info, link_order, reloc, data, src_ptr, dst_ptr))
1589 .#define bfd_coff_reloc16_estimate(abfd, section, reloc, shrink, link_info)\
1591 . (abfd, section, reloc, shrink, link_info))
1941 When we see one, we correct the reloc and line number counts in the
2683 /* Encode real count here as first reloc. */
2687 /* Add one to count *this* reloc (grr). */
2704 undefined symbols live in the table. Check the reloc
2725 /* Got a hit, so repoint the reloc. */
2735 /* The 29k const/consth reloc pair is a real kludge. The consth
2755 /* Check to see if the symbol reloc points to a symbol
2760 _bfd_error_handler (_("%B: reloc against a non-existant symbol index: %ld"),
2772 /* Work out reloc type from what is required. */
3221 /* XCOFF handles overflows in the reloc and line number count fields
3619 /* Work out the size of the reloc and linno areas. */
3625 /* We store the actual reloc count in the first reloc's addr. */
3655 /* Extra reloc to hold real count. */
3786 /* In PEI, relocs come in the .reloc section. */
3949 /* XCOFF handles overflows in the reloc and line number count fields
5173 o The reloc index is turned into a pointer to a howto
5181 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \
5205 RELOC *native_relocs;
5221 native_relocs = (RELOC *) buy_and_read (abfd, asect->rel_filepos, amt);
5277 /* Calculate any reloc addend by looking at the symbol. */
5305 /* Get the howto structure for a reloc. This is only used if the file
5377 arelent *reloc ATTRIBUTE_UNUSED,
5397 arelent *reloc ATTRIBUTE_UNUSED,
5939 /* The reloc lookup routine must be supplied by each individual COFF