Home | History | Annotate | Download | only in bfd

Lines Matching refs:stub_bfd

1856   bfd *stub_bfd;
2325 s_name = bfd_alloc (htab->stub_bfd, len);
2430 bfd *stub_bfd;
2449 stub_bfd = stub_sec->owner;
2501 if (aarch64_relocate (AARCH64_R (ADR_PREL_PG_HI21), stub_bfd, stub_sec,
2509 stub_bfd,
2521 (AARCH64_R (PRELNN)), stub_bfd, stub_sec,
2544 if (aarch64_relocate (AARCH64_R (JUMP26), stub_bfd, stub_sec,
3217 for (section = htab->stub_bfd->sections;
3228 for (section = htab->stub_bfd->sections;
3412 bfd *stub_bfd,
3426 finalized when we created stub_bfd. */
3427 bfd_set_arch_mach (stub_bfd, bfd_get_arch (output_bfd),
3431 htab->stub_bfd = stub_bfd;
3725 stub_entry->output_name = bfd_alloc (htab->stub_bfd, len);
3775 for (stub_sec = htab->stub_bfd->sections;
3786 stub_sec->contents = bfd_zalloc (htab->stub_bfd, size);
6770 if (htab->stub_bfd && htab->stub_bfd->sections)
6774 for (stub_sec = htab->stub_bfd->sections;