HomeSort by relevance Sort by last modified time
    Searched refs:output_bfd (Results 126 - 150 of 156) sorted by null

1 2 3 4 56 7

  /toolchain/binutils/binutils-2.25/include/coff/
xcoff.h 400 bfd *output_bfd; member in struct:xcoff_loader_info
  /toolchain/binutils/binutils-2.25/ld/
plugin.c 471 if (bfd_get_flavour (link_info.output_bfd) == bfd_target_elf_flavour)
518 blhe = bfd_wrapped_link_hash_lookup (link_info.output_bfd, &link_info,
556 if (owner_sec->owner == link_info.output_bfd)
572 else if (owner_sec->owner == link_info.output_bfd)
ldexp.c 568 hdr_size = bfd_sizeof_headers (link_info.output_bfd, &link_info);
579 h = bfd_wrapped_link_hash_lookup (link_info.output_bfd,
602 h = bfd_wrapped_link_hash_lookup (link_info.output_bfd,
622 h = bfd_wrapped_link_hash_lookup (link_info.output_bfd,
733 / bfd_octets_per_byte (link_info.output_bfd));
823 && (h = bfd_wrapped_link_hash_lookup (link_info.output_bfd,
1060 bfd_copy_link_hash_symbol_type (link_info.output_bfd, h,
    [all...]
ldmisc.c 159 demangled = bfd_demangle (link_info.output_bfd, name,
ldcref.c 332 h->demangled = bfd_demangle (link_info.output_bfd, h->root.string,
  /toolchain/binutils/binutils-2.25/bfd/
elf-bfd.h 860 (bfd *output_bfd, struct bfd_link_info *info, asection *osec);
914 (bfd *output_bfd, struct bfd_link_info *info);
    [all...]
coff-rs6000.c     [all...]
elfxx-ia64.c 71 bfd *output_bfd, char **error_message)
73 if (output_bfd)
libcoff-in.h 477 bfd *output_bfd; member in struct:coff_final_link_info
elf32-rx.c 475 (bfd * output_bfd,
494 if (elf_elfheader (output_bfd)->e_flags & E_FLAG_RX_PID)
531 relocation = _bfd_elf_rela_local_sym (output_bfd, sym, & sec, rel);
760 if (BIGE (output_bfd) && !(input_section->flags & SEC_CODE))
849 if (BIGE (output_bfd) && !(input_section->flags & SEC_CODE))
912 if (BIGE (output_bfd) && !(input_section->flags & SEC_CODE))
929 if (BIGE (output_bfd))
949 val = bfd_get_32 (output_bfd, & OP (0));
951 bfd_put_32 (output_bfd, val, & OP (0));
1112 if (BIGE (output_bfd) && !(input_section->flags & SEC_CODE)
    [all...]
coff-sh.c 566 bfd * output_bfd,
577 if (output_bfd != NULL)
    [all...]
elf32-epiphany.c 466 epiphany_elf_relocate_section (bfd *output_bfd ATTRIBUTE_UNUSED,
bfd-in2.h 594 (bfd *output_bfd, struct ecoff_debug_info *output_debug,
597 (void *handle, bfd *output_bfd, struct ecoff_debug_info *output_debug,
600 (void *handle, bfd *output_bfd, struct ecoff_debug_info *output_debug,
605 (void *handle, bfd *output_bfd, struct ecoff_debug_info *output_debug,
    [all...]
coff64-rs6000.c 574 bfd_put_16 (ldinfo->output_bfd, (bfd_vma) (len + 1),
1068 bfd *output_bfd ATTRIBUTE_UNUSED,
    [all...]