Searched refs:coff_section_from_bfd_index (Results 1 - 9 of 9) sorted by relevance

/freebsd-11.0-release/contrib/binutils/bfd/
H A Dlibcoff-in.h303 extern struct bfd_section *coff_section_from_bfd_index
H A Dlibcoff.h307 extern struct bfd_section *coff_section_from_bfd_index
H A Dcoffgen.c297 coff_section_from_bfd_index (bfd *abfd, int index) function
741 coff_section_from_bfd_index (bfd_ptr, N_DEBUG);
2108 == coff_section_from_bfd_index (abfd,
H A Dcofflink.c368 section = coff_section_from_bfd_index (abfd, sym.n_scnum);
385 section = coff_section_from_bfd_index (abfd, sym.n_scnum);
1437 *secpp = coff_section_from_bfd_index (input_bfd, isym.n_scnum);
H A Dxcofflink.c255 symbuf->symbol.section = coff_section_from_bfd_index (abfd,
1112 *csect_cache = coff_section_from_bfd_index (abfd, sym.n_scnum);
1311 enclosing = coff_section_from_bfd_index (abfd, sym.n_scnum);
1412 enclosing = coff_section_from_bfd_index (abfd, sym.n_scnum);
4980 tsec = coff_section_from_bfd_index (output_bfd,
H A Dcoffcode.h1727 real_sec = coff_section_from_bfd_index (abfd, (int) hdr->s_nreloc);
4385 dst->symbol.section = coff_section_from_bfd_index (abfd,
4752 sec = coff_section_from_bfd_index (abfd, syment->n_scnum);
H A Dcoff-rs6000.c290 sec = coff_section_from_bfd_index (ibfd, ix->sntoc);
300 sec = coff_section_from_bfd_index (ibfd, ix->snentry);
/freebsd-11.0-release/contrib/binutils/include/coff/
H A Dti.h416 asection *scn = coff_section_from_bfd_index (abfd, dst->n_scnum); \
/freebsd-11.0-release/contrib/binutils/gas/config/
H A Dtc-ppc.c1413 ppc_coff_debug_section = coff_section_from_bfd_index (stdoutput, N_DEBUG);

Completed in 107 milliseconds