Home
last modified time | relevance | path

Searched refs:is_function_type (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delflink.c1311 && bed->is_function_type (ELF_ST_TYPE (sym->st_info))); in _bfd_elf_merge_symbol()
1314 && bed->is_function_type (h->type)); in _bfd_elf_merge_symbol()
3409 if (!not_local_protected || !bed->is_function_type (h->type)) in _bfd_elf_dynamic_symbol_p()
3499 && !bed->is_function_type (h->type)) in _bfd_elf_symbol_refs_local_p()
3552 if (bed->is_function_type (ELF_ST_TYPE (sym->st_info))) in is_global_data_symbol_definition()
5025 || bed->is_function_type (ELF_ST_TYPE (isym->st_info))))) in elf_link_add_object_symbols()
5174 && !bed->is_function_type (ELF_ST_TYPE (isym->st_info)) in elf_link_add_object_symbols()
5763 && !bed->is_function_type (h->type)) in elf_link_add_object_symbols()
H A Delf-bfd.h1567 bool (*is_function_type) (unsigned int type); member
H A DChangeLog-20072421 * elflink.c (_bfd_elf_merge_symbol): Use bed->is_function_type.
2424 * elf-bfd.h (elf_backend_data): Add is_function_type.
H A DChangeLog-20094251 * elf.c (elf_find_function): Use is_function_type to check
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delflink.c1324 && bed->is_function_type (ELF_ST_TYPE (sym->st_info))); in _bfd_elf_merge_symbol()
1327 && bed->is_function_type (h->type)); in _bfd_elf_merge_symbol()
3384 if (!not_local_protected || !bed->is_function_type (h->type)) in _bfd_elf_dynamic_symbol_p()
3474 && !bed->is_function_type (h->type)) in _bfd_elf_symbol_refs_local_p()
3527 if (bed->is_function_type (ELF_ST_TYPE (sym->st_info))) in is_global_data_symbol_definition()
4985 || bed->is_function_type (ELF_ST_TYPE (isym->st_info))))) in elf_link_add_object_symbols()
5134 && !bed->is_function_type (ELF_ST_TYPE (isym->st_info)) in elf_link_add_object_symbols()
5706 && !bed->is_function_type (h->type)) in elf_link_add_object_symbols()
H A Delf-bfd.h1509 bool (*is_function_type) (unsigned int type); member
H A DChangeLog-20072421 * elflink.c (_bfd_elf_merge_symbol): Use bed->is_function_type.
2424 * elf-bfd.h (elf_backend_data): Add is_function_type.
H A DChangeLog-20094251 * elf.c (elf_find_function): Use is_function_type to check
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20072421 * elflink.c (_bfd_elf_merge_symbol): Use bed->is_function_type.
2424 * elf-bfd.h (elf_backend_data): Add is_function_type.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20072421 * elflink.c (_bfd_elf_merge_symbol): Use bed->is_function_type.
2424 * elf-bfd.h (elf_backend_data): Add is_function_type.
H A DChangeLog-20094251 * elf.c (elf_find_function): Use is_function_type to check