Searched refs:_bfd_elf_section_from_bfd_section (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf.c1213 elfsec = _bfd_elf_section_from_bfd_section (abfd, s);
1763 elfsec = _bfd_elf_section_from_bfd_section (abfd, s);
5154 _bfd_elf_section_from_bfd_section (bfd *abfd, struct bfd_section *asect)
6374 sym.st_shndx = _bfd_elf_section_from_bfd_section
6425 shndx = _bfd_elf_section_from_bfd_section (abfd, sec);
6450 shndx = _bfd_elf_section_from_bfd_section (abfd, sec2);
9025 shndx1 = _bfd_elf_section_from_bfd_section (bfd1, sec1);
9026 shndx2 = _bfd_elf_section_from_bfd_section (bfd2, sec2);
5149 _bfd_elf_section_from_bfd_section (bfd *abfd, struct bfd_section *asect) function
H A Delf32-cr16.c687 sec_shndx = _bfd_elf_section_from_bfd_section (abfd, sec);
H A Delf-bfd.h1532 extern int _bfd_elf_section_from_bfd_section
H A Delf32-spu.c1984 = _bfd_elf_section_from_bfd_section (sym_sec->owner, sym_sec);
2053 = _bfd_elf_section_from_bfd_section (sec->owner, sec);
2897 = _bfd_elf_section_from_bfd_section (htab->stub->output_section->owner,
H A Delflink.c3480 elfsec = _bfd_elf_section_from_bfd_section (abfd, s);
8038 _bfd_elf_section_from_bfd_section (finfo->output_bfd,
8502 osym.st_shndx = _bfd_elf_section_from_bfd_section (output_bfd,
8916 _bfd_elf_section_from_bfd_section (output_bfd,
9197 elfsec = _bfd_elf_section_from_bfd_section (s->owner, s);
9269 && (elfsec = _bfd_elf_section_from_bfd_section (sub, s))
H A Delf32-arm.c9735 osi.sec_shndx = _bfd_elf_section_from_bfd_section
9758 osi.sec_shndx = _bfd_elf_section_from_bfd_section
9773 osi.sec_shndx = _bfd_elf_section_from_bfd_section (output_bfd,

Completed in 201 milliseconds