Home
last modified time | relevance | path

Searched refs:sec_info (Results 1 – 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/binutils/bfd/
Delf-eh-frame.c465 struct eh_frame_sec_info *sec_info = NULL; in _bfd_elf_discard_section_eh_frame() local
511 sec_info = bfd_zmalloc (sizeof (struct eh_frame_sec_info) in _bfd_elf_discard_section_eh_frame()
513 REQUIRE (sec_info); in _bfd_elf_discard_section_eh_frame()
542 if (sec_info->count == entry_alloced) in _bfd_elf_discard_section_eh_frame()
544 sec_info = bfd_realloc (sec_info, in _bfd_elf_discard_section_eh_frame()
548 REQUIRE (sec_info); in _bfd_elf_discard_section_eh_frame()
550 memset (&sec_info->entry[entry_alloced], 0, in _bfd_elf_discard_section_eh_frame()
555 this_inf = sec_info->entry + sec_info->count; in _bfd_elf_discard_section_eh_frame()
581 sec_info->count++; in _bfd_elf_discard_section_eh_frame()
606 ecies[ecie_count++].entry = sec_info->count; in _bfd_elf_discard_section_eh_frame()
[all …]
Delf-bfd.h1230 void *sec_info; member
Delflink.c2696 elf_section_data (sec)->sec_info, in _bfd_elf_link_sec_merge_syms()
4751 stabstr, &secdata->sec_info, in elf_link_add_object_symbols()
4754 if (secdata->sec_info) in elf_link_add_object_symbols()
8420 elf_section_data (isec)->sec_info, in elf_link_input_bfd()
8977 o, &elf_section_data (o)->sec_info, contents))) in elf_link_input_bfd()
8982 elf_section_data (o)->sec_info)) in elf_link_input_bfd()
11348 elf_section_data (stab)->sec_info, in bfd_elf_discard_info()
Delf.c1080 sec, &secdata->sec_info)) in _bfd_elf_merge_sections()
1082 else if (secdata->sec_info) in _bfd_elf_merge_sections()
8698 elf_section_data (sec)->sec_info, in _bfd_elf_rela_local_sym()
8729 elf_section_data (sec)->sec_info, in _bfd_elf_rel_local_sym()
8742 return _bfd_stab_section_offset (sec, elf_section_data (sec)->sec_info, in _bfd_elf_section_offset()
Delfxx-ia64.c1107 elf_section_data (tsec)->sec_info,
4717 sec_info,
DChangeLog-0001479 sec_info here. Free ehbuf.
493 fields, add sec_info and sec_info_type.
510 (_bfd_elf_rela_local_sym): Use sec_info_type and sec_info.
515 sec_info.
519 .stab sections. Set sec_info_type, use sec_info instead
524 (elf_link_sec_merge_syms): Use sec_info_type and sec_info.
Delf64-alpha.c4163 sec_info, in elf64_alpha_relocate_section()
Delf32-ppc.c5312 elf_section_data (tsec)->sec_info, in ppc_elf_relax_section()