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

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dlibcoff-in.h303 extern struct bfd_section *coff_section_from_bfd_index
H A Dcoff-m68k.c501 targetsec = coff_section_from_bfd_index (abfd, isym.n_scnum);
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);
2099 == 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.c294 sec = coff_section_from_bfd_index (ibfd, ix->sntoc);
304 sec = coff_section_from_bfd_index (ibfd, ix->snentry);
H A Dcoff-sh.c2989 *secpp = coff_section_from_bfd_index (input_bfd, isymp->n_scnum);
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/coff/
H A Dti.h416 asection *scn = coff_section_from_bfd_index (abfd, dst->n_scnum); \

Completed in 269 milliseconds