Searched refs:helpstring__ (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/binutils-2.27/gold/ |
| HD | options.h | 264 default_value_as_string__, helpstring__, helparg__, \ argument 284 helpstring__, helparg__, optional_arg__, this), \ 311 helpstring__, no_helpstring__) \ argument 313 default_value__ ? "true" : "false", helpstring__, NULL, \ 338 helpstring__, no_helpstring__) \ argument 340 default_value__ ? "true" : "false", helpstring__, NULL, \ 360 helpstring__, helparg__) \ argument 362 #default_value__, helpstring__, helparg__, false, \ 366 helpstring__, helparg__) \ argument 368 #default_value__, helpstring__, helparg__, false, \ [all …]
|
| /dragonfly/contrib/binutils-2.34/gold/ |
| HD | options.h | 270 default_value_as_string__, helpstring__, helparg__, \ argument 293 helpstring__, helparg__, optional_arg__, this, is_default__), \ 320 helpstring__, no_helpstring__) \ argument 322 default_value__ ? "true" : "false", helpstring__, NULL, \ 348 helpstring__, no_helpstring__) \ argument 350 "false", helpstring__, NULL, \ 376 helpstring__, no_helpstring__) \ argument 378 default_value__ ? "true" : "false", helpstring__, NULL, \ 399 helpstring__, helparg__) \ argument 401 #default_value__, helpstring__, helparg__, false, \ [all …]
|