Searched refs:aix_shared_fininame (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daix.h116 fprintf ((STREAM), "void %s() {\n\t%s();\n}\n", aix_shared_fininame, (FUNC))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daix.h114 fprintf ((STREAM), "void %s() {\n\t%s();\n}\n", aix_shared_fininame, (FUNC))
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dcollect2.c228 static char *aix_shared_fininame; /* init/fini names as per the scheme
1772 add_to_list (&exports, aix_shared_fininame);
2083 aix_shared_fininame = concat ("_GLOBAL__AIXD_", prefix, NULL);
226 static char *aix_shared_fininame; /* init/fini names as per the scheme variable
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dcollect2.cc229 static char *aix_shared_fininame; /* init/fini names as per the scheme
1760 add_to_list (&exports, aix_shared_fininame);
2071 aix_shared_fininame = concat ("_GLOBAL__AIXD_", prefix, NULL);
227 static char *aix_shared_fininame; /* init/fini names as per the scheme variable

Completed in 91 milliseconds