Searched refs:is_relocatable_executable (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-arm.c2226 if ((link_info->shared || globals->root.is_relocatable_executable))
2809 if ((info->shared || globals->root.is_relocatable_executable))
3060 if ((info->shared || globals->root.is_relocatable_executable)
5721 if (htab->root.is_relocatable_executable
5908 if ((info->shared || htab->root.is_relocatable_executable)
6240 if (info->shared || globals->root.is_relocatable_executable)
6495 if (info->shared || htab->root.is_relocatable_executable)
6536 else if (htab->root.is_relocatable_executable && h->dynindx == -1
8245 htab->root.is_relocatable_executable = 1;
H A Delf-bfd.h405 bfd_boolean is_relocatable_executable;
404 bfd_boolean is_relocatable_executable; member in struct:elf_link_hash_table
H A Delflink.c386 if (!elf_hash_table (info)->is_relocatable_executable)
506 || (info->executable && elf_hash_table (info)->is_relocatable_executable))
724 if (info->shared || elf_hash_table (info)->is_relocatable_executable)
8325 if (info->shared || elf_hash_table (info)->is_relocatable_executable)
H A Delf.c1593 table->is_relocatable_executable = FALSE;
/haiku-buildtools/binutils/bfd/
H A Delf32-arm.c7000 || globals->root.is_relocatable_executable
8910 || globals->root.is_relocatable_executable
10078 || globals->root.is_relocatable_executable)
14381 if ((bfd_link_pic (info) || globals->root.is_relocatable_executable)
14493 if (htab->root.is_relocatable_executable
14711 if ((bfd_link_pic (info) || htab->root.is_relocatable_executable)
15358 if (bfd_link_pic (info) || globals->root.is_relocatable_executable)
15653 if (bfd_link_pic (info) || htab->root.is_relocatable_executable)
15707 else if (htab->root.is_relocatable_executable && h->dynindx == -1
17252 if (bfd_link_pic (info) || htab->root.is_relocatable_executable
[all...]
H A Delf-bfd.h508 bfd_boolean is_relocatable_executable;
507 bfd_boolean is_relocatable_executable; member in struct:elf_link_hash_table
H A Delflink.c517 if (!elf_hash_table (info)->is_relocatable_executable)
709 || elf_hash_table (info)->is_relocatable_executable)
920 || elf_hash_table (info)->is_relocatable_executable)
11895 || htab->is_relocatable_executable)
H A Delf32-tic6x.c1582 ret->elf.is_relocatable_executable = 1;
H A Delfnn-aarch64.c5156 || globals->root.is_relocatable_executable)
H A Delfxx-mips.c3828 || elf_hash_table (info)->is_relocatable_executable)

Completed in 469 milliseconds