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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delflink.c844 bfd_boolean *type_change_ok,
1170 Do this before setting *type_change_ok or *size_change_ok so that
1181 *type_change_ok = TRUE;
1191 *type_change_ok = TRUE;
1196 if (*type_change_ok
1251 type_change_ok, size_change_ok,
1318 *type_change_ok = TRUE;
1377 *type_change_ok = TRUE;
1424 *type_change_ok = TRUE;
1469 bfd_boolean type_change_ok;
831 _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
1466 bfd_boolean type_change_ok; local
3776 bfd_boolean type_change_ok; local
[all...]
H A Delf-bfd.h1107 unsigned type_change_ok : 1;
1105 unsigned type_change_ok : 1; member in struct:elf_backend_data
H A Delf64-x86-64.c3551 bfd_boolean *type_change_ok ATTRIBUTE_UNUSED,

Completed in 237 milliseconds