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

  /src/external/gpl3/binutils/dist/bfd/
xcofflink.c 2753 xcoff_auto_export_p (struct bfd_link_info *info,
3497 if (xcoff_auto_export_p (ldinfo->info, h, ldinfo->auto_export_flags))
3638 if (xcoff_auto_export_p (ldinfo->info, h, ldinfo->auto_export_flags))
2744 xcoff_auto_export_p (struct bfd_link_info *info, function
  /src/external/gpl3/binutils.old/dist/bfd/
xcofflink.c 2753 xcoff_auto_export_p (struct bfd_link_info *info,
3497 if (xcoff_auto_export_p (ldinfo->info, h, ldinfo->auto_export_flags))
3638 if (xcoff_auto_export_p (ldinfo->info, h, ldinfo->auto_export_flags))
2744 xcoff_auto_export_p (struct bfd_link_info *info, function
  /src/external/gpl3/gdb/dist/bfd/
xcofflink.c 2710 xcoff_auto_export_p (struct bfd_link_info *info,
3454 if (xcoff_auto_export_p (ldinfo->info, h, ldinfo->auto_export_flags))
3595 if (xcoff_auto_export_p (ldinfo->info, h, ldinfo->auto_export_flags))
2701 xcoff_auto_export_p (struct bfd_link_info *info, function
  /src/external/gpl3/gdb.old/dist/bfd/
xcofflink.c 2718 xcoff_auto_export_p (struct bfd_link_info *info,
3462 if (xcoff_auto_export_p (ldinfo->info, h, ldinfo->auto_export_flags))
3603 if (xcoff_auto_export_p (ldinfo->info, h, ldinfo->auto_export_flags))
2709 xcoff_auto_export_p (struct bfd_link_info *info, function

Completed in 40 milliseconds