Home | History | Annotate | Download | only in bfd

Lines Matching defs:stubs

326   /* Count of stubs in each overlay section.  */
348 /* Count of overlay stubs needed in non-overlay area. */
849 /* Non-zero to use bra in overlay stubs rather than br. */
902 /* True if INPUT_SECTION might need overlay stubs. */
907 /* No stubs for debug sections and suchlike. */
911 /* No stubs for link-once sections that will be discarded. */
915 /* Don't create stubs for .eh_frame references. */
964 /* Ensure no stubs for user supplied overlay manager syms. */
1042 /* Usually, symbols in non-overlay sections don't need stubs. */
1128 /* Need a new non-overlay area stub. Zap other stubs. */
1164 /* Support two sizes of overlay stubs, a slower more compact stub of two
1166 Soft-icache stubs are four or eight words. */
1180 /* Two instruction overlay stubs look like:
1188 Four instruction overlay stubs look like:
1195 Software icache stubs are:
1401 /* Except in the case of _SPUEAR_ stubs, the branch in
1482 /* Called via elf_link_hash_traverse to allocate stubs for any _SPUEAR_
1536 /* Size or build stubs. */
1663 /* Allocate space for overlay call and return stubs.
1926 /* Fill in all stubs and the overlay tables. */
1974 /* Fill in all the stubs. */
1990 _bfd_error_handler (_("stubs don't match calculated size"));
2782 /* For --auto-overlay, count possible stubs we need for
3788 /* Add any new overlay call stubs needed by the section. */
3818 /* Call stubs to the section we just added are no longer
3830 /* Add new call stubs to dummy_caller. */
4367 /* Stubs in the non-icache area are bigger. */
4489 stubs. Add any overlay section calls to dummy_call. */
4745 info->callbacks->fatal (_("%P: can not build overlay stubs: %E\n"));
4843 bool stubs;
4847 stubs = (htab->stub_sec != NULL
4965 if (stubs
5143 /* Adjust _SPUEAR_ syms to point at their overlay stubs. */