HomeSort by: relevance | last modified time | path
    Searched defs:coff_section_from_bfd_index (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
coffgen.c 466 coff_section_from_bfd_index (bfd *abfd, int section_index) function
932 coff_section_from_bfd_index (bfd_ptr, N_DEBUG);
2493 == coff_section_from_bfd_index (abfd,
2508 file_addr += coff_section_from_bfd_index (abfd,
2972 return coff_section_from_bfd_index (sec->owner, sym->n_scnum);
  /src/external/gpl3/binutils.old/dist/bfd/
coffgen.c 466 coff_section_from_bfd_index (bfd *abfd, int section_index) function
932 coff_section_from_bfd_index (bfd_ptr, N_DEBUG);
2485 == coff_section_from_bfd_index (abfd,
2500 file_addr += coff_section_from_bfd_index (abfd,
2964 return coff_section_from_bfd_index (sec->owner, sym->n_scnum);
  /src/external/gpl3/gdb.old/dist/bfd/
coffgen.c 464 coff_section_from_bfd_index (bfd *abfd, int section_index) function
930 coff_section_from_bfd_index (bfd_ptr, N_DEBUG);
2468 == coff_section_from_bfd_index (abfd,
2483 file_addr += coff_section_from_bfd_index (abfd,
2942 return coff_section_from_bfd_index (sec->owner, sym->n_scnum);
  /src/external/gpl3/gdb/dist/bfd/
coffgen.c 466 coff_section_from_bfd_index (bfd *abfd, int section_index) function
932 coff_section_from_bfd_index (bfd_ptr, N_DEBUG);
2485 == coff_section_from_bfd_index (abfd,
2500 file_addr += coff_section_from_bfd_index (abfd,
2964 return coff_section_from_bfd_index (sec->owner, sym->n_scnum);

Completed in 18 milliseconds