Home
last modified time | relevance | path

Searched refs:obj_coff_sym_hashes (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dlibxcoff.h174 ((struct xcoff_link_hash_entry **) obj_coff_sym_hashes (bfd))
H A Dcofflink.c304 obj_coff_sym_hashes (abfd) = sym_hash; in coff_link_add_symbols()
1907 h = obj_coff_sym_hashes (input_bfd)[indx]; in _bfd_coff_link_input_bfd()
1940 sym_hash = obj_coff_sym_hashes (input_bfd); in _bfd_coff_link_input_bfd()
2388 h = obj_coff_sym_hashes (input_bfd)[symndx]; in _bfd_coff_link_input_bfd()
2452 h = obj_coff_sym_hashes (input_bfd)[irel->r_symndx]; in _bfd_coff_link_input_bfd()
2952 h = obj_coff_sym_hashes (input_bfd)[symndx]; in _bfd_coff_generic_relocate_section()
H A Dlibcoff-in.h50 #define obj_coff_sym_hashes(bfd) (coff_data (bfd)->sym_hashes) macro
H A Dcoff-mcore.c407 h = obj_coff_sym_hashes (input_bfd)[symndx]; in coff_mcore_relocate_section()
H A Dcoff-arm.c1208 h = obj_coff_sym_hashes (input_bfd)[symndx]; in coff_arm_relocate_section()
2086 h = obj_coff_sym_hashes (abfd)[symndx]; in bfd_arm_process_before_allocation()
2166 h = obj_coff_sym_hashes (ibfd)[irel->r_symndx]; in coff_arm_adjust_symndx()
H A Dcoff-i386.c470 h = obj_coff_sym_hashes (input_bfd)[symndx]; in coff_pe_i386_relocate_section()
H A Dcoff-x86_64.c607 h = obj_coff_sym_hashes (input_bfd)[symndx]; in coff_pe_amd64_relocate_section()
H A Dcoff-sh.c868 h = obj_coff_sym_hashes (abfd)[irelfn->r_symndx]; in sh_relax_section()
1449 sym_hash = obj_coff_sym_hashes (abfd); in sh_relax_delete_bytes()
2778 h = obj_coff_sym_hashes (input_bfd)[symndx]; in sh_relocate_section()
H A Dlibcoff.h54 #define obj_coff_sym_hashes(bfd) (coff_data (bfd)->sym_hashes) macro
H A Dcoff-aarch64.c521 h = obj_coff_sym_hashes (input_bfd)[symndx]; in coff_pe_aarch64_relocate_section()
H A Dcoffgen.c2811 cookie->sym_hashes = obj_coff_sym_hashes (abfd); in init_reloc_cookie()
H A DChangeLog-94955310 (obj_coff_sym_hashes): Define accessor macro.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dlibxcoff.h174 ((struct xcoff_link_hash_entry **) obj_coff_sym_hashes (bfd))
H A Dcofflink.c272 obj_coff_sym_hashes (abfd) = sym_hash; in coff_link_add_symbols()
1875 h = obj_coff_sym_hashes (input_bfd)[indx]; in _bfd_coff_link_input_bfd()
1908 sym_hash = obj_coff_sym_hashes (input_bfd); in _bfd_coff_link_input_bfd()
2356 h = obj_coff_sym_hashes (input_bfd)[symndx]; in _bfd_coff_link_input_bfd()
2420 h = obj_coff_sym_hashes (input_bfd)[irel->r_symndx]; in _bfd_coff_link_input_bfd()
2924 h = obj_coff_sym_hashes (input_bfd)[symndx]; in _bfd_coff_generic_relocate_section()
H A Dlibcoff-in.h49 #define obj_coff_sym_hashes(bfd) (coff_data (bfd)->sym_hashes) macro
H A Dcoff-mcore.c407 h = obj_coff_sym_hashes (input_bfd)[symndx]; in coff_mcore_relocate_section()
H A Dcoff-arm.c1208 h = obj_coff_sym_hashes (input_bfd)[symndx]; in coff_arm_relocate_section()
2086 h = obj_coff_sym_hashes (abfd)[symndx]; in bfd_arm_process_before_allocation()
2166 h = obj_coff_sym_hashes (ibfd)[irel->r_symndx]; in coff_arm_adjust_symndx()
H A Dcoff-i386.c469 h = obj_coff_sym_hashes (input_bfd)[symndx]; in coff_pe_i386_relocate_section()
H A Dcoff-x86_64.c607 h = obj_coff_sym_hashes (input_bfd)[symndx]; in coff_pe_amd64_relocate_section()
H A Dcoff-sh.c865 h = obj_coff_sym_hashes (abfd)[irelfn->r_symndx]; in sh_relax_section()
1457 sym_hash = obj_coff_sym_hashes (abfd); in sh_relax_delete_bytes()
2786 h = obj_coff_sym_hashes (input_bfd)[symndx]; in sh_relocate_section()
H A Dlibcoff.h53 #define obj_coff_sym_hashes(bfd) (coff_data (bfd)->sym_hashes) macro
H A Dcoffgen.c2706 cookie->sym_hashes = obj_coff_sym_hashes (abfd); in init_reloc_cookie()
H A DChangeLog-94955310 (obj_coff_sym_hashes): Define accessor macro.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-94955310 (obj_coff_sym_hashes): Define accessor macro.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-94955310 (obj_coff_sym_hashes): Define accessor macro.