Home
last modified time | relevance | path

Searched refs:input_sec (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/binutils/bfd/
H A Delf-vxworks.c134 asection *input_sec ATTRIBUTE_UNUSED, in elf_vxworks_link_output_symbol_hook()
H A Delflink.c7645 asection *input_sec, in elf_link_output_sym() argument
7665 else if (input_sec->flags & SEC_EXCLUDE) in elf_link_output_sym()
7886 asection *input_sec; in elf_link_output_extsym() local
8017 input_sec = bfd_und_section_ptr; in elf_link_output_extsym()
8024 input_sec = h->root.u.def.section; in elf_link_output_extsym()
8025 if (input_sec->output_section != NULL) in elf_link_output_extsym()
8029 input_sec->output_section); in elf_link_output_extsym()
8034 finfo->output_bfd, input_sec->output_section, input_sec); in elf_link_output_extsym()
8057 BFD_ASSERT (input_sec->owner == NULL in elf_link_output_extsym()
8060 input_sec = bfd_und_section_ptr; in elf_link_output_extsym()
[all …]
H A Delf64-ppc.c8275 ppc_type_of_stub (asection *input_sec, in ppc_type_of_stub() argument
8320 location = (input_sec->output_offset in ppc_type_of_stub()
8321 + input_sec->output_section->vma in ppc_type_of_stub()
11557 asection *input_sec, in ppc64_elf_output_symbol_hook() argument
11566 opd_adjust = get_opd_info (input_sec); in ppc64_elf_output_symbol_hook()
11570 value = elfsym->st_value - input_sec->output_offset; in ppc64_elf_output_symbol_hook()
11572 value -= input_sec->output_section->vma; in ppc64_elf_output_symbol_hook()
H A Delf32-score.c2774 asection *input_sec, in _bfd_score_elf_link_output_symbol_hook() argument
2780 if (sym->st_shndx == SHN_COMMON && strcmp (input_sec->name, ".scommon") == 0) in _bfd_score_elf_link_output_symbol_hook()
H A DChangeLog1071 Remove input_sec param. Adjust all calls.
H A Delfxx-mips.c5899 asection *input_sec, struct elf_link_hash_entry *h ATTRIBUTE_UNUSED) in _bfd_mips_elf_link_output_symbol_hook() argument
5905 && strcmp (input_sec->name, ".scommon") == 0) in _bfd_mips_elf_link_output_symbol_hook()