Searched refs:type_change_ok (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-sh-symbian.c485 bfd_boolean type_change_ok; local
499 & override, & type_change_ok,
H A Delflink.c784 bfd_boolean *type_change_ok,
1058 Do this before setting *type_change_ok or *size_change_ok so that
1074 *type_change_ok = TRUE;
1079 if (*type_change_ok
1135 type_change_ok, size_change_ok,
1202 *type_change_ok = TRUE;
1261 *type_change_ok = TRUE;
1308 *type_change_ok = TRUE;
1353 bfd_boolean type_change_ok;
1407 type_change_ok
771 _bfd_elf_merge_symbol(bfd *abfd, struct bfd_link_info *info, const char *name, Elf_Internal_Sym *sym, asection **psec, bfd_vma *pvalue, unsigned int *pold_alignment, struct elf_link_hash_entry **sym_hash, bfd_boolean *skip, bfd_boolean *override, bfd_boolean *type_change_ok, bfd_boolean *size_change_ok) argument
1350 bfd_boolean type_change_ok; local
3542 bfd_boolean type_change_ok; local
[all...]
H A Delf-bfd.h1051 unsigned type_change_ok : 1;
1049 unsigned type_change_ok : 1; member in struct:elf_backend_data
H A Delf64-x86-64.c3559 bfd_boolean *type_change_ok ATTRIBUTE_UNUSED,
/haiku-buildtools/binutils/bfd/
H A Delflink.c1017 bfd_boolean *type_change_ok,
1431 Do this before setting *type_change_ok or *size_change_ok so that
1441 *type_change_ok = TRUE;
1451 *type_change_ok = TRUE;
1456 if (*type_change_ok
1571 *type_change_ok = TRUE;
1660 *type_change_ok = TRUE;
1706 *type_change_ok = TRUE;
1750 bfd_boolean type_change_ok;
1814 type_change_ok
1002 _bfd_elf_merge_symbol(bfd *abfd, struct bfd_link_info *info, const char *name, Elf_Internal_Sym *sym, asection **psec, bfd_vma *pvalue, struct elf_link_hash_entry **sym_hash, bfd **poldbfd, bfd_boolean *pold_weak, unsigned int *pold_alignment, bfd_boolean *skip, bfd_boolean *override, bfd_boolean *type_change_ok, bfd_boolean *size_change_ok, bfd_boolean *matched) argument
1747 bfd_boolean type_change_ok; local
4183 bfd_boolean type_change_ok; local
[all...]
H A Delf64-ia64-vms.c4909 bfd_boolean type_change_ok; local
5006 type_change_ok = bed->type_change_ok;
5184 if (h->type != STT_NOTYPE && ! type_change_ok)
H A Delf-bfd.h1414 unsigned type_change_ok : 1;
1412 unsigned type_change_ok : 1; member in struct:elf_backend_data

Completed in 246 milliseconds