/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-open-bfd.c | 157 if (elf_elfsections (abfd) != NULL in ctf_bfdopen_ctfsect() 160 Elf_Internal_Shdr *strhdr = elf_elfsections (abfd)[symhdr->sh_link]; in ctf_bfdopen_ctfsect()
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-open-bfd.c | 157 if (elf_elfsections (abfd) != NULL in ctf_bfdopen_ctfsect() 160 Elf_Internal_Shdr *strhdr = elf_elfsections (abfd)[symhdr->sh_link]; in ctf_bfdopen_ctfsect()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf.c | 284 i_shdrp = elf_elfsections (abfd); in bfd_elf_get_str_section() 328 if (elf_elfsections (abfd) == NULL || shindex >= elf_numsections (abfd)) in bfd_elf_string_from_elf_section() 331 hdr = elf_elfsections (abfd)[shindex]; in bfd_elf_string_from_elf_section() 416 Elf_Internal_Shdr **sections = elf_elfsections (ibfd); in bfd_elf_get_elf_syms() 546 iname = elf_elfsections (abfd)[isym->st_shndx]->sh_name; in bfd_elf_sym_name() 583 hdr = elf_elfsections (abfd) [ghdr->sh_link]; in group_signature() 623 Elf_Internal_Shdr *shdr = elf_elfsections (abfd)[i]; in setup_group() 651 Elf_Internal_Shdr *shdr = elf_elfsections (abfd)[i]; in setup_group() 711 dest->shdr = elf_elfsections (abfd)[idx]; in setup_group() 869 this_hdr = elf_elfsections (abfd)[elfsec]; in _bfd_elf_setup_sections() [all …]
|
H A D | elfcode.h | 705 elf_elfsections (abfd) = (Elf_Internal_Shdr **) bfd_alloc (abfd, amt); in elf_object_p() 706 if (!elf_elfsections (abfd)) in elf_object_p() 714 elf_elfsections (abfd)[shindex] = shdrp++; in elf_object_p() 1060 i_shdrp = elf_elfsections (abfd); in elf_write_shdrs_and_ehdr() 1115 Elf_Internal_Shdr **i_shdrp = elf_elfsections (abfd); in elf_checksum_contents()
|
H A D | elf32-m68hc1x.c | 472 hdr = elf_elfsections (input_bfd)[sym->st_shndx]; in elf32_m68hc11_size_stubs()
|
H A D | elf32-v850.c | 2997 switch (elf_elfsections (abfd)[indx]->sh_type) in v850_elf_symbol_processing() 3055 switch (elf_elfsections (abfd)[indx]->sh_type) in v850_elf_add_symbol_hook()
|
H A D | elf-bfd.h | 2119 #define elf_elfsections(bfd) (elf_tdata(bfd) -> elf_sect_ptr) macro
|
H A D | elf32-metag.c | 3815 hdr = elf_elfsections (input_bfd)[shndx]; in elf_metag_size_stubs()
|
H A D | elf32-tic6x.c | 1913 elf_shdrp = elf_elfsections (sub); in elf32_tic6x_gc_mark_extra_sections()
|
H A D | elf32-avr.c | 3724 hdr = elf_elfsections (input_bfd)[shndx]; in elf32_avr_size_stubs()
|
H A D | elf32-hppa.c | 2763 hdr = elf_elfsections (input_bfd)[shndx]; in elf32_hppa_size_stubs()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf.c | 275 i_shdrp = elf_elfsections (abfd); in bfd_elf_get_str_section() 319 if (elf_elfsections (abfd) == NULL || shindex >= elf_numsections (abfd)) in bfd_elf_string_from_elf_section() 322 hdr = elf_elfsections (abfd)[shindex]; in bfd_elf_string_from_elf_section() 418 Elf_Internal_Shdr **sections = elf_elfsections (ibfd); in bfd_elf_get_elf_syms() 549 iname = elf_elfsections (abfd)[isym->st_shndx]->sh_name; in bfd_elf_sym_name() 586 hdr = elf_elfsections (abfd) [ghdr->sh_link]; in group_signature() 626 Elf_Internal_Shdr *shdr = elf_elfsections (abfd)[i]; in setup_group() 654 Elf_Internal_Shdr *shdr = elf_elfsections (abfd)[i]; in setup_group() 714 dest->shdr = elf_elfsections (abfd)[idx]; in setup_group() 876 this_hdr = elf_elfsections (abfd)[elfsec]; in _bfd_elf_setup_sections() [all …]
|
H A D | elfcode.h | 718 elf_elfsections (abfd) = (Elf_Internal_Shdr **) bfd_alloc (abfd, amt); in elf_object_p() 719 if (!elf_elfsections (abfd)) in elf_object_p() 727 elf_elfsections (abfd)[shindex] = shdrp++; in elf_object_p() 1112 i_shdrp = elf_elfsections (abfd); in elf_write_shdrs_and_ehdr() 1170 Elf_Internal_Shdr **i_shdrp = elf_elfsections (abfd); in elf_checksum_contents()
|
H A D | elf32-m68hc1x.c | 472 hdr = elf_elfsections (input_bfd)[sym->st_shndx]; in elf32_m68hc11_size_stubs()
|
H A D | elf32-v850.c | 2997 switch (elf_elfsections (abfd)[indx]->sh_type) in v850_elf_symbol_processing() 3055 switch (elf_elfsections (abfd)[indx]->sh_type) in v850_elf_add_symbol_hook()
|
H A D | elf-bfd.h | 2190 #define elf_elfsections(bfd) (elf_tdata(bfd) -> elf_sect_ptr) macro
|
H A D | elf32-tic6x.c | 1913 elf_shdrp = elf_elfsections (sub); in elf32_tic6x_gc_mark_extra_sections()
|
H A D | elf32-metag.c | 3815 hdr = elf_elfsections (input_bfd)[shndx]; in elf_metag_size_stubs()
|
H A D | elf32-avr.c | 3740 hdr = elf_elfsections (input_bfd)[shndx]; in elf32_avr_size_stubs()
|
H A D | elf32-hppa.c | 2763 hdr = elf_elfsections (input_bfd)[shndx]; in elf32_hppa_size_stubs()
|
H A D | elfnn-kvx.c | 1414 hdr = elf_elfsections (input_bfd)[sym->st_shndx]; in elfNN_kvx_size_stubs()
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | nfp-dis.c | 2550 sec = elf_elfsections (dinfo->section->owner)[sec_idx]; in init_nfp3200_priv() 2681 || elf_elfsections (dinfo->section->owner) == NULL) in init_nfp6000_priv() 2693 sec = elf_elfsections (dinfo->section->owner)[sec_idx]; in init_nfp6000_priv()
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | nfp-dis.c | 2550 sec = elf_elfsections (dinfo->section->owner)[sec_idx]; in init_nfp3200_priv() 2691 sec = elf_elfsections (dinfo->section->owner)[sec_idx]; in init_nfp6000_priv()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | Elf.cc | 298 return elf_elfsections (abfd)[ndx]; in get_shdr()
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Elf.cc | 311 return elf_elfsections (abfd)[ndx]; in get_shdr()
|