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

  /src/external/gpl3/binutils/dist/bfd/
pef.c 264 static const char *bfd_pef_section_name (bfd_pef_section *section) function
304 const char *name = bfd_pef_section_name (section);
  /src/external/gpl3/binutils.old/dist/bfd/
pef.c 265 static const char *bfd_pef_section_name (bfd_pef_section *section) function
305 const char *name = bfd_pef_section_name (section);
  /src/external/gpl3/gdb.old/dist/bfd/
pef.c 265 static const char *bfd_pef_section_name (bfd_pef_section *section) function
305 const char *name = bfd_pef_section_name (section);
  /src/external/gpl3/gdb/dist/bfd/
pef.c 265 static const char *bfd_pef_section_name (bfd_pef_section *section) function
305 const char *name = bfd_pef_section_name (section);

Completed in 57 milliseconds