Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-arm.c2234 if ((link_info->shared || globals->root.is_relocatable_executable)) in record_arm_to_thumb_glue()
2817 if ((info->shared || globals->root.is_relocatable_executable)) in elf32_arm_to_thumb_stub()
3068 if ((info->shared || globals->root.is_relocatable_executable) in elf32_arm_final_link_relocate()
5776 if (htab->root.is_relocatable_executable in elf32_arm_check_relocs()
5967 if ((info->shared || htab->root.is_relocatable_executable) in elf32_arm_check_relocs()
6299 if (info->shared || globals->root.is_relocatable_executable) in elf32_arm_adjust_dynamic_symbol()
6554 if (info->shared || htab->root.is_relocatable_executable) in allocate_dynrelocs()
6595 else if (htab->root.is_relocatable_executable && h->dynindx == -1 in allocate_dynrelocs()
8304 htab->root.is_relocatable_executable = 1; in elf32_arm_symbian_link_hash_table_create()
H A Delf-bfd.h384 bfd_boolean is_relocatable_executable; member
H A Delflink.c402 if (!elf_hash_table (info)->is_relocatable_executable) in bfd_elf_link_record_dynamic_symbol()
521 || (info->executable && elf_hash_table (info)->is_relocatable_executable)) in bfd_elf_record_link_assignment()
739 if (info->shared || elf_hash_table (info)->is_relocatable_executable) in _bfd_elf_link_renumber_dynsyms()
8662 if (info->shared || elf_hash_table (info)->is_relocatable_executable) in bfd_elf_final_link()
H A Delf.c1615 table->is_relocatable_executable = FALSE; in _bfd_elf_link_hash_table_init()
H A DChangeLog-20054640 is_relocatable_executable.