usr/src/cmd/sgs/libld/common/libld.msg
changeset 12449 a87750d92895
parent 12254 ff5bb54e2a40
child 12736 2d732c7bdbde
equal deleted inserted replaced
12448:f60856ebe541 12449:a87750d92895
   142 @ MSG_ARG_DETAIL_ZC	"\t[-z combreloc | nocombreloc]\n\
   142 @ MSG_ARG_DETAIL_ZC	"\t[-z combreloc | nocombreloc]\n\
   143 			 \t\t\tcombine|do not combine multiple relocation \
   143 			 \t\t\tcombine|do not combine multiple relocation \
   144 			 sections\n"
   144 			 sections\n"
   145 @ MSG_ARG_DETAIL_ZNC	"\t[-z nocompstrtab]\n\t\t\tdisable compression of \
   145 @ MSG_ARG_DETAIL_ZNC	"\t[-z nocompstrtab]\n\t\t\tdisable compression of \
   146 			 string tables\n"
   146 			 string tables\n"
       
   147 @ MSG_ARG_DETAIL_ZDEF	"\t[-z deferred | nodeferred]\n\
       
   148 			 \t\t\tenable|disable deferred identification of \
       
   149 			 shared object\n\t\t\tdependencies\n"
   147 @ MSG_ARG_DETAIL_ZDFS	"\t[-z defs], [--no-undefined]\n\
   150 @ MSG_ARG_DETAIL_ZDFS	"\t[-z defs], [--no-undefined]\n\
   148 			 \t\t\tdisallow undefined symbol references\n"
   151 			 \t\t\tdisallow undefined symbol references\n"
   149 @ MSG_ARG_DETAIL_ZDRS	"\t[-z direct | nodirect]\n\
   152 @ MSG_ARG_DETAIL_ZDRS	"\t[-z direct | nodirect]\n\
   150 			 \t\t\tenable|disable direct binding to shared object\n\
   153 			 \t\t\tenable|disable direct binding to shared object\n\
   151 			 \t\t\tdependencies\n"
   154 			 \t\t\tdependencies\n"
   229 			 text\n"
   232 			 text\n"
   230 @ MSG_ARG_DETAIL_ZTW	"\t[-z textwarn]\twarn if there are relocations \
   233 @ MSG_ARG_DETAIL_ZTW	"\t[-z textwarn]\twarn if there are relocations \
   231 			 against text\n"
   234 			 against text\n"
   232 @ MSG_ARG_DETAIL_ZWRAP	"\t[-z wrap=symbol], [-wrap=symbol], [--wrap=symbol]\n\
   235 @ MSG_ARG_DETAIL_ZWRAP	"\t[-z wrap=symbol], [-wrap=symbol], [--wrap=symbol]\n\
   233 			 \t\t\twrap symbol references\n"
   236 			 \t\t\twrap symbol references\n"
   234 @ MSG_ARG_DETAIL_ZV	"\t[-z verbose]\t\
   237 @ MSG_ARG_DETAIL_ZVER	"\t[-z verbose]\t\
   235 			 generate warnings for suspicious processings\n"
   238 			 generate warnings for suspicious processings\n"
   236 
   239 
   237 #
   240 #
   238 # TRANSLATION_NOTE -- End of USAGE message
   241 # TRANSLATION_NOTE -- End of USAGE message
   239 #
   242 #
  1378 @ MSG_ARG_HELP		"help"
  1381 @ MSG_ARG_HELP		"help"
  1379 @ MSG_ARG_GROUP		"group"
  1382 @ MSG_ARG_GROUP		"group"
  1380 @ MSG_ARG_REDUCE	"reduce"
  1383 @ MSG_ARG_REDUCE	"reduce"
  1381 @ MSG_ARG_STATIC	"static"
  1384 @ MSG_ARG_STATIC	"static"
  1382 @ MSG_ARG_SYMBOLCAP	"symbolcap"
  1385 @ MSG_ARG_SYMBOLCAP	"symbolcap"
       
  1386 @ MSG_ARG_DEFERRED	"deferred"
       
  1387 @ MSG_ARG_NODEFERRED	"nodeferred"
  1383 
  1388 
  1384 @ MSG_ARG_LCOM		"L,"
  1389 @ MSG_ARG_LCOM		"L,"
  1385 @ MSG_ARG_PCOM		"P,"
  1390 @ MSG_ARG_PCOM		"P,"
  1386 @ MSG_ARG_UCOM		"U,"
  1391 @ MSG_ARG_UCOM		"U,"
  1387 
  1392