Home
last modified time | relevance | path

Searched refs:is_relocatable_executable (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/binutils/bfd/
H A Delf32-arm.c2747 if (link_info->shared || globals->root.is_relocatable_executable in record_arm_to_thumb_glue()
4177 if (info->shared || globals->root.is_relocatable_executable in elf32_arm_create_thumb_stub()
4619 if ((info->shared || globals->root.is_relocatable_executable) in elf32_arm_final_link_relocate()
7547 if (htab->root.is_relocatable_executable in elf32_arm_check_relocs()
7757 if ((info->shared || htab->root.is_relocatable_executable) in elf32_arm_check_relocs()
8134 if (info->shared || globals->root.is_relocatable_executable) in elf32_arm_adjust_dynamic_symbol()
8399 if (info->shared || htab->root.is_relocatable_executable) in allocate_dynrelocs()
8440 else if (htab->root.is_relocatable_executable && h->dynindx == -1 in allocate_dynrelocs()
9737 if (info->shared || htab->root.is_relocatable_executable in elf32_arm_output_arch_local_syms()
10362 htab->root.is_relocatable_executable = 1; in elf32_arm_symbian_link_hash_table_create()
H A Delf-bfd.h324 bfd_boolean is_relocatable_executable; member
H A Delflink.c392 if (!elf_hash_table (info)->is_relocatable_executable) in bfd_elf_link_record_dynamic_symbol()
553 || (info->executable && elf_hash_table (info)->is_relocatable_executable)) in bfd_elf_record_link_assignment()
779 if (info->shared || elf_hash_table (info)->is_relocatable_executable) in _bfd_elf_link_renumber_dynsyms()
9917 if (info->shared || elf_hash_table (info)->is_relocatable_executable) in bfd_elf_final_link()
H A Delfxx-mips.c7168 if (info->shared || elf_hash_table (info)->is_relocatable_executable) in count_section_dynsyms()