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

/haiku-buildtools/legacy/binutils/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);
1441 *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);
4979 tsec = coff_section_from_bfd_index (output_bfd,
H A Dcoffcode.h1723 real_sec = coff_section_from_bfd_index (abfd, (int) hdr->s_nreloc);
4362 dst->symbol.section = coff_section_from_bfd_index (abfd,
4729 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.c2988 *secpp = coff_section_from_bfd_index (input_bfd, isymp->n_scnum);
/haiku-buildtools/legacy/binutils/include/coff/
H A Dti.h416 asection *scn = coff_section_from_bfd_index (abfd, dst->n_scnum); \
/haiku-buildtools/binutils/bfd/
H A Dlibcoff-in.h300 extern struct bfd_section *coff_section_from_bfd_index
H A Dcoff-m68k.c502 targetsec = coff_section_from_bfd_index (abfd, isym.n_scnum);
H A Dcoffgen.c391 coff_section_from_bfd_index (bfd *abfd, int section_index) function
832 coff_section_from_bfd_index (bfd_ptr, N_DEBUG);
2323 == coff_section_from_bfd_index (abfd,
2338 file_addr += coff_section_from_bfd_index (abfd,
2763 return coff_section_from_bfd_index (sec->owner, sym->n_scnum);
H A Dlibcoff.h304 extern struct bfd_section *coff_section_from_bfd_index
H A Dcofflink.c308 section = coff_section_from_bfd_index (abfd, sym.n_scnum);
325 section = coff_section_from_bfd_index (abfd, sym.n_scnum);
1506 *secpp = coff_section_from_bfd_index (input_bfd, isym.n_scnum);
H A Dxcofflink.c338 symbuf->symbol.section = coff_section_from_bfd_index (abfd,
1376 *csect_cache = coff_section_from_bfd_index (abfd, sym.n_scnum);
1573 enclosing = coff_section_from_bfd_index (abfd, sym.n_scnum);
1674 enclosing = coff_section_from_bfd_index (abfd, sym.n_scnum);
5536 tsec = coff_section_from_bfd_index (output_bfd,
H A Dcoffcode.h1968 real_sec = coff_section_from_bfd_index (abfd, (int) hdr->s_nreloc);
4793 dst->symbol.section = coff_section_from_bfd_index (abfd,
5179 sec = coff_section_from_bfd_index (abfd, syment->n_scnum);
H A Dcoff-rs6000.c369 sec = coff_section_from_bfd_index (ibfd, ix->sntoc);
379 sec = coff_section_from_bfd_index (ibfd, ix->snentry);
H A Dcoff-sh.c2968 *secpp = coff_section_from_bfd_index (input_bfd, isymp->n_scnum);
/haiku-buildtools/binutils/include/coff/
H A Dti.h500 asection *scn = coff_section_from_bfd_index (abfd, dst->n_scnum); \
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-ppc.c1354 ppc_coff_debug_section = coff_section_from_bfd_index (stdoutput, N_DEBUG);
/haiku-buildtools/binutils/gas/config/
H A Dtc-ppc.c1698 ppc_coff_debug_section = coff_section_from_bfd_index (stdoutput, N_DEBUG);

Completed in 408 milliseconds