HomeSort by relevance Sort by last modified time
    Searched refs:stub_bfd (Results 1 - 14 of 14) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
elf64-ppc.h 25 bfd *stub_bfd; member in struct:ppc64_elf_params
elf32-m68hc12.c 523 bfd *stub_bfd;
540 stub_bfd = stub_sec->owner;
555 bfd_put_8 (stub_bfd, 0xCD, loc);
556 bfd_put_16 (stub_bfd, phys_addr, loc + 1);
560 bfd_put_8 (stub_bfd, 0x4a, loc);
561 bfd_put_16 (stub_bfd, htab->pinfo.trampoline_addr, loc + 1);
562 bfd_put_8 (stub_bfd, phys_page, loc + 3);
522 bfd *stub_bfd; local
elf32-xgate.h 74 bfd *stub_bfd; member in struct:xgate_elf_link_hash_table
elf32-m68hc11.c 403 bfd *stub_bfd;
422 stub_bfd = stub_sec->owner;
439 bfd_put_8 (stub_bfd, 0x37, loc);
440 bfd_put_8 (stub_bfd, 0xC6, loc + 1);
441 bfd_put_8 (stub_bfd, phys_page, loc + 2);
445 bfd_put_8 (stub_bfd, 0x18, loc);
446 bfd_put_8 (stub_bfd, 0xCE, loc + 1);
447 bfd_put_16 (stub_bfd, phys_addr, loc + 2);
451 bfd_put_8 (stub_bfd, 0x7E, loc);
452 bfd_put_16 (stub_bfd, htab->pinfo.trampoline_addr, loc + 1)
402 bfd *stub_bfd; local
    [all...]
elf32-m68hc1x.h 109 bfd *stub_bfd; member in struct:m68hc11_elf_link_hash_table
elf32-hppa.c 254 bfd *stub_bfd; member in struct:elf32_hppa_link_hash_table
563 s_name = bfd_alloc (htab->stub_bfd, len);
695 bfd *stub_bfd; local
717 stub_bfd = stub_sec->owner;
732 bfd_put_32 (stub_bfd, insn, loc);
736 bfd_put_32 (stub_bfd, insn, loc + 4);
752 bfd_put_32 (stub_bfd, (bfd_vma) BL_R1, loc);
755 bfd_put_32 (stub_bfd, insn, loc + 4);
759 bfd_put_32 (stub_bfd, insn, loc + 8);
782 bfd_put_32 (stub_bfd, insn, loc)
    [all...]
elf32-m68hc1x.c 328 elf32_m68hc11_size_stubs (bfd *output_bfd, bfd *stub_bfd,
344 htab->stub_bfd = stub_bfd;
556 for (stub_sec = htab->stub_bfd->sections;
599 m68hc11_elf_set_symbol (htab->stub_bfd, info, name,
651 for (stub_sec = htab->stub_bfd->sections;
659 stub_sec->contents = (unsigned char *) bfd_zalloc (htab->stub_bfd, size);
    [all...]
elf32-metag.c 822 bfd *stub_bfd; member in struct:elf_metag_link_hash_table
3627 bfd *stub_bfd; local
    [all...]
elf32-avr.c 79 bfd *stub_bfd; member in struct:elf32_avr_link_hash_table
2784 bfd *stub_bfd; local
    [all...]
elfnn-aarch64.c 1856 bfd *stub_bfd; member in struct:elf_aarch64_link_hash_table
2430 bfd *stub_bfd; local
    [all...]
elf32-xgate.c 562 bfd *stub_bfd ATTRIBUTE_UNUSED,
elf64-ppc.c     [all...]
elf32-nios2.c 927 bfd *stub_bfd; member in struct:elf32_nios2_link_hash_table
1337 s_name = bfd_alloc (htab->stub_bfd, len);
    [all...]
elf32-arm.c 3053 bfd *stub_bfd; member in struct:elf32_arm_link_hash_table
4168 bfd *stub_bfd; local
4317 stub_bfd, info->output_bfd, stub_sec, stub_sec->contents, &rel, local
4337 stub_bfd, info->output_bfd, stub_sec, stub_sec->contents, &rel, local
    [all...]

Completed in 81 milliseconds