Searched refs:is_dup (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/ld/
H A Ddeffilep.y671 int *is_dup)
683 *is_dup = 0;
686 its_name, ordinal, is_dup);
688 if (*is_dup != 0)
837 int *is_dup)
844 *is_dup = 0;
848 module, ordinal, is_dup);
849 if (*is_dup != 0)
883 int is_dup;
888 is_dup
[all...]
H A Ddeffilep.c2486 int *is_dup)
2498 *is_dup = 0;
2501 its_name, ordinal, is_dup);
2503 if (*is_dup != 0)
2652 int *is_dup)
2659 *is_dup = 0;
2663 module, ordinal, is_dup);
2664 if (*is_dup != 0)
2698 int is_dup; local
2703 is_dup
2481 def_file_add_export(def_file *fdef, const char *external_name, const char *internal_name, int ordinal, const char *its_name, int *is_dup) argument
2646 def_file_add_import(def_file *fdef, const char *name, const char *module, int ordinal, const char *internal_name, const char *its_name, int *is_dup) argument
2976 int is_dup = 0; local
3012 int is_dup = 0; local
[all...]
H A Dpe-dll.c784 int is_dup = 0; local
788 NULL, &is_dup);
790 if (!is_dup)
850 int is_dup = 1; local
858 -1, NULL, &is_dup);
859 if (is_dup)
3574 int is_dup = 0; local
3583 dllname, i, NULL, NULL, &is_dup);
3585 if (!is_dup)
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Ddeffilep.y671 int *is_dup)
683 *is_dup = 0;
686 its_name, ordinal, is_dup);
688 if (*is_dup != 0)
837 int *is_dup)
844 *is_dup = 0;
848 module, ordinal, is_dup);
849 if (*is_dup != 0)
883 int is_dup;
888 is_dup
[all...]
H A Dpe-dll.c783 int is_dup = 0; local
787 NULL, &is_dup);
789 if (!is_dup)
849 int is_dup = 1; local
857 -1, NULL, &is_dup);
858 if (is_dup)
3531 int is_dup = 0; local
3540 dllname, i, NULL, NULL, &is_dup);
3542 if (!is_dup)
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Ddeffilep.y671 int *is_dup)
683 *is_dup = 0;
686 its_name, ordinal, is_dup);
688 if (*is_dup != 0)
837 int *is_dup)
844 *is_dup = 0;
848 module, ordinal, is_dup);
849 if (*is_dup != 0)
883 int is_dup;
888 is_dup
[all...]
H A Ddeffilep.c2486 int *is_dup)
2498 *is_dup = 0;
2501 its_name, ordinal, is_dup);
2503 if (*is_dup != 0)
2652 int *is_dup)
2659 *is_dup = 0;
2663 module, ordinal, is_dup);
2664 if (*is_dup != 0)
2698 int is_dup; local
2703 is_dup
2481 def_file_add_export(def_file *fdef, const char *external_name, const char *internal_name, int ordinal, const char *its_name, int *is_dup) argument
2646 def_file_add_import(def_file *fdef, const char *name, const char *module, int ordinal, const char *internal_name, const char *its_name, int *is_dup) argument
2976 int is_dup = 0; local
3012 int is_dup = 0; local
[all...]
H A Dpe-dll.c784 int is_dup = 0; local
788 NULL, &is_dup);
790 if (!is_dup)
850 int is_dup = 1; local
858 -1, NULL, &is_dup);
859 if (is_dup)
3574 int is_dup = 0; local
3583 dllname, i, NULL, NULL, &is_dup);
3585 if (!is_dup)

Completed in 298 milliseconds