HomeSort by relevance Sort by last modified time
    Searched refs:coff_section_from_bfd_index (Results 1 - 11 of 11) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
libcoff-in.h 315 extern struct bfd_section *coff_section_from_bfd_index
coff-m68k.c 501 targetsec = coff_section_from_bfd_index (abfd, isym.n_scnum);
coffgen.c 381 coff_section_from_bfd_index (bfd *abfd, int section_index) function
834 coff_section_from_bfd_index (bfd_ptr, N_DEBUG);
    [all...]
libcoff.h 319 extern struct bfd_section *coff_section_from_bfd_index
    [all...]
cofflink.c 307 section = coff_section_from_bfd_index (abfd, sym.n_scnum);
324 section = coff_section_from_bfd_index (abfd, sym.n_scnum);
    [all...]
xcofflink.c 338 symbuf->symbol.section = coff_section_from_bfd_index (abfd,
    [all...]
coffcode.h     [all...]
coff-rs6000.c 369 sec = coff_section_from_bfd_index (ibfd, ix->sntoc);
379 sec = coff_section_from_bfd_index (ibfd, ix->snentry);
    [all...]
coff-sh.c     [all...]
  /toolchain/binutils/binutils-2.25/include/coff/
ti.h 500 asection *scn = coff_section_from_bfd_index (abfd, dst->n_scnum); \
  /toolchain/binutils/binutils-2.25/gas/config/
tc-ppc.c     [all...]

Completed in 579 milliseconds