| /src/external/gpl3/binutils/dist/binutils/ |
| deflex.l | 44 "EXPORTS" { return EXPORTS;}
|
| defparse.h | 65 EXPORTS = 266, /* EXPORTS */ 102 #define EXPORTS 266
|
| defparse.y | 35 %token SECTIONS EXPORTS IMPORTS VERSIONK BASE CONSTANT 55 | EXPORTS explist 156 command after EXPORTS list, which is illegal by specification. 165 | EXPORTS { $$ = "EXPORTS"; }
|
| defparse.c | 149 EXPORTS = 266, /* EXPORTS */ 186 #define EXPORTS 266 249 YYSYMBOL_EXPORTS = 11, /* EXPORTS */ 715 "EXPORTS", "IMPORTS", "VERSIONK", "BASE", "CONSTANT", "READ", "WRITE", 1609 case 60: /* keyword_as_name: EXPORTS */ 1611 { (yyval.id_const) = "EXPORTS"; }
|
| deflex.c | 919 { return EXPORTS;}
|
| /src/external/gpl3/binutils/dist/ld/ |
| deffilep.h | 66 EXPORTS = 267, /* EXPORTS */ 103 #define EXPORTS 267
|
| deffilep.y | 126 %token SECTIONS EXPORTS IMPORTS VERSIONK BASE CONSTANTU CONSTANTL 155 | EXPORTS explist 256 | EXPORTS { $$ = "EXPORTS"; } 260 for libtool, which places this command after EXPORTS command. 463 if (fdef->exports[i].internal_name != fdef->exports[i].name) 464 free (fdef->exports[i].internal_name); 465 free (fdef->exports[i].name); 466 free (fdef->exports[i].its_name) [all...] |
| deffilep.c | 239 EXPORTS = 267, /* EXPORTS */ 276 #define EXPORTS 267 341 YYSYMBOL_EXPORTS = 12, /* EXPORTS */ 809 "SECTIONS", "EXPORTS", "IMPORTS", "VERSIONK", "BASE", "CONSTANTU", 1746 case 65: /* keyword_as_name: EXPORTS */ 1748 { (yyval.id_const) = "EXPORTS"; } 2309 if (fdef->exports[i].internal_name != fdef->exports[i].name) 2310 free (fdef->exports[i].internal_name) [all...] |
| /src/external/gpl3/binutils.old/dist/binutils/ |
| deflex.l | 44 "EXPORTS" { return EXPORTS;}
|
| defparse.h | 65 EXPORTS = 266, /* EXPORTS */ 102 #define EXPORTS 266
|
| defparse.y | 35 %token SECTIONS EXPORTS IMPORTS VERSIONK BASE CONSTANT 55 | EXPORTS explist 156 command after EXPORTS list, which is illegal by specification. 165 | EXPORTS { $$ = "EXPORTS"; }
|
| defparse.c | 149 EXPORTS = 266, /* EXPORTS */ 186 #define EXPORTS 266 249 YYSYMBOL_EXPORTS = 11, /* EXPORTS */ 715 "EXPORTS", "IMPORTS", "VERSIONK", "BASE", "CONSTANT", "READ", "WRITE", 1609 case 60: /* keyword_as_name: EXPORTS */ 1611 { (yyval.id_const) = "EXPORTS"; }
|
| deflex.c | 919 { return EXPORTS;}
|
| /src/external/gpl3/binutils.old/dist/ld/ |
| deffilep.h | 66 EXPORTS = 267, /* EXPORTS */ 103 #define EXPORTS 267
|
| deffilep.y | 126 %token SECTIONS EXPORTS IMPORTS VERSIONK BASE CONSTANTU CONSTANTL 155 | EXPORTS explist 256 | EXPORTS { $$ = "EXPORTS"; } 260 for libtool, which places this command after EXPORTS command. 464 if (fdef->exports[i].internal_name != fdef->exports[i].name) 465 free (fdef->exports[i].internal_name); 466 free (fdef->exports[i].name); 467 free (fdef->exports[i].its_name) [all...] |
| deffilep.c | 239 EXPORTS = 267, /* EXPORTS */ 276 #define EXPORTS 267 341 YYSYMBOL_EXPORTS = 12, /* EXPORTS */ 809 "SECTIONS", "EXPORTS", "IMPORTS", "VERSIONK", "BASE", "CONSTANTU", 1746 case 65: /* keyword_as_name: EXPORTS */ 1748 { (yyval.id_const) = "EXPORTS"; } 2310 if (fdef->exports[i].internal_name != fdef->exports[i].name) 2311 free (fdef->exports[i].internal_name) [all...] |
| /src/crypto/external/bsd/heimdal/dist/cf/ |
| w32-check-exported-symbols.pl | 84 next if $f =~ /EXPORTS/ or $f =~ /DATA/ or not $f;
|
| /src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| lex.l | 97 EXPORTS { return kw_EXPORTS; }
|
| /src/crypto/external/apache2/openssl/dist/util/ |
| mkdef.pl | 305 EXPORTS
|
| /src/crypto/external/bsd/openssl/dist/util/ |
| mkdef.pl | 304 EXPORTS
|
| /src/crypto/external/bsd/heimdal/dist/lib/kadm5/ |
| NTMakefile | 222 $(DLLGUILINK) -implib:$(LIBKADM5SRV) -def:libkadm5srv-exports.def 255 EXPORTS 276 test-exports: 277 $(PERL) ..\..\cf\w32-check-exported-symbols.pl --vs version-script.map --def libkadm5srv-exports.def 279 test:: test-exports
|
| /src/external/gpl2/gettext/dist/os2/ |
| Makefile | 14 # compatible with gettext 0.10.35 (exports by ordinal matter). 193 @echo EXPORTS>>$@
|
| /src/external/bsd/openldap/dist/servers/slapd/ |
| Makefile.in | 212 echo EXPORTS > $@
|
| /src/external/public-domain/sqlite/dist/ |
| Makefile.msc | 1026 echo EXPORTS > sqlite3.def
|
| /src/crypto/external/bsd/openssl.old/dist/Configurations/ |
| windows-makefile.tmpl | 670 EXPORTS
|