1 #ifndef	_MSG_DOT_H
2 #define	_MSG_DOT_H
3 
4 #include <sgsmsg.h>	/* Msg typedef */
5 
6 #ifndef	__lint
7 
8 #define	MSG_SGS_LOCAL_ARRAY	__liblddbg_msg
9 
10 extern	const char	__liblddbg_msg[];
11 
12 #define	MSG_ORIG_STRTAB(_x, _s)	&_s[_x]
13 
14 #define	MSG_ORIG(x)	MSG_ORIG_STRTAB(x, __liblddbg_msg)
15 
16 extern	const char *	_liblddbg_msg(Msg);
17 
18 #define	MSG_INTL(x)	_liblddbg_msg(x)
19 
20 
21 #define	MSG_USE_UNRECOG	1
22 #define	MSG_USE_UNRECOG_SIZE	49
23 
24 #define	MSG_USE_CNTNEGOPT	51
25 #define	MSG_USE_CNTNEGOPT_SIZE	48
26 
27 #define	MSG_USE_HDR_DCT	100
28 #define	MSG_USE_HDR_DCT_SIZE	23
29 
30 #define	MSG_USE_HDR_CST	124
31 #define	MSG_USE_HDR_CST_SIZE	26
32 
33 #define	MSG_USE_HDR_BOTH	151
34 #define	MSG_USE_HDR_BOTH_SIZE	20
35 
36 #define	MSG_USE_HDR_RTLD	172
37 #define	MSG_USE_HDR_RTLD_SIZE	18
38 
39 #define	MSG_USE_HDR_LD	191
40 #define	MSG_USE_HDR_LD_SIZE	13
41 
42 #define	MSG_USE_R1_A	205
43 #define	MSG_USE_R1_A_SIZE	61
44 
45 #define	MSG_USE_R1_B	267
46 #define	MSG_USE_R1_B_SIZE	68
47 
48 #define	MSG_USE_R1_C	336
49 #define	MSG_USE_R1_C_SIZE	64
50 
51 #define	MSG_USE_R1_D	401
52 #define	MSG_USE_R1_D_SIZE	68
53 
54 #define	MSG_USE_R1_E	470
55 #define	MSG_USE_R1_E_SIZE	69
56 
57 #define	MSG_USE_R1_F	540
58 #define	MSG_USE_R1_F_SIZE	70
59 
60 #define	MSG_USE_R1_G	611
61 #define	MSG_USE_R1_G_SIZE	53
62 
63 #define	MSG_USE_R2_A	665
64 #define	MSG_USE_R2_A_SIZE	26
65 
66 #define	MSG_USE_R2_B	692
67 #define	MSG_USE_R2_B_SIZE	64
68 
69 #define	MSG_USE_R2_C	757
70 #define	MSG_USE_R2_C_SIZE	57
71 
72 #define	MSG_USE_R2_D	815
73 #define	MSG_USE_R2_D_SIZE	39
74 
75 #define	MSG_USE_R2_E	855
76 #define	MSG_USE_R2_E_SIZE	65
77 
78 #define	MSG_USE_R2_F	921
79 #define	MSG_USE_R2_F_SIZE	65
80 
81 #define	MSG_USE_R2_G	987
82 #define	MSG_USE_R2_G_SIZE	51
83 
84 #define	MSG_USE_R2_H	1039
85 #define	MSG_USE_R2_H_SIZE	29
86 
87 #define	MSG_USE_R2_I	1069
88 #define	MSG_USE_R2_I_SIZE	65
89 
90 #define	MSG_USE_R2_J	1135
91 #define	MSG_USE_R2_J_SIZE	69
92 
93 #define	MSG_USE_R2_K	1205
94 #define	MSG_USE_R2_K_SIZE	66
95 
96 #define	MSG_USE_R2_L	1272
97 #define	MSG_USE_R2_L_SIZE	62
98 
99 #define	MSG_USE_R2_M	1335
100 #define	MSG_USE_R2_M_SIZE	63
101 
102 #define	MSG_USE_R2_N	1399
103 #define	MSG_USE_R2_N_SIZE	64
104 
105 #define	MSG_USE_R2_O	1464
106 #define	MSG_USE_R2_O_SIZE	67
107 
108 #define	MSG_USE_R2_P	1532
109 #define	MSG_USE_R2_P_SIZE	66
110 
111 #define	MSG_USE_R2_Q	1599
112 #define	MSG_USE_R2_Q_SIZE	67
113 
114 #define	MSG_USE_R2_R	1667
115 #define	MSG_USE_R2_R_SIZE	65
116 
117 #define	MSG_USE_R2_S	1733
118 #define	MSG_USE_R2_S_SIZE	63
119 
120 #define	MSG_USE_R2_T	1797
121 #define	MSG_USE_R2_T_SIZE	64
122 
123 #define	MSG_USE_R2_U	1862
124 #define	MSG_USE_R2_U_SIZE	66
125 
126 #define	MSG_USE_R2_V	1929
127 #define	MSG_USE_R2_V_SIZE	65
128 
129 #define	MSG_USE_R2_W	1995
130 #define	MSG_USE_R2_W_SIZE	26
131 
132 #define	MSG_USE_R3_A	2022
133 #define	MSG_USE_R3_A_SIZE	19
134 
135 #define	MSG_USE_R3_B	2042
136 #define	MSG_USE_R3_B_SIZE	65
137 
138 #define	MSG_USE_R3_C	2108
139 #define	MSG_USE_R3_C_SIZE	32
140 
141 #define	MSG_USE_R3_D	2141
142 #define	MSG_USE_R3_D_SIZE	37
143 
144 #define	MSG_USE_R3_E	2179
145 #define	MSG_USE_R3_E_SIZE	62
146 
147 #define	MSG_USE_R3_F	2242
148 #define	MSG_USE_R3_F_SIZE	50
149 
150 #define	MSG_USE_R3_G	2293
151 #define	MSG_USE_R3_G_SIZE	48
152 
153 #define	MSG_USE_R3_H	2342
154 #define	MSG_USE_R3_H_SIZE	68
155 
156 #define	MSG_USE_R3_I	2411
157 #define	MSG_USE_R3_I_SIZE	68
158 
159 #define	MSG_USE_R3_J	2480
160 #define	MSG_USE_R3_J_SIZE	61
161 
162 #define	MSG_USE_R3_K	2542
163 #define	MSG_USE_R3_K_SIZE	66
164 
165 #define	MSG_USE_R3_L	2609
166 #define	MSG_USE_R3_L_SIZE	66
167 
168 #define	MSG_USE_R3_M	2676
169 #define	MSG_USE_R3_M_SIZE	14
170 
171 #define	MSG_USE_R3_N	2691
172 #define	MSG_USE_R3_N_SIZE	70
173 
174 #define	MSG_USE_R4_A	2762
175 #define	MSG_USE_R4_A_SIZE	70
176 
177 #define	MSG_USE_R4_B	2833
178 #define	MSG_USE_R4_B_SIZE	69
179 
180 #define	MSG_USE_R4_B2	2903
181 #define	MSG_USE_R4_B2_SIZE	40
182 
183 #define	MSG_USE_R4_C	2944
184 #define	MSG_USE_R4_C_SIZE	71
185 
186 #define	MSG_USE_R4_C2	3016
187 #define	MSG_USE_R4_C2_SIZE	70
188 
189 #define	MSG_USE_R4_C3	3087
190 #define	MSG_USE_R4_C3_SIZE	71
191 
192 #define	MSG_USE_R4_D	3159
193 #define	MSG_USE_R4_D_SIZE	69
194 
195 #define	MSG_USE_R4_E	3229
196 #define	MSG_USE_R4_E_SIZE	63
197 
198 #define	MSG_USE_R4_E2	3293
199 #define	MSG_USE_R4_E2_SIZE	68
200 
201 #define	MSG_USE_R4_E3	3362
202 #define	MSG_USE_R4_E3_SIZE	67
203 
204 #define	MSG_USE_R4_F	3430
205 #define	MSG_USE_R4_F_SIZE	71
206 
207 #define	MSG_USE_R4_F2	3016
208 #define	MSG_USE_R4_F2_SIZE	70
209 
210 #define	MSG_USE_R4_F3	3502
211 #define	MSG_USE_R4_F3_SIZE	65
212 
213 #define	MSG_USE_R4_F4	3568
214 #define	MSG_USE_R4_F4_SIZE	70
215 
216 #define	MSG_USE_R4_F5	3639
217 #define	MSG_USE_R4_F5_SIZE	66
218 
219 #define	MSG_USE_R4_F6	3706
220 #define	MSG_USE_R4_F6_SIZE	68
221 
222 #define	MSG_USE_R5_A	3775
223 #define	MSG_USE_R5_A_SIZE	69
224 
225 #define	MSG_USE_R5_A2	3845
226 #define	MSG_USE_R5_A2_SIZE	65
227 
228 #define	MSG_USE_R5_A3	3911
229 #define	MSG_USE_R5_A3_SIZE	66
230 
231 #define	MSG_USE_R5_A4	3978
232 #define	MSG_USE_R5_A4_SIZE	64
233 
234 #define	MSG_USE_R5_A5	4043
235 #define	MSG_USE_R5_A5_SIZE	70
236 
237 #define	MSG_USE_R5_A6	4114
238 #define	MSG_USE_R5_A6_SIZE	62
239 
240 #define	MSG_USE_R5_A7	4177
241 #define	MSG_USE_R5_A7_SIZE	63
242 
243 #define	MSG_USE_R5_A8	4241
244 #define	MSG_USE_R5_A8_SIZE	64
245 
246 #define	MSG_USE_R5_A9	4306
247 #define	MSG_USE_R5_A9_SIZE	61
248 
249 #define	MSG_USE_R5_A0	4368
250 #define	MSG_USE_R5_A0_SIZE	41
251 
252 #define	MSG_USE_R5_B	4410
253 #define	MSG_USE_R5_B_SIZE	70
254 
255 #define	MSG_USE_R5_C	4481
256 #define	MSG_USE_R5_C_SIZE	70
257 
258 #define	MSG_USE_R5_D	4552
259 #define	MSG_USE_R5_D_SIZE	66
260 
261 #define	MSG_USE_R5_E	4619
262 #define	MSG_USE_R5_E_SIZE	65
263 
264 #define	MSG_USE_R5_F	4685
265 #define	MSG_USE_R5_F_SIZE	69
266 
267 #define	MSG_USE_R6_A	4755
268 #define	MSG_USE_R6_A_SIZE	68
269 
270 #define	MSG_USE_R6_B	4824
271 #define	MSG_USE_R6_B_SIZE	69
272 
273 #define	MSG_USE_R6_C	4894
274 #define	MSG_USE_R6_C_SIZE	64
275 
276 #define	MSG_USE_R6_C2	4959
277 #define	MSG_USE_R6_C2_SIZE	38
278 
279 #define	MSG_USE_R7_A	4998
280 #define	MSG_USE_R7_A_SIZE	63
281 
282 #define	MSG_USE_R7_B	5062
283 #define	MSG_USE_R7_B_SIZE	57
284 
285 #define	MSG_USE_R7_C	5120
286 #define	MSG_USE_R7_C_SIZE	72
287 
288 #define	MSG_USE_R7_D	5193
289 #define	MSG_USE_R7_D_SIZE	68
290 
291 #define	MSG_USE_R7_E	5262
292 #define	MSG_USE_R7_E_SIZE	42
293 
294 #define	MSG_USE_R7_F	5305
295 #define	MSG_USE_R7_F_SIZE	64
296 
297 #define	MSG_USE_R7_F2	5370
298 #define	MSG_USE_R7_F2_SIZE	64
299 
300 #define	MSG_USE_R7_G	5435
301 #define	MSG_USE_R7_G_SIZE	38
302 
303 #define	MSG_USE_R7_H	5474
304 #define	MSG_USE_R7_H_SIZE	36
305 
306 #define	MSG_USE_R7_I	5511
307 #define	MSG_USE_R7_I_SIZE	66
308 
309 #define	MSG_USE_R7_I2	5578
310 #define	MSG_USE_R7_I2_SIZE	69
311 
312 #define	MSG_USE_R7_J	5648
313 #define	MSG_USE_R7_J_SIZE	51
314 
315 #define	MSG_USE_R7_K	5700
316 #define	MSG_USE_R7_K_SIZE	63
317 
318 #define	MSG_USE_R7_K2	5764
319 #define	MSG_USE_R7_K2_SIZE	58
320 
321 #define	MSG_USE_R7_L	5823
322 #define	MSG_USE_R7_L_SIZE	39
323 
324 #define	MSG_USE_R8_A	5863
325 #define	MSG_USE_R8_A_SIZE	54
326 
327 #define	MSG_USE_R8_B	5918
328 #define	MSG_USE_R8_B_SIZE	58
329 
330 #define	MSG_USE_R8_B2	5977
331 #define	MSG_USE_R8_B2_SIZE	54
332 
333 #define	MSG_USE_R8_C	6032
334 #define	MSG_USE_R8_C_SIZE	55
335 
336 #define	MSG_USE_R8_D	6088
337 #define	MSG_USE_R8_D_SIZE	49
338 
339 #define	MSG_USE_R9_A	6138
340 #define	MSG_USE_R9_A_SIZE	40
341 
342 #define	MSG_USE_R9_B	6179
343 #define	MSG_USE_R9_B_SIZE	54
344 
345 #define	MSG_USE_R9_C	6234
346 #define	MSG_USE_R9_C_SIZE	47
347 
348 #define	MSG_USE_R9_D	6282
349 #define	MSG_USE_R9_D_SIZE	43
350 
351 #define	MSG_USE_R9_E	6326
352 #define	MSG_USE_R9_E_SIZE	39
353 
354 #define	MSG_USE_R9_F	6366
355 #define	MSG_USE_R9_F_SIZE	71
356 
357 #define	MSG_USE_R9_F2	6438
358 #define	MSG_USE_R9_F2_SIZE	64
359 
360 #define	MSG_USE_R9_G	6503
361 #define	MSG_USE_R9_G_SIZE	63
362 
363 #define	MSG_USE_R9_H	6567
364 #define	MSG_USE_R9_H_SIZE	61
365 
366 #define	MSG_USE_R9_H2	6629
367 #define	MSG_USE_R9_H2_SIZE	68
368 
369 #define	MSG_USE_R9_I	6698
370 #define	MSG_USE_R9_I_SIZE	42
371 
372 #define	MSG_BASIC_COLLECT	6741
373 #define	MSG_BASIC_COLLECT_SIZE	19
374 
375 #define	MSG_BASIC_CREATE	6761
376 #define	MSG_BASIC_CREATE_SIZE	19
377 
378 #define	MSG_BASIC_FILES	6781
379 #define	MSG_BASIC_FILES_SIZE	13
380 
381 #define	MSG_BASIC_FINISHED	6795
382 #define	MSG_BASIC_FINISHED_SIZE	19
383 
384 #define	MSG_BASIC_OPTIONS	6815
385 #define	MSG_BASIC_OPTIONS_SIZE	15
386 
387 #define	MSG_BASIC_RELOCATE	6831
388 #define	MSG_BASIC_RELOCATE_SIZE	21
389 
390 #define	MSG_BASIC_VALIDATE	6853
391 #define	MSG_BASIC_VALIDATE_SIZE	18
392 
393 #define	MSG_ARG_OPTION	6872
394 #define	MSG_ARG_OPTION_SIZE	18
395 
396 #define	MSG_ARG_OPTARG	6891
397 #define	MSG_ARG_OPTARG_SIZE	40
398 
399 #define	MSG_ARG_STR2CHR	6932
400 #define	MSG_ARG_STR2CHR_SIZE	47
401 
402 #define	MSG_ARG_WLDEL	6980
403 #define	MSG_ARG_WLDEL_SIZE	54
404 
405 #define	MSG_ARG_FILE	7035
406 #define	MSG_ARG_FILE_SIZE	15
407 
408 #define	MSG_ARG_NG_UNKNOWN	7051
409 #define	MSG_ARG_NG_UNKNOWN_SIZE	42
410 
411 #define	MSG_BND_BASIC	7094
412 #define	MSG_BND_BASIC_SIZE	39
413 
414 #define	MSG_BND_PLT	7134
415 #define	MSG_BND_PLT_SIZE	85
416 
417 #define	MSG_BND_DLSYM	7220
418 #define	MSG_BND_DLSYM_SIZE	63
419 
420 #define	MSG_BND_DEFAULT	7284
421 #define	MSG_BND_DEFAULT_SIZE	69
422 
423 #define	MSG_BND_WEAK_1	7354
424 #define	MSG_BND_WEAK_1_SIZE	52
425 
426 #define	MSG_BND_WEAK_2	7407
427 #define	MSG_BND_WEAK_2_SIZE	66
428 
429 #define	MSG_BND_REJECT	7474
430 #define	MSG_BND_REJECT_SIZE	55
431 
432 #define	MSG_BNDREJ_DIRECT	7530
433 #define	MSG_BNDREJ_DIRECT_SIZE	49
434 
435 #define	MSG_BNDREJ_GROUP	7580
436 #define	MSG_BNDREJ_GROUP_SIZE	55
437 
438 #define	MSG_BNDREJ_SINGLE	7636
439 #define	MSG_BNDREJ_SINGLE_SIZE	80
440 
441 #define	MSG_BND_PLTPAD_TO	7717
442 #define	MSG_BND_PLTPAD_TO_SIZE	55
443 
444 #define	MSG_BND_PLTPAD_FROM	7773
445 #define	MSG_BND_PLTPAD_FROM_SIZE	49
446 
447 #define	MSG_BND_PSUM_SPARCV9	7823
448 #define	MSG_BND_PSUM_SPARCV9_SIZE	85
449 
450 #define	MSG_BND_PSUM_SPARC	7909
451 #define	MSG_BND_PSUM_SPARC_SIZE	61
452 
453 #define	MSG_BND_PSUM_DEFAULT	7971
454 #define	MSG_BND_PSUM_DEFAULT_SIZE	36
455 
456 #define	MSG_REL_GENERATE	8008
457 #define	MSG_REL_GENERATE_SIZE	40
458 
459 #define	MSG_REL_COLLECT	8049
460 #define	MSG_REL_COLLECT_SIZE	49
461 
462 #define	MSG_REL_ACTIVE	8099
463 #define	MSG_REL_ACTIVE_SIZE	29
464 
465 #define	MSG_REL_CREATING	8129
466 #define	MSG_REL_CREATING_SIZE	27
467 
468 #define	MSG_REL_START	8157
469 #define	MSG_REL_START_SIZE	32
470 
471 #define	MSG_REL_FINISH	8190
472 #define	MSG_REL_FINISH_SIZE	42
473 
474 #define	MSG_REL_NONE	8233
475 #define	MSG_REL_NONE_SIZE	47
476 
477 #define	MSG_REL_PLT	8281
478 #define	MSG_REL_PLT_SIZE	23
479 
480 #define	MSG_REL_FAIL	8305
481 #define	MSG_REL_FAIL_SIZE	10
482 
483 #define	MSG_REL_BADROFFSET	8316
484 #define	MSG_REL_BADROFFSET_SIZE	56
485 
486 #define	MSG_REL_TRANSITION	8373
487 #define	MSG_REL_TRANSITION_SIZE	93
488 
489 #define	MSG_REL_DISCARDED	8467
490 #define	MSG_REL_DISCARDED_SIZE	108
491 
492 #define	MSG_REL_COPY	8576
493 #define	MSG_REL_COPY_SIZE	48
494 
495 #define	MSG_REL_SLOPPYCOMDAT	8625
496 #define	MSG_REL_SLOPPYCOMDAT_SIZE	103
497 
498 #define	MSG_ECR_TITLE	8729
499 #define	MSG_ECR_TITLE_SIZE	41
500 
501 #define	MSG_ECR_DESC	8771
502 #define	MSG_ECR_DESC_SIZE	23
503 
504 #define	MSG_EDATA_TITLE_32	8795
505 #define	MSG_EDATA_TITLE_32_SIZE	50
506 
507 #define	MSG_EDATA_ENTRY_32	8846
508 #define	MSG_EDATA_ENTRY_32_SIZE	47
509 
510 #define	MSG_EDATA_TITLE_64	8894
511 #define	MSG_EDATA_TITLE_64_SIZE	74
512 
513 #define	MSG_EDATA_ENTRY_64	8969
514 #define	MSG_EDATA_ENTRY_64_SIZE	48
515 
516 #define	MSG_EDATA_IGNSCN	9018
517 #define	MSG_EDATA_IGNSCN_SIZE	19
518 
519 #define	MSG_FIL_BASIC	9060
520 #define	MSG_FIL_BASIC_SIZE	15
521 
522 #define	MSG_FIL_ARCHIVE	9107
523 #define	MSG_FIL_ARCHIVE_SIZE	23
524 
525 #define	MSG_FIL_SKIP_1	9131
526 #define	MSG_FIL_SKIP_1_SIZE	42
527 
528 #define	MSG_FIL_SKIP_2	9174
529 #define	MSG_FIL_SKIP_2_SIZE	36
530 
531 #define	MSG_FIL_REUSE	9211
532 #define	MSG_FIL_REUSE_SIZE	45
533 
534 #define	MSG_FIL_PROT	9257
535 #define	MSG_FIL_PROT_SIZE	54
536 
537 #define	MSG_FIL_DELETE	9312
538 #define	MSG_FIL_DELETE_SIZE	18
539 
540 #define	MSG_FIL_CLEANUP	9331
541 #define	MSG_FIL_CLEANUP_SIZE	49
542 
543 #define	MSG_FIL_LAZYLOAD	9381
544 #define	MSG_FIL_LAZYLOAD_SIZE	46
545 
546 #define	MSG_FIL_PRELOAD	9428
547 #define	MSG_FIL_PRELOAD_SIZE	20
548 
549 #define	MSG_FIL_NEEDED	9449
550 #define	MSG_FIL_NEEDED_SIZE	22
551 
552 #define	MSG_FIL_FILTER_1	9472
553 #define	MSG_FIL_FILTER_1_SIZE	51
554 
555 #define	MSG_FIL_FILTER_2	9524
556 #define	MSG_FIL_FILTER_2_SIZE	23
557 
558 #define	MSG_FIL_FILTEE_2	9548
559 #define	MSG_FIL_FILTEE_2_SIZE	34
560 
561 #define	MSG_FIL_FILTEE_3	9583
562 #define	MSG_FIL_FILTEE_3_SIZE	44
563 
564 #define	MSG_FIL_FIXNAME	9628
565 #define	MSG_FIL_FIXNAME_SIZE	26
566 
567 #define	MSG_FIL_PROMOTE	9655
568 #define	MSG_FIL_PROMOTE_SIZE	30
569 
570 #define	MSG_FIL_DEFERRED	9686
571 #define	MSG_FIL_DEFERRED_SIZE	51
572 
573 #define	MSG_FIL_AOUT	9738
574 #define	MSG_FIL_AOUT_SIZE	38
575 
576 #define	MSG_FIL_ELF	9777
577 #define	MSG_FIL_ELF_SIZE	39
578 
579 #define	MSG_FIL_LDSO	9817
580 #define	MSG_FIL_LDSO_SIZE	16
581 
582 #define	MSG_FIL_ANALYZE	9834
583 #define	MSG_FIL_ANALYZE_SIZE	23
584 
585 #define	MSG_FIL_FILTEE_1	9858
586 #define	MSG_FIL_FILTEE_1_SIZE	24
587 
588 #define	MSG_FIL_CONFIG	9883
589 #define	MSG_FIL_CONFIG_SIZE	51
590 
591 #define	MSG_FIL_DATA_AS	9935
592 #define	MSG_FIL_DATA_AS_SIZE	38
593 
594 #define	MSG_FIL_DATA_LL	9974
595 #define	MSG_FIL_DATA_LL_SIZE	38
596 
597 #define	MSG_FIL_DATA_EA	10013
598 #define	MSG_FIL_DATA_EA_SIZE	38
599 
600 #define	MSG_FIL_MMAPOBJ	10052
601 #define	MSG_FIL_MMAPOBJ_SIZE	27
602 
603 #define	MSG_FIL_MMAPOBJ_1	10080
604 #define	MSG_FIL_MMAPOBJ_1_SIZE	43
605 
606 #define	MSG_FIL_MMAPOBJ_2	10124
607 #define	MSG_FIL_MMAPOBJ_2_SIZE	39
608 
609 #define	MSG_FIL_BND_ADD	10164
610 #define	MSG_FIL_BND_ADD_SIZE	25
611 
612 #define	MSG_FIL_BND_FILE	10190
613 #define	MSG_FIL_BND_FILE_SIZE	16
614 
615 #define	MSG_FIL_DEP_TITLE	10207
616 #define	MSG_FIL_DEP_TITLE_SIZE	31
617 
618 #define	MSG_FIL_DEP_NONE	10239
619 #define	MSG_FIL_DEP_NONE_SIZE	31
620 
621 #define	MSG_FIL_DEP_ENT	10271
622 #define	MSG_FIL_DEP_ENT_SIZE	23
623 
624 #define	MSG_FIL_DEP_ADD	10295
625 #define	MSG_FIL_DEP_ADD_SIZE	34
626 
627 #define	MSG_FIL_DEP_UPDATE	10330
628 #define	MSG_FIL_DEP_UPDATE_SIZE	36
629 
630 #define	MSG_FIL_DEP_DELETE	10367
631 #define	MSG_FIL_DEP_DELETE_SIZE	33
632 
633 #define	MSG_FIL_DEP_REMOVE	10401
634 #define	MSG_FIL_DEP_REMOVE_SIZE	44
635 
636 #define	MSG_FIL_DEP_REMAIN	10446
637 #define	MSG_FIL_DEP_REMAIN_SIZE	46
638 
639 #define	MSG_FIL_DEP_ORPHAN	10493
640 #define	MSG_FIL_DEP_ORPHAN_SIZE	49
641 
642 #define	MSG_FIL_DEP_REINST	10543
643 #define	MSG_FIL_DEP_REINST_SIZE	35
644 
645 #define	MSG_FIL_HDL_CREATE	10579
646 #define	MSG_FIL_HDL_CREATE_SIZE	33
647 
648 #define	MSG_FIL_HDL_ADD	10613
649 #define	MSG_FIL_HDL_ADD_SIZE	41
650 
651 #define	MSG_FIL_HDL_DELETE	10655
652 #define	MSG_FIL_HDL_DELETE_SIZE	36
653 
654 #define	MSG_FIL_HDL_ORPHAN	10692
655 #define	MSG_FIL_HDL_ORPHAN_SIZE	64
656 
657 #define	MSG_FIL_HDL_REINST	10757
658 #define	MSG_FIL_HDL_REINST_SIZE	41
659 
660 #define	MSG_FIL_HDL_COLLECT	10799
661 #define	MSG_FIL_HDL_COLLECT_SIZE	46
662 
663 #define	MSG_FIL_HDL_RETAIN	10846
664 #define	MSG_FIL_HDL_RETAIN_SIZE	58
665 
666 #define	MSG_FIL_DEL_RESCAN	10905
667 #define	MSG_FIL_DEL_RESCAN_SIZE	65
668 
669 #define	MSG_FIL_AR_RESCAN	10971
670 #define	MSG_FIL_AR_RESCAN_SIZE	86
671 
672 #define	MSG_FIL_CONFIG_ERR	11058
673 #define	MSG_FIL_CONFIG_ERR_SIZE	25
674 
675 #define	MSG_FIL_CONFIG_ERR_1	11084
676 #define	MSG_FIL_CONFIG_ERR_1_SIZE	32
677 
678 #define	MSG_FIL_CONFIG_ERR_2	11117
679 #define	MSG_FIL_CONFIG_ERR_2_SIZE	15
680 
681 #define	MSG_FIL_CONFIG_ERR_3	11133
682 #define	MSG_FIL_CONFIG_ERR_3_SIZE	22
683 
684 #define	MSG_FIL_CONFIG_ERR_4	11156
685 #define	MSG_FIL_CONFIG_ERR_4_SIZE	25
686 
687 #define	MSG_FIL_CONFIG_ERR_5	11182
688 #define	MSG_FIL_CONFIG_ERR_5_SIZE	59
689 
690 #define	MSG_FIL_MODIFIED	11242
691 #define	MSG_FIL_MODIFIED_SIZE	45
692 
693 #define	MSG_FIL_NAMECHANGE	11288
694 #define	MSG_FIL_NAMECHANGE_SIZE	23
695 
696 #define	MSG_FIL_FDCHANGE	11312
697 #define	MSG_FIL_FDCHANGE_SIZE	46
698 
699 #define	MSG_FIL_ELFCHANGE	11359
700 #define	MSG_FIL_ELFCHANGE_SIZE	53
701 
702 #define	MSG_FIL_IGNORE	11413
703 #define	MSG_FIL_IGNORE_SIZE	23
704 
705 #define	MSG_CNTL_TITLE	11437
706 #define	MSG_CNTL_TITLE_SIZE	67
707 
708 #define	MSG_REJ_MACH	11505
709 #define	MSG_REJ_MACH_SIZE	42
710 
711 #define	MSG_REJ_CLASS	11548
712 #define	MSG_REJ_CLASS_SIZE	39
713 
714 #define	MSG_REJ_DATA	11588
715 #define	MSG_REJ_DATA_SIZE	45
716 
717 #define	MSG_REJ_TYPE	11634
718 #define	MSG_REJ_TYPE_SIZE	36
719 
720 #define	MSG_REJ_BADFLAG	11671
721 #define	MSG_REJ_BADFLAG_SIZE	43
722 
723 #define	MSG_REJ_MISFLAG	11715
724 #define	MSG_REJ_MISFLAG_SIZE	50
725 
726 #define	MSG_REJ_VERSION	11766
727 #define	MSG_REJ_VERSION_SIZE	50
728 
729 #define	MSG_REJ_HAL	11817
730 #define	MSG_REJ_HAL_SIZE	46
731 
732 #define	MSG_REJ_US3	11864
733 #define	MSG_REJ_US3_SIZE	58
734 
735 #define	MSG_REJ_STR	11923
736 #define	MSG_REJ_STR_SIZE	21
737 
738 #define	MSG_REJ_UNKFILE	11945
739 #define	MSG_REJ_UNKFILE_SIZE	36
740 
741 #define	MSG_REJ_UNKCAP	11982
742 #define	MSG_REJ_UNKCAP_SIZE	41
743 
744 #define	MSG_REJ_HWCAP_1	12024
745 #define	MSG_REJ_HWCAP_1_SIZE	69
746 
747 #define	MSG_REJ_SFCAP_1	12094
748 #define	MSG_REJ_SFCAP_1_SIZE	69
749 
750 #define	MSG_REJ_MACHCAP	12164
751 #define	MSG_REJ_MACHCAP_SIZE	68
752 
753 #define	MSG_REJ_PLATCAP	12233
754 #define	MSG_REJ_PLATCAP_SIZE	69
755 
756 #define	MSG_REJ_HWCAP_2	12303
757 #define	MSG_REJ_HWCAP_2_SIZE	69
758 
759 #define	MSG_LIB_INITPATH	12373
760 #define	MSG_LIB_INITPATH_SIZE	30
761 
762 #define	MSG_LIB_UPPATH	12404
763 #define	MSG_LIB_UPPATH_SIZE	33
764 
765 #define	MSG_LIB_LOPT	12438
766 #define	MSG_LIB_LOPT_SIZE	22
767 
768 #define	MSG_LIB_REQUIRED	12461
769 #define	MSG_LIB_REQUIRED_SIZE	37
770 
771 #define	MSG_LIB_LDLIBPATH	12499
772 #define	MSG_LIB_LDLIBPATH_SIZE	34
773 
774 #define	MSG_LIB_LDLIBPATHC	12534
775 #define	MSG_LIB_LDLIBPATHC_SIZE	53
776 
777 #define	MSG_LIB_RUNPATH	12588
778 #define	MSG_LIB_RUNPATH_SIZE	45
779 
780 #define	MSG_LIB_DEFAULT	12634
781 #define	MSG_LIB_DEFAULT_SIZE	26
782 
783 #define	MSG_LIB_DEFAULTC	12661
784 #define	MSG_LIB_DEFAULTC_SIZE	45
785 
786 #define	MSG_LIB_TDEFAULT	12707
787 #define	MSG_LIB_TDEFAULT_SIZE	34
788 
789 #define	MSG_LIB_TDEFAULTC	12742
790 #define	MSG_LIB_TDEFAULTC_SIZE	53
791 
792 #define	MSG_LIB_LIBPATH	12796
793 #define	MSG_LIB_LIBPATH_SIZE	33
794 
795 #define	MSG_LIB_YPATH	12830
796 #define	MSG_LIB_YPATH_SIZE	42
797 
798 #define	MSG_LIB_FIND	12873
799 #define	MSG_LIB_FIND_SIZE	25
800 
801 #define	MSG_LIB_TRYING	12899
802 #define	MSG_LIB_TRYING_SIZE	17
803 
804 #define	MSG_LIB_ALTER	12917
805 #define	MSG_LIB_ALTER_SIZE	47
806 
807 #define	MSG_LIB_SKIP	12965
808 #define	MSG_LIB_SKIP_SIZE	35
809 
810 #define	MSG_LIB_IGNORE	13001
811 #define	MSG_LIB_IGNORE_SIZE	42
812 
813 #define	MSG_LIB_INUSE	13044
814 #define	MSG_LIB_INUSE_SIZE	84
815 
816 #define	MSG_MAP_MAPFILE	13129
817 #define	MSG_MAP_MAPFILE_SIZE	27
818 
819 #define	MSG_MAP_SEG	13157
820 #define	MSG_MAP_SEG_SIZE	32
821 
822 #define	MSG_MAP_SEG_ORDER	13190
823 #define	MSG_MAP_SEG_ORDER_SIZE	53
824 
825 #define	MSG_MAP_CAP	13244
826 #define	MSG_MAP_CAP_SIZE	31
827 
828 #define	MSG_MAP_EC	13276
829 #define	MSG_MAP_EC_SIZE	35
830 
831 #define	MSG_MAP_OS_ORDER	13312
832 #define	MSG_MAP_OS_ORDER_SIZE	67
833 
834 #define	MSG_MAP_HDR_NOALLOC	13380
835 #define	MSG_MAP_HDR_NOALLOC_SIZE	100
836 
837 #define	MSG_MAP_SYM_SCOPE	13481
838 #define	MSG_MAP_SYM_SCOPE_SIZE	23
839 
840 #define	MSG_MAP_SYM_SIZE	13505
841 #define	MSG_MAP_SYM_SIZE_SIZE	59
842 
843 #define	MSG_MAP_SYM_VER_1	13565
844 #define	MSG_MAP_SYM_VER_1_SIZE	23
845 
846 #define	MSG_MAP_SYM_VER_2	13569
847 #define	MSG_MAP_SYM_VER_2_SIZE	19
848 
849 #define	MSG_MAP_DV	13589
850 #define	MSG_MAP_DV_SIZE	47
851 
852 #define	MSG_MAP_DV_ENTRY	13637
853 #define	MSG_MAP_DV_ENTRY_SIZE	22
854 
855 #define	MSG_MAP_SORT_TITLE	13660
856 #define	MSG_MAP_SORT_TITLE_SIZE	43
857 
858 #define	MSG_MAP_SORT_TITLE_O	13704
859 #define	MSG_MAP_SORT_TITLE_O_SIZE	7
860 
861 #define	MSG_MAP_SORT_TITLE_S	13712
862 #define	MSG_MAP_SORT_TITLE_S_SIZE	6
863 
864 #define	MSG_MAP_POST_TITLE	13719
865 #define	MSG_MAP_POST_TITLE_SIZE	23
866 
867 #define	MSG_MAP_ENT_ORD_TITLE	13743
868 #define	MSG_MAP_ENT_ORD_TITLE_SIZE	57
869 
870 #define	MSG_MAP_ID_ADD	13801
871 #define	MSG_MAP_ID_ADD_SIZE	45
872 
873 #define	MSG_MAP_ID_CLEAR	13847
874 #define	MSG_MAP_ID_CLEAR_SIZE	46
875 
876 #define	MSG_MAP_PASS	13894
877 #define	MSG_MAP_PASS_SIZE	29
878 
879 #define	MSG_MAP_NOPASS	13924
880 #define	MSG_MAP_NOPASS_SIZE	30
881 
882 #define	MSG_MOVE_FILE	13955
883 #define	MSG_MOVE_FILE_SIZE	29
884 
885 #define	MSG_MOVE_TITLE1	13985
886 #define	MSG_MOVE_TITLE1_SIZE	71
887 
888 #define	MSG_MOVE_TITLE2	14057
889 #define	MSG_MOVE_TITLE2_SIZE	71
890 
891 #define	MSG_MOVE_ENTRYIN	14129
892 #define	MSG_MOVE_ENTRYIN_SIZE	37
893 
894 #define	MSG_MOVE_ENTRYOUT	14167
895 #define	MSG_MOVE_ENTRYOUT_SIZE	37
896 
897 #define	MSG_MOVE_EXPAND	14205
898 #define	MSG_MOVE_EXPAND_SIZE	54
899 
900 #define	MSG_MOVE_ADJEXPAND	14260
901 #define	MSG_MOVE_ADJEXPAND_SIZE	33
902 
903 #define	MSG_MOVE_ADJMOVE	14294
904 #define	MSG_MOVE_ADJMOVE_SIZE	45
905 
906 #define	MSG_MOVE_OUTSCTADJ	14340
907 #define	MSG_MOVE_OUTSCTADJ_SIZE	30
908 
909 #define	MSG_MOVE_PAREXPN	14371
910 #define	MSG_MOVE_PAREXPN_SIZE	34
911 
912 #define	MSG_MOVE_OUTMOVE	14406
913 #define	MSG_MOVE_OUTMOVE_SIZE	50
914 
915 #define	MSG_MOVE_INPUT	14457
916 #define	MSG_MOVE_INPUT_SIZE	32
917 
918 #define	MSG_MOVE_BAD	14490
919 #define	MSG_MOVE_BAD_SIZE	85
920 
921 #define	MSG_SHD_MODIFIED	14576
922 #define	MSG_SHD_MODIFIED_SIZE	58
923 
924 #define	MSG_SHD_ORIG	14635
925 #define	MSG_SHD_ORIG_SIZE	11
926 
927 #define	MSG_SHD_NEW	14647
928 #define	MSG_SHD_NEW_SIZE	6
929 
930 #define	MSG_SHD_ENTRY_1	14695
931 #define	MSG_SHD_ENTRY_1_SIZE	5
932 
933 #define	MSG_SHD_ENTRY_N	14701
934 #define	MSG_SHD_ENTRY_N_SIZE	7
935 
936 #define	MSG_SEC_BACKING	14709
937 #define	MSG_SEC_BACKING_SIZE	51
938 
939 #define	MSG_SEC_INPUT	14761
940 #define	MSG_SEC_INPUT_SIZE	30
941 
942 #define	MSG_SEC_INPUT_GEN	14818
943 #define	MSG_SEC_INPUT_GEN_SIZE	10
944 
945 #define	MSG_SEC_INPUT_GENSTR	14829
946 #define	MSG_SEC_INPUT_GENSTR_SIZE	49
947 
948 #define	MSG_SEC_ADDED	14879
949 #define	MSG_SEC_ADDED_SIZE	31
950 
951 #define	MSG_SEC_CREATED	14911
952 #define	MSG_SEC_CREATED_SIZE	41
953 
954 #define	MSG_SEC_REDIRECTED	14792
955 #define	MSG_SEC_REDIRECTED_SIZE	36
956 
957 #define	MSG_SEC_DISCARDED	14953
958 #define	MSG_SEC_DISCARDED_SIZE	73
959 
960 #define	MSG_SEC_GNU_COMDAT_1	15027
961 #define	MSG_SEC_GNU_COMDAT_1_SIZE	65
962 
963 #define	MSG_SEC_GNU_COMDAT_2	15093
964 #define	MSG_SEC_GNU_COMDAT_2_SIZE	32
965 
966 #define	MSG_SEC_GNU_COMDAT_3	15126
967 #define	MSG_SEC_GNU_COMDAT_3_SIZE	39
968 
969 #define	MSG_SEC_GRP_DEFINE	15166
970 #define	MSG_SEC_GRP_DEFINE_SIZE	69
971 
972 #define	MSG_SEC_GRP_MEMBER	15236
973 #define	MSG_SEC_GRP_MEMBER_SIZE	71
974 
975 #define	MSG_SEC_GRP_DISCARDED	15308
976 #define	MSG_SEC_GRP_DISCARDED_SIZE	90
977 
978 #define	MSG_SEC_STRMERGE_DISCARDED	15399
979 #define	MSG_SEC_STRMERGE_DISCARDED_SIZE	85
980 
981 #define	MSG_SEC_STRMERGE_UNSUP	15485
982 #define	MSG_SEC_STRMERGE_UNSUP_SIZE	121
983 
984 #define	MSG_SEC_STRTAB_STND	15607
985 #define	MSG_SEC_STRTAB_STND_SIZE	40
986 
987 #define	MSG_SEC_STRTAB_COMP	15648
988 #define	MSG_SEC_STRTAB_COMP_SIZE	52
989 
990 #define	MSG_SEC_GENSTR_COMP	15701
991 #define	MSG_SEC_GENSTR_COMP_SIZE	87
992 
993 #define	MSG_SEC_STRTAB_HD	15789
994 #define	MSG_SEC_STRTAB_HD_SIZE	48
995 
996 #define	MSG_SEC_STRTAB_BCKT	15838
997 #define	MSG_SEC_STRTAB_BCKT_SIZE	12
998 
999 #define	MSG_SEC_STRTAB_MSTR	15851
1000 #define	MSG_SEC_STRTAB_MSTR_SIZE	22
1001 
1002 #define	MSG_SEC_STRTAB_SUFSTR	15874
1003 #define	MSG_SEC_STRTAB_SUFSTR_SIZE	29
1004 
1005 #define	MSG_USD_SEC	15904
1006 #define	MSG_USD_SEC_SIZE	86
1007 
1008 #define	MSG_USD_SECDISCARD	15991
1009 #define	MSG_USD_SECDISCARD_SIZE	11
1010 
1011 #define	MSG_USD_FILE	16003
1012 #define	MSG_USD_FILE_SIZE	48
1013 
1014 #define	MSG_USD_NEEDSTR	16052
1015 #define	MSG_USD_NEEDSTR_SIZE	40
1016 
1017 #define	MSG_USD_UNREF	16093
1018 #define	MSG_USD_UNREF_SIZE	46
1019 
1020 #define	MSG_USD_FILECYCLIC	16140
1021 #define	MSG_USD_FILECYCLIC_SIZE	72
1022 
1023 #define	MSG_USD_LCINTERFACE	16213
1024 #define	MSG_USD_LCINTERFACE_SIZE	86
1025 
1026 #define	MSG_USD_LDLIBPATH	14654
1027 #define	MSG_USD_LDLIBPATH_SIZE	46
1028 
1029 #define	MSG_DUP_LDLIBPATH	16300
1030 #define	MSG_DUP_LDLIBPATH_SIZE	58
1031 
1032 #define	MSG_USD_LDLIBPATHC	16359
1033 #define	MSG_USD_LDLIBPATHC_SIZE	65
1034 
1035 #define	MSG_DUP_LDLIBPATHC	16425
1036 #define	MSG_DUP_LDLIBPATHC_SIZE	77
1037 
1038 #define	MSG_USD_RUNPATH	16503
1039 #define	MSG_USD_RUNPATH_SIZE	51
1040 
1041 #define	MSG_SEG_DESC_INUSE	16555
1042 #define	MSG_SEG_DESC_INUSE_SIZE	49
1043 
1044 #define	MSG_SEG_DESC_AVAIL	16605
1045 #define	MSG_SEG_DESC_AVAIL_SIZE	52
1046 
1047 #define	MSG_SUP_REQ	16658
1048 #define	MSG_SUP_REQ_SIZE	31
1049 
1050 #define	MSG_SUP_REQ_ENV	16690
1051 #define	MSG_SUP_REQ_ENV_SIZE	24
1052 
1053 #define	MSG_SUP_REQ_CMD	16715
1054 #define	MSG_SUP_REQ_CMD_SIZE	15
1055 
1056 #define	MSG_SUP_ROUTINE	16731
1057 #define	MSG_SUP_ROUTINE_SIZE	41
1058 
1059 #define	MSG_SUP_CALLING_1	16773
1060 #define	MSG_SUP_CALLING_1_SIZE	25
1061 
1062 #define	MSG_SUP_CALLING_2	16799
1063 #define	MSG_SUP_CALLING_2_SIZE	32
1064 
1065 #define	MSG_SUP_VNONE	16832
1066 #define	MSG_SUP_VNONE_SIZE	43
1067 
1068 #define	MSG_SUP_OUTFILE	16876
1069 #define	MSG_SUP_OUTFILE_SIZE	11
1070 
1071 #define	MSG_SUP_INFILE	16888
1072 #define	MSG_SUP_INFILE_SIZE	10
1073 
1074 #define	MSG_SUP_INSEC	16899
1075 #define	MSG_SUP_INSEC_SIZE	13
1076 
1077 #define	MSG_SUP_SEC	16905
1078 #define	MSG_SUP_SEC_SIZE	7
1079 
1080 #define	MSG_SYM_AR_FILE	9076
1081 #define	MSG_SYM_AR_FILE_SIZE	54
1082 
1083 #define	MSG_SYM_AR_SKIP	16913
1084 #define	MSG_SYM_AR_SKIP_SIZE	27
1085 
1086 #define	MSG_SYM_AR_CHECK	16941
1087 #define	MSG_SYM_AR_CHECK_SIZE	80
1088 
1089 #define	MSG_SYM_AR_RESOLVE	17022
1090 #define	MSG_SYM_AR_RESOLVE_SIZE	62
1091 
1092 #define	MSG_SYM_AR_FORCE	17085
1093 #define	MSG_SYM_AR_FORCE_SIZE	30
1094 
1095 #define	MSG_SYM_SPECIAL	17116
1096 #define	MSG_SYM_SPECIAL_SIZE	49
1097 
1098 #define	MSG_SYM_PROCESS	17166
1099 #define	MSG_SYM_PROCESS_SIZE	46
1100 
1101 #define	MSG_SYM_FINAL	17213
1102 #define	MSG_SYM_FINAL_SIZE	37
1103 
1104 #define	MSG_SYM_INDEX	17251
1105 #define	MSG_SYM_INDEX_SIZE	59
1106 
1107 #define	MSG_SYM_BSS	17311
1108 #define	MSG_SYM_BSS_SIZE	69
1109 
1110 #define	MSG_SYM_REDUCED	17381
1111 #define	MSG_SYM_REDUCED_SIZE	48
1112 
1113 #define	MSG_SYM_RETAINING	17430
1114 #define	MSG_SYM_RETAINING_SIZE	48
1115 
1116 #define	MSG_SYM_VERSION	17479
1117 #define	MSG_SYM_VERSION_SIZE	47
1118 
1119 #define	MSG_SYM_CAPABILITIES	17527
1120 #define	MSG_SYM_CAPABILITIES_SIZE	58
1121 
1122 #define	MSG_SYM_BASIC	17586
1123 #define	MSG_SYM_BASIC_SIZE	13
1124 
1125 #define	MSG_SYM_ADDING	17600
1126 #define	MSG_SYM_ADDING_SIZE	31
1127 
1128 #define	MSG_SYM_SECTION	17632
1129 #define	MSG_SYM_SECTION_SIZE	36
1130 
1131 #define	MSG_SYM_RESOLVING	17669
1132 #define	MSG_SYM_RESOLVING_SIZE	43
1133 
1134 #define	MSG_SYM_UPDATE	17713
1135 #define	MSG_SYM_UPDATE_SIZE	19
1136 
1137 #define	MSG_SYM_CREATE	17733
1138 #define	MSG_SYM_CREATE_SIZE	20
1139 
1140 #define	MSG_SYM_REDUCING	17754
1141 #define	MSG_SYM_REDUCING_SIZE	29
1142 
1143 #define	MSG_SYM_ELIMINATING	17784
1144 #define	MSG_SYM_ELIMINATING_SIZE	23
1145 
1146 #define	MSG_SYM_NOTELIMINATE	17808
1147 #define	MSG_SYM_NOTELIMINATE_SIZE	63
1148 
1149 #define	MSG_SYM_DISCARD_SEC	17872
1150 #define	MSG_SYM_DISCARD_SEC_SIZE	82
1151 
1152 #define	MSG_SYM_DISCARD_FILE	17955
1153 #define	MSG_SYM_DISCARD_FILE_SIZE	66
1154 
1155 #define	MSG_SYM_DISCARD_DUP	18022
1156 #define	MSG_SYM_DISCARD_DUP_SIZE	60
1157 
1158 #define	MSG_SYM_WRAP	18083
1159 #define	MSG_SYM_WRAP_SIZE	38
1160 
1161 #define	MSG_SYM_CAP_ORIG	18122
1162 #define	MSG_SYM_CAP_ORIG_SIZE	61
1163 
1164 #define	MSG_SYM_CAP_LOCAL	18184
1165 #define	MSG_SYM_CAP_LOCAL_SIZE	55
1166 
1167 #define	MSG_SYM_COPY_DST	18240
1168 #define	MSG_SYM_COPY_DST_SIZE	45
1169 
1170 #define	MSG_SYM_COPY_REF	18286
1171 #define	MSG_SYM_COPY_REF_SIZE	26
1172 
1173 #define	MSG_SYM_AOUT	18313
1174 #define	MSG_SYM_AOUT_SIZE	32
1175 
1176 #define	MSG_SYM_LOOKUP	9038
1177 #define	MSG_SYM_LOOKUP_SIZE	37
1178 
1179 #define	MSG_DLSYM_1	18346
1180 #define	MSG_DLSYM_1_SIZE	45
1181 
1182 #define	MSG_DLSYM_2	18392
1183 #define	MSG_DLSYM_2_SIZE	66
1184 
1185 #define	MSG_CAP_SYM_DEFAULT	18459
1186 #define	MSG_CAP_SYM_DEFAULT_SIZE	43
1187 
1188 #define	MSG_CAP_SYM_USED	18503
1189 #define	MSG_CAP_SYM_USED_SIZE	22
1190 
1191 #define	MSG_CAP_SYM_CANDIDATE	18526
1192 #define	MSG_CAP_SYM_CANDIDATE_SIZE	38
1193 
1194 #define	MSG_CAP_SYM_REJECTED	18565
1195 #define	MSG_CAP_SYM_REJECTED_SIZE	37
1196 
1197 #define	MSG_CAP_SYM_HW_1	18603
1198 #define	MSG_CAP_SYM_HW_1_SIZE	61
1199 
1200 #define	MSG_CAP_SYM_SF_1	18665
1201 #define	MSG_CAP_SYM_SF_1_SIZE	61
1202 
1203 #define	MSG_CAP_SYM_MACH	18727
1204 #define	MSG_CAP_SYM_MACH_SIZE	61
1205 
1206 #define	MSG_CAP_SYM_PLAT	18789
1207 #define	MSG_CAP_SYM_PLAT_SIZE	61
1208 
1209 #define	MSG_CAP_SYM_HW_2	18851
1210 #define	MSG_CAP_SYM_HW_2_SIZE	61
1211 
1212 #define	MSG_SYM_LAZY_RESCAN	18913
1213 #define	MSG_SYM_LAZY_RESCAN_SIZE	47
1214 
1215 #define	MSG_SYM_DUPSORTADDR	18961
1216 #define	MSG_SYM_DUPSORTADDR_SIZE	68
1217 
1218 #define	MSG_SYM_IGNGNUVER	19030
1219 #define	MSG_SYM_IGNGNUVER_SIZE	99
1220 
1221 #define	MSG_SYMINFO_INFO	19130
1222 #define	MSG_SYMINFO_INFO_SIZE	19
1223 
1224 #define	MSG_VER_AVAIL_1	19150
1225 #define	MSG_VER_AVAIL_1_SIZE	29
1226 
1227 #define	MSG_VER_AVAIL_2	19180
1228 #define	MSG_VER_AVAIL_2_SIZE	53
1229 
1230 #define	MSG_VER_DEF_TITLE	19234
1231 #define	MSG_VER_DEF_TITLE_SIZE	38
1232 
1233 #define	MSG_VER_NEED_TITLE	19273
1234 #define	MSG_VER_NEED_TITLE_SIZE	34
1235 
1236 #define	MSG_VER_NOINTERFACE	19308
1237 #define	MSG_VER_NOINTERFACE_SIZE	47
1238 
1239 #define	MSG_ORD_SORT_BEFORE	19356
1240 #define	MSG_ORD_SORT_BEFORE_SIZE	47
1241 
1242 #define	MSG_ORD_SORT_AFTER	19404
1243 #define	MSG_ORD_SORT_AFTER_SIZE	37
1244 
1245 #define	MSG_ORD_HDR_1	19442
1246 #define	MSG_ORD_HDR_1_SIZE	61
1247 
1248 #define	MSG_ORD_TITLE_1	19504
1249 #define	MSG_ORD_TITLE_1_SIZE	33
1250 
1251 #define	MSG_ORD_TITLE_2	19538
1252 #define	MSG_ORD_TITLE_2_SIZE	33
1253 
1254 #define	MSG_ORD_TITLE_3	19572
1255 #define	MSG_ORD_TITLE_3_SIZE	39
1256 
1257 #define	MSG_ORD_ERR_TITLE	19612
1258 #define	MSG_ORD_ERR_TITLE_SIZE	62
1259 
1260 #define	MSG_ORD_ERR_INFORANGE	19675
1261 #define	MSG_ORD_ERR_INFORANGE_SIZE	34
1262 
1263 #define	MSG_ORD_ERR_ORDER	19710
1264 #define	MSG_ORD_ERR_ORDER_SIZE	53
1265 
1266 #define	MSG_ORD_ERR_LINKRANGE	19764
1267 #define	MSG_ORD_ERR_LINKRANGE_SIZE	34
1268 
1269 #define	MSG_ORD_ERR_FLAGS	19799
1270 #define	MSG_ORD_ERR_FLAGS_SIZE	25
1271 
1272 #define	MSG_ORD_ERR_CYCLIC	19825
1273 #define	MSG_ORD_ERR_CYCLIC_SIZE	22
1274 
1275 #define	MSG_ORD_ERR_LINKINV	19848
1276 #define	MSG_ORD_ERR_LINKINV_SIZE	45
1277 
1278 #define	MSG_AUD_LIB	19894
1279 #define	MSG_AUD_LIB_SIZE	31
1280 
1281 #define	MSG_AUD_INTERFACE	19926
1282 #define	MSG_AUD_INTERFACE_SIZE	34
1283 
1284 #define	MSG_AUD_VERSION	19961
1285 #define	MSG_AUD_VERSION_SIZE	41
1286 
1287 #define	MSG_AUD_ACTIVITY	20003
1288 #define	MSG_AUD_ACTIVITY_SIZE	33
1289 
1290 #define	MSG_AUD_PREINIT	20037
1291 #define	MSG_AUD_PREINIT_SIZE	28
1292 
1293 #define	MSG_AUD_OBJFILTER	20066
1294 #define	MSG_AUD_OBJFILTER_SIZE	49
1295 
1296 #define	MSG_AUD_OBJFILTER_R	20116
1297 #define	MSG_AUD_OBJFILTER_R_SIZE	60
1298 
1299 #define	MSG_AUD_OBJOPEN	20177
1300 #define	MSG_AUD_OBJOPEN_SIZE	28
1301 
1302 #define	MSG_AUD_OBJOPEN_R	20206
1303 #define	MSG_AUD_OBJOPEN_R_SIZE	41
1304 
1305 #define	MSG_AUD_OBJOPEN_RI	20248
1306 #define	MSG_AUD_OBJOPEN_RI_SIZE	58
1307 
1308 #define	MSG_AUD_OBJSEARCH	20307
1309 #define	MSG_AUD_OBJSEARCH_SIZE	34
1310 
1311 #define	MSG_AUD_OBJSEARCH_R	20342
1312 #define	MSG_AUD_OBJSEARCH_R_SIZE	61
1313 
1314 #define	MSG_AUD_OBJSEARCH_S	20404
1315 #define	MSG_AUD_OBJSEARCH_S_SIZE	76
1316 
1317 #define	MSG_AUD_OBJCLOSE	20481
1318 #define	MSG_AUD_OBJCLOSE_SIZE	29
1319 
1320 #define	MSG_AUD_SYMBIND	20511
1321 #define	MSG_AUD_SYMBIND_SIZE	47
1322 
1323 #define	MSG_AUD_SYMBIND_R	20559
1324 #define	MSG_AUD_SYMBIND_R_SIZE	56
1325 
1326 #define	MSG_AUD_PLTENTER	20616
1327 #define	MSG_AUD_PLTENTER_SIZE	44
1328 
1329 #define	MSG_AUD_PLTENTER_R	20661
1330 #define	MSG_AUD_PLTENTER_R_SIZE	53
1331 
1332 #define	MSG_AUD_PLTEXIT	20715
1333 #define	MSG_AUD_PLTEXIT_SIZE	28
1334 
1335 #define	MSG_AUD_IGNORE	20744
1336 #define	MSG_AUD_IGNORE_SIZE	74
1337 
1338 #define	MSG_AUD_SKIP	20819
1339 #define	MSG_AUD_SKIP_SIZE	40
1340 
1341 #define	MSG_AUD_TERM	20860
1342 #define	MSG_AUD_TERM_SIZE	54
1343 
1344 #define	MSG_GOT_INFO	20915
1345 #define	MSG_GOT_INFO_SIZE	46
1346 
1347 #define	MSG_UTL_INIT	20962
1348 #define	MSG_UTL_INIT_SIZE	22
1349 
1350 #define	MSG_UTL_FINI	20985
1351 #define	MSG_UTL_FINI_SIZE	17
1352 
1353 #define	MSG_UTL_ARRAY	21003
1354 #define	MSG_UTL_ARRAY_SIZE	25
1355 
1356 #define	MSG_UTL_TRANS	21029
1357 #define	MSG_UTL_TRANS_SIZE	24
1358 
1359 #define	MSG_UTL_INTOOLATE	21054
1360 #define	MSG_UTL_INTOOLATE_SIZE	88
1361 
1362 #define	MSG_UTL_EDGE_TITLE_I	21143
1363 #define	MSG_UTL_EDGE_TITLE_I_SIZE	45
1364 
1365 #define	MSG_UTL_EDGE_TITLE_S	21189
1366 #define	MSG_UTL_EDGE_TITLE_S_SIZE	30
1367 
1368 #define	MSG_UTL_EDGE_START	21220
1369 #define	MSG_UTL_EDGE_START_SIZE	20
1370 
1371 #define	MSG_UTL_EDGE_IN	21241
1372 #define	MSG_UTL_EDGE_IN_SIZE	42
1373 
1374 #define	MSG_UTL_EDGE_OUT	21284
1375 #define	MSG_UTL_EDGE_OUT_SIZE	45
1376 
1377 #define	MSG_UTL_COLLECT	21330
1378 #define	MSG_UTL_COLLECT_SIZE	36
1379 
1380 #define	MSG_UTL_SORT	21367
1381 #define	MSG_UTL_SORT_SIZE	17
1382 
1383 #define	MSG_UTL_PEND	21385
1384 #define	MSG_UTL_PEND_SIZE	7
1385 
1386 #define	MSG_UTL_DYN	21393
1387 #define	MSG_UTL_DYN_SIZE	21
1388 
1389 #define	MSG_UTL_DONE	21415
1390 #define	MSG_UTL_DONE_SIZE	4
1391 
1392 #define	MSG_UTL_DBNOTIFY	21420
1393 #define	MSG_UTL_DBNOTIFY_SIZE	36
1394 
1395 #define	MSG_UTL_SCC_TITLE	21457
1396 #define	MSG_UTL_SCC_TITLE_SIZE	52
1397 
1398 #define	MSG_UTL_SCC_SUBI	21510
1399 #define	MSG_UTL_SCC_SUBI_SIZE	18
1400 
1401 #define	MSG_UTL_SCC_SUBF	21518
1402 #define	MSG_UTL_SCC_SUBF_SIZE	10
1403 
1404 #define	MSG_UTL_LCINTERFACE	21529
1405 #define	MSG_UTL_LCINTERFACE_SIZE	41
1406 
1407 #define	MSG_STR_IGNORE	19667
1408 #define	MSG_STR_IGNORE_SIZE	7
1409 
1410 #define	MSG_STR_ENTERED	21571
1411 #define	MSG_STR_ENTERED_SIZE	7
1412 
1413 #define	MSG_STR_ORIGINAL	21579
1414 #define	MSG_STR_ORIGINAL_SIZE	8
1415 
1416 #define	MSG_STR_EXCLUDE	21588
1417 #define	MSG_STR_EXCLUDE_SIZE	7
1418 
1419 #define	MSG_STR_RESET	21596
1420 #define	MSG_STR_RESET_SIZE	5
1421 
1422 #define	MSG_STR_IN	21602
1423 #define	MSG_STR_IN_SIZE	3
1424 
1425 #define	MSG_STR_OUT	21606
1426 #define	MSG_STR_OUT_SIZE	3
1427 
1428 #define	MSG_STR_ACT	21610
1429 #define	MSG_STR_ACT_SIZE	3
1430 
1431 #define	MSG_STR_CURRENT	21614
1432 #define	MSG_STR_CURRENT_SIZE	7
1433 
1434 #define	MSG_STR_ADD	21622
1435 #define	MSG_STR_ADD_SIZE	3
1436 
1437 #define	MSG_STR_OLD	21626
1438 #define	MSG_STR_OLD_SIZE	3
1439 
1440 #define	MSG_STR_NEW	21630
1441 #define	MSG_STR_NEW_SIZE	3
1442 
1443 #define	MSG_STR_NEW_IMPLICIT	21634
1444 #define	MSG_STR_NEW_IMPLICIT_SIZE	14
1445 
1446 #define	MSG_STR_RESOLVED	21649
1447 #define	MSG_STR_RESOLVED_SIZE	8
1448 
1449 #define	MSG_STR_ADDING	17625
1450 #define	MSG_STR_ADDING_SIZE	6
1451 
1452 #define	MSG_STR_UP_1	21658
1453 #define	MSG_STR_UP_1_SIZE	8
1454 
1455 #define	MSG_STR_UP_2	17725
1456 #define	MSG_STR_UP_2_SIZE	7
1457 
1458 #define	MSG_STR_ALLOW	21667
1459 #define	MSG_STR_ALLOW_SIZE	5
1460 
1461 #define	MSG_STR_REQUIRE	21673
1462 #define	MSG_STR_REQUIRE_SIZE	7
1463 
1464 #define	MSG_STR_MOD_BEFORE	21681
1465 #define	MSG_STR_MOD_BEFORE_SIZE	15
1466 
1467 #define	MSG_STR_MOD_AFTER	21697
1468 #define	MSG_STR_MOD_AFTER_SIZE	14
1469 
1470 #define	MSG_STR_UNKNOWN	21712
1471 #define	MSG_STR_UNKNOWN_SIZE	9
1472 
1473 #define	MSG_STR_ORPHAN	21722
1474 #define	MSG_STR_ORPHAN_SIZE	8
1475 
1476 #define	MSG_STR_UNUSED	21731
1477 #define	MSG_STR_UNUSED_SIZE	8
1478 
1479 #define	MSG_STR_AGAIN	21740
1480 #define	MSG_STR_AGAIN_SIZE	7
1481 
1482 #define	MSG_STR_NULL	21748
1483 #define	MSG_STR_NULL_SIZE	6
1484 
1485 #define	MSG_STR_ALTER	21755
1486 #define	MSG_STR_ALTER_SIZE	13
1487 
1488 #define	MSG_STR_COPYZERO	21769
1489 #define	MSG_STR_COPYZERO_SIZE	27
1490 
1491 #define	MSG_STR_TEMPORARY	21797
1492 #define	MSG_STR_TEMPORARY_SIZE	13
1493 
1494 #define	MSG_STR_RETRY	21811
1495 #define	MSG_STR_RETRY_SIZE	9
1496 
1497 #define	MSG_TLS_STATBLOCK1	21821
1498 #define	MSG_TLS_STATBLOCK1_SIZE	27
1499 
1500 #define	MSG_TLS_STATBLOCK2	21849
1501 #define	MSG_TLS_STATBLOCK2_SIZE	62
1502 
1503 #define	MSG_TLS_STATBLOCK3	21912
1504 #define	MSG_TLS_STATBLOCK3_SIZE	96
1505 
1506 #define	MSG_TLS_MODENT1	22009
1507 #define	MSG_TLS_MODENT1_SIZE	56
1508 
1509 #define	MSG_TLS_MODENT2	22066
1510 #define	MSG_TLS_MODENT2_SIZE	52
1511 
1512 #define	MSG_TLS_MODACT	22119
1513 #define	MSG_TLS_MODACT_SIZE	17
1514 
1515 #define	MSG_TLS_ADD	21622
1516 #define	MSG_TLS_ADD_SIZE	3
1517 
1518 #define	MSG_TLS_REMOVE	22137
1519 #define	MSG_TLS_REMOVE_SIZE	6
1520 
1521 #define	MSG_STATS_AR	22144
1522 #define	MSG_STATS_AR_SIZE	37
1523 
1524 #define	MSG_STATS_GENERAL	22182
1525 #define	MSG_STATS_GENERAL_SIZE	19
1526 
1527 #define	MSG_STATS_FILES	22202
1528 #define	MSG_STATS_FILES_SIZE	68
1529 
1530 #define	MSG_STATS_SYMBOLS_OUT	22271
1531 #define	MSG_STATS_SYMBOLS_OUT_SIZE	49
1532 
1533 #define	MSG_STATS_SYMBOLS_IN	22321
1534 #define	MSG_STATS_SYMBOLS_IN_SIZE	68
1535 
1536 #define	MSG_STATS_REL_OUT	22390
1537 #define	MSG_STATS_REL_OUT_SIZE	34
1538 
1539 #define	MSG_STATS_REL_IN	22425
1540 #define	MSG_STATS_REL_IN_SIZE	50
1541 
1542 #define	MSG_STATS_REL_TICACHE	22476
1543 #define	MSG_STATS_REL_TICACHE_SIZE	18
1544 
1545 #define	MSG_STATS_REL_TIACT	22495
1546 #define	MSG_STATS_REL_TIACT_SIZE	6
1547 
1548 #define	MSG_STATS_REL_TIOUT	22502
1549 #define	MSG_STATS_REL_TIOUT_SIZE	6
1550 
1551 #define	MSG_STATS_REL_CACHE	22509
1552 #define	MSG_STATS_REL_CACHE_SIZE	56
1553 
1554 #define	MSG_STATS_REL_ACACHE	22566
1555 #define	MSG_STATS_REL_ACACHE_SIZE	60
1556 
1557 #define	MSG_CAP_SYS_HW_1	22639
1558 #define	MSG_CAP_SYS_HW_1_SIZE	41
1559 
1560 #define	MSG_CAP_SYS_SF_1	22693
1561 #define	MSG_CAP_SYS_SF_1_SIZE	41
1562 
1563 #define	MSG_CAP_SYS_MACH	22747
1564 #define	MSG_CAP_SYS_MACH_SIZE	38
1565 
1566 #define	MSG_CAP_SYS_PLAT	22798
1567 #define	MSG_CAP_SYS_PLAT_SIZE	39
1568 
1569 #define	MSG_CAP_SYS_HW_2	22850
1570 #define	MSG_CAP_SYS_HW_2_SIZE	41
1571 
1572 #define	MSG_CAP_ALT_HW_1	22627
1573 #define	MSG_CAP_ALT_HW_1_SIZE	53
1574 
1575 #define	MSG_CAP_ALT_SF_1	22681
1576 #define	MSG_CAP_ALT_SF_1_SIZE	53
1577 
1578 #define	MSG_CAP_ALT_MACH	22735
1579 #define	MSG_CAP_ALT_MACH_SIZE	50
1580 
1581 #define	MSG_CAP_ALT_PLAT	22786
1582 #define	MSG_CAP_ALT_PLAT_SIZE	51
1583 
1584 #define	MSG_CAP_ALT_HW_2	22838
1585 #define	MSG_CAP_ALT_HW_2_SIZE	53
1586 
1587 #define	MSG_CAP_SEC_TITLE	22892
1588 #define	MSG_CAP_SEC_TITLE_SIZE	27
1589 
1590 #define	MSG_CAP_SEC_ENTRY	22920
1591 #define	MSG_CAP_SEC_ENTRY_SIZE	21
1592 
1593 #define	MSG_CAP_CANDIDATE	22942
1594 #define	MSG_CAP_CANDIDATE_SIZE	31
1595 
1596 #define	MSG_CAP_POST_TITLE	22974
1597 #define	MSG_CAP_POST_TITLE_SIZE	28
1598 
1599 #define	MSG_CAP_FILTER_1	23003
1600 #define	MSG_CAP_FILTER_1_SIZE	44
1601 
1602 #define	MSG_CAP_FILTER_2	23048
1603 #define	MSG_CAP_FILTER_2_SIZE	36
1604 
1605 #define	MSG_CAP_IDENTICAL	23085
1606 #define	MSG_CAP_IDENTICAL_SIZE	68
1607 
1608 #define	MSG_ELF_HEADER	23154
1609 #define	MSG_ELF_HEADER_SIZE	10
1610 
1611 #define	MSG_CAP_ELF_TITLE	23165
1612 #define	MSG_CAP_ELF_TITLE_SIZE	35
1613 
1614 #define	MSG_CAP_ELF_ENTRY	23201
1615 #define	MSG_CAP_ELF_ENTRY_SIZE	21
1616 
1617 #define	MSG_DYN_TITLE	23223
1618 #define	MSG_DYN_TITLE_SIZE	36
1619 
1620 #define	MSG_DYN_ENTRY	23260
1621 #define	MSG_DYN_ENTRY_SIZE	33
1622 
1623 #define	MSG_SYM_EFS_TITLE_32	23294
1624 #define	MSG_SYM_EFS_TITLE_32_SIZE	72
1625 
1626 #define	MSG_SYM_LDS_TITLE_32	23367
1627 #define	MSG_SYM_LDS_TITLE_32_SIZE	58
1628 
1629 #define	MSG_SYM_EFS_ENTRY_32	23426
1630 #define	MSG_SYM_EFS_ENTRY_32_SIZE	53
1631 
1632 #define	MSG_SYM_EFL_TITLE_32	23480
1633 #define	MSG_SYM_EFL_TITLE_32_SIZE	65
1634 
1635 #define	MSG_SYM_LDL_TITLE_32	23367
1636 #define	MSG_SYM_LDL_TITLE_32_SIZE	58
1637 
1638 #define	MSG_SYM_EFL_ENTRY_32	23546
1639 #define	MSG_SYM_EFL_ENTRY_32_SIZE	50
1640 
1641 #define	MSG_SYM_EFS_TITLE_64	23597
1642 #define	MSG_SYM_EFS_TITLE_64_SIZE	88
1643 
1644 #define	MSG_SYM_LDS_TITLE_64	23686
1645 #define	MSG_SYM_LDS_TITLE_64_SIZE	74
1646 
1647 #define	MSG_SYM_EFS_ENTRY_64	23761
1648 #define	MSG_SYM_EFS_ENTRY_64_SIZE	57
1649 
1650 #define	MSG_SYM_EFL_TITLE_64	23819
1651 #define	MSG_SYM_EFL_TITLE_64_SIZE	81
1652 
1653 #define	MSG_SYM_LDL_TITLE_64	23686
1654 #define	MSG_SYM_LDL_TITLE_64_SIZE	74
1655 
1656 #define	MSG_SYM_EFL_ENTRY_64	23901
1657 #define	MSG_SYM_EFL_ENTRY_64_SIZE	54
1658 
1659 #define	MSG_SYMINFO_TITLE	23956
1660 #define	MSG_SYMINFO_TITLE_SIZE	60
1661 
1662 #define	MSG_SYMINFO_ENTRY	24017
1663 #define	MSG_SYMINFO_ENTRY_SIZE	26
1664 
1665 #define	MSG_SYMINFO_CAP	24044
1666 #define	MSG_SYMINFO_CAP_SIZE	21
1667 
1668 #define	MSG_SYMINFO_SELF	24066
1669 #define	MSG_SYMINFO_SELF_SIZE	6
1670 
1671 #define	MSG_SYMINFO_PARENT	24073
1672 #define	MSG_SYMINFO_PARENT_SIZE	8
1673 
1674 #define	MSG_SYMINFO_EXTERN	24082
1675 #define	MSG_SYMINFO_EXTERN_SIZE	8
1676 
1677 #define	MSG_GOT_TITLE_32	24091
1678 #define	MSG_GOT_TITLE_32_SIZE	54
1679 
1680 #define	MSG_GOT_ENTRY_RE_32	24146
1681 #define	MSG_GOT_ENTRY_RE_32_SIZE	38
1682 
1683 #define	MSG_GOT_ENTRY_NR_32	24185
1684 #define	MSG_GOT_ENTRY_NR_32_SIZE	27
1685 
1686 #define	MSG_GOT_TITLE_64	24213
1687 #define	MSG_GOT_TITLE_64_SIZE	70
1688 
1689 #define	MSG_GOT_ENTRY_RE_64	24284
1690 #define	MSG_GOT_ENTRY_RE_64_SIZE	40
1691 
1692 #define	MSG_GOT_ENTRY_NR_64	24325
1693 #define	MSG_GOT_ENTRY_NR_64_SIZE	29
1694 
1695 #define	MSG_GOT_COLUMNS1_32	24355
1696 #define	MSG_GOT_COLUMNS1_32_SIZE	46
1697 
1698 #define	MSG_GOT_COLUMNS2_32	24402
1699 #define	MSG_GOT_COLUMNS2_32_SIZE	46
1700 
1701 #define	MSG_GOT_FORMAT1_32	24449
1702 #define	MSG_GOT_FORMAT1_32_SIZE	35
1703 
1704 #define	MSG_GOT_FORMAT2_32	24485
1705 #define	MSG_GOT_FORMAT2_32_SIZE	38
1706 
1707 #define	MSG_GOT_COLUMNS1_64	24524
1708 #define	MSG_GOT_COLUMNS1_64_SIZE	62
1709 
1710 #define	MSG_GOT_COLUMNS2_64	24587
1711 #define	MSG_GOT_COLUMNS2_64_SIZE	62
1712 
1713 #define	MSG_GOT_FORMAT1_64	24650
1714 #define	MSG_GOT_FORMAT1_64_SIZE	37
1715 
1716 #define	MSG_GOT_FORMAT2_64	24688
1717 #define	MSG_GOT_FORMAT2_64_SIZE	40
1718 
1719 #define	MSG_VER_DEF	24729
1720 #define	MSG_VER_DEF_SIZE	50
1721 
1722 #define	MSG_VER_NEED	24780
1723 #define	MSG_VER_NEED_SIZE	47
1724 
1725 #define	MSG_VER_NEED_GNUVER	24828
1726 #define	MSG_VER_NEED_GNUVER_SIZE	47
1727 
1728 #define	MSG_VER_LINE_1	24876
1729 #define	MSG_VER_LINE_1_SIZE	27
1730 
1731 #define	MSG_VER_LLINE_1	24904
1732 #define	MSG_VER_LLINE_1_SIZE	21
1733 
1734 #define	MSG_VER_LINE_2	24926
1735 #define	MSG_VER_LINE_2_SIZE	8
1736 
1737 #define	MSG_VER_LINE_3	24935
1738 #define	MSG_VER_LINE_3_SIZE	14
1739 
1740 #define	MSG_VER_LINE_4	24950
1741 #define	MSG_VER_LINE_4_SIZE	42
1742 
1743 #define	MSG_VER_LINE_5	24993
1744 #define	MSG_VER_LINE_5_SIZE	24
1745 
1746 #define	MSG_VER_LLINE_5	25018
1747 #define	MSG_VER_LLINE_5_SIZE	21
1748 
1749 #define	MSG_REL_EFSA_TITLE_32	25045
1750 #define	MSG_REL_EFSA_TITLE_32_SIZE	71
1751 
1752 #define	MSG_REL_EFSN_TITLE_32	25122
1753 #define	MSG_REL_EFSN_TITLE_32_SIZE	71
1754 
1755 #define	MSG_REL_EFSA_ENTRY_32	25194
1756 #define	MSG_REL_EFSA_ENTRY_32_SIZE	36
1757 
1758 #define	MSG_REL_EFSN_ENTRY_32	25231
1759 #define	MSG_REL_EFSN_ENTRY_32_SIZE	39
1760 
1761 #define	MSG_REL_EFLA_TITLE_32	25276
1762 #define	MSG_REL_EFLA_TITLE_32_SIZE	66
1763 
1764 #define	MSG_REL_EFLN_TITLE_32	25348
1765 #define	MSG_REL_EFLN_TITLE_32_SIZE	66
1766 
1767 #define	MSG_REL_EFLA_ENTRY_32	25415
1768 #define	MSG_REL_EFLA_ENTRY_32_SIZE	33
1769 
1770 #define	MSG_REL_EFLN_ENTRY_32	25449
1771 #define	MSG_REL_EFLN_ENTRY_32_SIZE	36
1772 
1773 #define	MSG_REL_RTA_TITLE_32	25486
1774 #define	MSG_REL_RTA_TITLE_32_SIZE	61
1775 
1776 #define	MSG_REL_RTN_TITLE_32	25548
1777 #define	MSG_REL_RTN_TITLE_32_SIZE	61
1778 
1779 #define	MSG_REL_RTV_TITLE_32	25626
1780 #define	MSG_REL_RTV_TITLE_32_SIZE	53
1781 
1782 #define	MSG_REL_RTA_ENTRY_32	25680
1783 #define	MSG_REL_RTA_ENTRY_32_SIZE	34
1784 
1785 #define	MSG_REL_RTN_ENTRY_32	25715
1786 #define	MSG_REL_RTN_ENTRY_32_SIZE	37
1787 
1788 #define	MSG_REL_RT_APLVAL_32	25753
1789 #define	MSG_REL_RT_APLVAL_32_SIZE	47
1790 
1791 #define	MSG_REL_RT_APLREG_32	25801
1792 #define	MSG_REL_RT_APLREG_32_SIZE	47
1793 
1794 #define	MSG_REL_LDSA_TITLE_32	25040
1795 #define	MSG_REL_LDSA_TITLE_32_SIZE	76
1796 
1797 #define	MSG_REL_LDSN_TITLE_32	25117
1798 #define	MSG_REL_LDSN_TITLE_32_SIZE	76
1799 
1800 #define	MSG_REL_LDSA_ENTRY_32	25849
1801 #define	MSG_REL_LDSA_ENTRY_32_SIZE	43
1802 
1803 #define	MSG_REL_LDSN_ENTRY_32	25893
1804 #define	MSG_REL_LDSN_ENTRY_32_SIZE	46
1805 
1806 #define	MSG_REL_LDSV_TITLE_32	25940
1807 #define	MSG_REL_LDSV_TITLE_32_SIZE	76
1808 
1809 #define	MSG_REL_LDLA_TITLE_32	25271
1810 #define	MSG_REL_LDLA_TITLE_32_SIZE	71
1811 
1812 #define	MSG_REL_LDLN_TITLE_32	25343
1813 #define	MSG_REL_LDLN_TITLE_32_SIZE	71
1814 
1815 #define	MSG_REL_LDLA_ENTRY_32	26017
1816 #define	MSG_REL_LDLA_ENTRY_32_SIZE	40
1817 
1818 #define	MSG_REL_LDLN_ENTRY_32	26058
1819 #define	MSG_REL_LDLN_ENTRY_32_SIZE	43
1820 
1821 #define	MSG_REL_LDLV_TITLE_32	26102
1822 #define	MSG_REL_LDLV_TITLE_32_SIZE	71
1823 
1824 #define	MSG_REL_EFSA_TITLE_64	26179
1825 #define	MSG_REL_EFSA_TITLE_64_SIZE	87
1826 
1827 #define	MSG_REL_EFSN_TITLE_64	26272
1828 #define	MSG_REL_EFSN_TITLE_64_SIZE	87
1829 
1830 #define	MSG_REL_EFSA_ENTRY_64	26360
1831 #define	MSG_REL_EFSA_ENTRY_64_SIZE	36
1832 
1833 #define	MSG_REL_EFSN_ENTRY_64	26397
1834 #define	MSG_REL_EFSN_ENTRY_64_SIZE	47
1835 
1836 #define	MSG_REL_EFLA_TITLE_64	26450
1837 #define	MSG_REL_EFLA_TITLE_64_SIZE	82
1838 
1839 #define	MSG_REL_EFLN_TITLE_64	26538
1840 #define	MSG_REL_EFLN_TITLE_64_SIZE	82
1841 
1842 #define	MSG_REL_EFLA_ENTRY_64	26621
1843 #define	MSG_REL_EFLA_ENTRY_64_SIZE	33
1844 
1845 #define	MSG_REL_EFLN_ENTRY_64	26655
1846 #define	MSG_REL_EFLN_ENTRY_64_SIZE	44
1847 
1848 #define	MSG_REL_RTA_TITLE_64	26700
1849 #define	MSG_REL_RTA_TITLE_64_SIZE	77
1850 
1851 #define	MSG_REL_RTN_TITLE_64	26778
1852 #define	MSG_REL_RTN_TITLE_64_SIZE	77
1853 
1854 #define	MSG_REL_RTV_TITLE_64	25610
1855 #define	MSG_REL_RTV_TITLE_64_SIZE	69
1856 
1857 #define	MSG_REL_RTA_ENTRY_64	26856
1858 #define	MSG_REL_RTA_ENTRY_64_SIZE	34
1859 
1860 #define	MSG_REL_RTN_ENTRY_64	26891
1861 #define	MSG_REL_RTN_ENTRY_64_SIZE	44
1862 
1863 #define	MSG_REL_RT_APLVAL_64	26936
1864 #define	MSG_REL_RT_APLVAL_64_SIZE	47
1865 
1866 #define	MSG_REL_RT_APLREG_64	26984
1867 #define	MSG_REL_RT_APLREG_64_SIZE	47
1868 
1869 #define	MSG_REL_LDSA_TITLE_64	26174
1870 #define	MSG_REL_LDSA_TITLE_64_SIZE	92
1871 
1872 #define	MSG_REL_LDSN_TITLE_64	26267
1873 #define	MSG_REL_LDSN_TITLE_64_SIZE	92
1874 
1875 #define	MSG_REL_LDSA_ENTRY_64	27032
1876 #define	MSG_REL_LDSA_ENTRY_64_SIZE	43
1877 
1878 #define	MSG_REL_LDSN_ENTRY_64	27076
1879 #define	MSG_REL_LDSN_ENTRY_64_SIZE	54
1880 
1881 #define	MSG_REL_LDSV_TITLE_64	27131
1882 #define	MSG_REL_LDSV_TITLE_64_SIZE	92
1883 
1884 #define	MSG_REL_LDLA_TITLE_64	26445
1885 #define	MSG_REL_LDLA_TITLE_64_SIZE	87
1886 
1887 #define	MSG_REL_LDLN_TITLE_64	26533
1888 #define	MSG_REL_LDLN_TITLE_64_SIZE	87
1889 
1890 #define	MSG_REL_LDLA_ENTRY_64	27224
1891 #define	MSG_REL_LDLA_ENTRY_64_SIZE	40
1892 
1893 #define	MSG_REL_LDLN_ENTRY_64	27265
1894 #define	MSG_REL_LDLN_ENTRY_64_SIZE	51
1895 
1896 #define	MSG_REL_LDLV_TITLE_64	27317
1897 #define	MSG_REL_LDLV_TITLE_64_SIZE	87
1898 
1899 #define	MSG_DL_IPHDR_ENTER	27405
1900 #define	MSG_DL_IPHDR_ENTER_SIZE	37
1901 
1902 #define	MSG_DL_IPHDR_MAPCNG	27443
1903 #define	MSG_DL_IPHDR_MAPCNG_SIZE	46
1904 
1905 #define	MSG_DL_IPHDR_UNMAP	27490
1906 #define	MSG_DL_IPHDR_UNMAP_SIZE	50
1907 
1908 #define	MSG_DL_IPHDR_CALLBACK	27541
1909 #define	MSG_DL_IPHDR_CALLBACK_SIZE	26
1910 
1911 #define	MSG_DL_IPHDR_NAME	27568
1912 #define	MSG_DL_IPHDR_NAME_SIZE	20
1913 
1914 #define	MSG_DL_IPHDR_MAPCNT	27589
1915 #define	MSG_DL_IPHDR_MAPCNT_SIZE	48
1916 
1917 #define	MSG_DL_IPHDR_ADDR_32	27638
1918 #define	MSG_DL_IPHDR_ADDR_32_SIZE	26
1919 
1920 #define	MSG_DL_IPHDR_PHDR_32	27665
1921 #define	MSG_DL_IPHDR_PHDR_32_SIZE	43
1922 
1923 #define	MSG_DL_IPHDR_ADDR_64	27709
1924 #define	MSG_DL_IPHDR_ADDR_64_SIZE	26
1925 
1926 #define	MSG_DL_IPHDR_PHDR_64	27736
1927 #define	MSG_DL_IPHDR_PHDR_64_SIZE	44
1928 
1929 #define	MSG_DL_DLCLOSE	27781
1930 #define	MSG_DL_DLCLOSE_SIZE	43
1931 
1932 #define	MSG_DL_DLDUMP	27825
1933 #define	MSG_DL_DLDUMP_SIZE	62
1934 
1935 #define	MSG_DL_DLOPEN	27888
1936 #define	MSG_DL_DLOPEN_SIZE	44
1937 
1938 #define	MSG_DL_DLADDR	27933
1939 #define	MSG_DL_DLADDR_SIZE	35
1940 
1941 #define	MSG_DL_DLERROR	27969
1942 #define	MSG_DL_DLERROR_SIZE	33
1943 
1944 #define	MSG_DL_DLINFO	28003
1945 #define	MSG_DL_DLINFO_SIZE	68
1946 
1947 #define	MSG_TOK_ALL	28072
1948 #define	MSG_TOK_ALL_SIZE	3
1949 
1950 #define	MSG_TOK_ARGS	28076
1951 #define	MSG_TOK_ARGS_SIZE	4
1952 
1953 #define	MSG_TOK_BINDINGS	28081
1954 #define	MSG_TOK_BINDINGS_SIZE	8
1955 
1956 #define	MSG_TOK_DL	28090
1957 #define	MSG_TOK_DL_SIZE	2
1958 
1959 #define	MSG_TOK_CAP	28093
1960 #define	MSG_TOK_CAP_SIZE	3
1961 
1962 #define	MSG_TOK_BASIC	28097
1963 #define	MSG_TOK_BASIC_SIZE	5
1964 
1965 #define	MSG_TOK_ENTRY	14695
1966 #define	MSG_TOK_ENTRY_SIZE	5
1967 
1968 #define	MSG_TOK_FILES	6789
1969 #define	MSG_TOK_FILES_SIZE	5
1970 
1971 #define	MSG_TOK_HELP	28103
1972 #define	MSG_TOK_HELP_SIZE	4
1973 
1974 #define	MSG_TOK_INIT	28109
1975 #define	MSG_TOK_INIT_SIZE	4
1976 
1977 #define	MSG_TOK_LIBS	28114
1978 #define	MSG_TOK_LIBS_SIZE	4
1979 
1980 #define	MSG_TOK_MAP	9773
1981 #define	MSG_TOK_MAP_SIZE	3
1982 
1983 #define	MSG_TOK_RELOC	28119
1984 #define	MSG_TOK_RELOC_SIZE	5
1985 
1986 #define	MSG_TOK_SECTIONS	5465
1987 #define	MSG_TOK_SECTIONS_SIZE	8
1988 
1989 #define	MSG_TOK_SEGMENTS	28125
1990 #define	MSG_TOK_SEGMENTS_SIZE	8
1991 
1992 #define	MSG_TOK_SUPPORT	28134
1993 #define	MSG_TOK_SUPPORT_SIZE	7
1994 
1995 #define	MSG_TOK_SYMBOLS	6864
1996 #define	MSG_TOK_SYMBOLS_SIZE	7
1997 
1998 #define	MSG_TOK_TLS	28142
1999 #define	MSG_TOK_TLS_SIZE	3
2000 
2001 #define	MSG_TOK_VERSIONS	28146
2002 #define	MSG_TOK_VERSIONS_SIZE	8
2003 
2004 #define	MSG_TOK_AUDIT	28155
2005 #define	MSG_TOK_AUDIT_SIZE	5
2006 
2007 #define	MSG_TOK_GOT	28162
2008 #define	MSG_TOK_GOT_SIZE	3
2009 
2010 #define	MSG_TOK_MOVE	22139
2011 #define	MSG_TOK_MOVE_SIZE	4
2012 
2013 #define	MSG_TOK_DEMANGLE	28166
2014 #define	MSG_TOK_DEMANGLE_SIZE	8
2015 
2016 #define	MSG_TOK_STRTAB	28175
2017 #define	MSG_TOK_STRTAB_SIZE	6
2018 
2019 #define	MSG_TOK_STATS	6556
2020 #define	MSG_TOK_STATS_SIZE	10
2021 
2022 #define	MSG_TOK_UNUSED	28182
2023 #define	MSG_TOK_UNUSED_SIZE	6
2024 
2025 #define	MSG_TOK_DETAIL	28189
2026 #define	MSG_TOK_DETAIL_SIZE	6
2027 
2028 #define	MSG_TOK_LONG	28196
2029 #define	MSG_TOK_LONG_SIZE	4
2030 
2031 #define	MSG_TOK_NAME	28205
2032 #define	MSG_TOK_NAME_SIZE	4
2033 
2034 #define	MSG_TOK_FULLNAME	28201
2035 #define	MSG_TOK_FULLNAME_SIZE	8
2036 
2037 #define	MSG_TOK_CLASS	28210
2038 #define	MSG_TOK_CLASS_SIZE	5
2039 
2040 #define	MSG_TOK_LMID	28216
2041 #define	MSG_TOK_LMID_SIZE	4
2042 
2043 #define	MSG_TOK_TTIME	28221
2044 #define	MSG_TOK_TTIME_SIZE	5
2045 
2046 #define	MSG_TOK_DTIME	28227
2047 #define	MSG_TOK_DTIME_SIZE	5
2048 
2049 #define	MSG_TOK_OUTFILE	980
2050 #define	MSG_TOK_OUTFILE_SIZE	6
2051 
2052 #define	MSG_TOK_LMID_ALL	28233
2053 #define	MSG_TOK_LMID_ALL_SIZE	3
2054 
2055 #define	MSG_TOK_LMID_ALT	28237
2056 #define	MSG_TOK_LMID_ALT_SIZE	3
2057 
2058 #define	MSG_TOK_LMID_BASE	28241
2059 #define	MSG_TOK_LMID_BASE_SIZE	4
2060 
2061 #define	MSG_TOK_LMID_LDSO	28246
2062 #define	MSG_TOK_LMID_LDSO_SIZE	4
2063 
2064 #define	MSG_STR_EMPTY	0
2065 #define	MSG_STR_EMPTY_SIZE	0
2066 
2067 #define	MSG_STR_DELIMIT	28251
2068 #define	MSG_STR_DELIMIT_SIZE	2
2069 
2070 #define	MSG_STR_COMDAT	28254
2071 #define	MSG_STR_COMDAT_SIZE	7
2072 
2073 #define	MSG_SCN_GOT	28161
2074 #define	MSG_SCN_GOT_SIZE	4
2075 
2076 #define	MSG_SCN_PLT	28262
2077 #define	MSG_SCN_PLT_SIZE	4
2078 
2079 #define	MSG_SCN_BSS	28267
2080 #define	MSG_SCN_BSS_SIZE	4
2081 
2082 #define	MSG_SCN_INIT	28108
2083 #define	MSG_SCN_INIT_SIZE	5
2084 
2085 #define	MSG_SCN_FINI	28272
2086 #define	MSG_SCN_FINI_SIZE	5
2087 
2088 #define	MSG_SCN_INITARRAY	28278
2089 #define	MSG_SCN_INITARRAY_SIZE	10
2090 
2091 #define	MSG_SCN_FINIARRAY	28289
2092 #define	MSG_SCN_FINIARRAY_SIZE	10
2093 
2094 #define	MSG_SCN_PREINITARRAY	28300
2095 #define	MSG_SCN_PREINITARRAY_SIZE	13
2096 
2097 #define	MSG_SH_INFO	28314
2098 #define	MSG_SH_INFO_SIZE	7
2099 
2100 #define	MSG_SH_LINK	28322
2101 #define	MSG_SH_LINK_SIZE	7
2102 
2103 #define	MSG_UTL_SCC_ENTRY	28330
2104 #define	MSG_UTL_SCC_ENTRY_SIZE	12
2105 
2106 #define	MSG_FMT_INDEX	28343
2107 #define	MSG_FMT_INDEX_SIZE	5
2108 
2109 #define	MSG_FMT_INDEX_RANGE	28349
2110 #define	MSG_FMT_INDEX_RANGE_SIZE	8
2111 
2112 #define	MSG_FMT_STR	24990
2113 #define	MSG_FMT_STR_SIZE	2
2114 
2115 #define	MSG_FMT_PATH	28358
2116 #define	MSG_FMT_PATH_SIZE	5
2117 
2118 #define	MSG_PTH_OBJECT	28364
2119 #define	MSG_PTH_OBJECT_SIZE	18
2120 
2121 #define	MSG_SUNW_OST_SGS	28383
2122 #define	MSG_SUNW_OST_SGS_SIZE	12
2123 
2124 #define	MSG_ECR_NAME	28396
2125 #define	MSG_ECR_NAME_SIZE	19
2126 
2127 #define	MSG_ECR_FLAGS	28416
2128 #define	MSG_ECR_FLAGS_SIZE	19
2129 
2130 #define	MSG_ECR_IS_NAME	28436
2131 #define	MSG_ECR_IS_NAME_SIZE	39
2132 
2133 #define	MSG_ECR_SEGMENT	28476
2134 #define	MSG_ECR_SEGMENT_SIZE	39
2135 
2136 #define	MSG_ECR_NDX	28516
2137 #define	MSG_ECR_NDX_SIZE	39
2138 
2139 #define	MSG_ECR_FILES	28556
2140 #define	MSG_ECR_FILES_SIZE	11
2141 
2142 #define	MSG_ECR_FILE	28568
2143 #define	MSG_ECR_FILE_SIZE	13
2144 
2145 #define	MSG_MAP_SORT_SEG	24986
2146 #define	MSG_MAP_SORT_SEG_SIZE	6
2147 
2148 #define	MSG_MAP_SORT_SEG_NAME	28582
2149 #define	MSG_MAP_SORT_SEG_NAME_SIZE	13
2150 
2151 #define	MSG_MAP_SORT_SEG_V	28596
2152 #define	MSG_MAP_SORT_SEG_V_SIZE	32
2153 
2154 #define	MSG_MAP_SORT_SEG_O	28629
2155 #define	MSG_MAP_SORT_SEG_O_SIZE	26
2156 
2157 #define	MSG_LIB_FILE	24988
2158 #define	MSG_LIB_FILE_SIZE	4
2159 
2160 #define	MSG_PLT_21D	28656
2161 #define	MSG_PLT_21D_SIZE	3
2162 
2163 #define	MSG_PLT_24D	28660
2164 #define	MSG_PLT_24D_SIZE	3
2165 
2166 #define	MSG_PLT_U32	28664
2167 #define	MSG_PLT_U32_SIZE	3
2168 
2169 #define	MSG_PLT_U44	28668
2170 #define	MSG_PLT_U44_SIZE	3
2171 
2172 #define	MSG_PLT_FULL	28672
2173 #define	MSG_PLT_FULL_SIZE	4
2174 
2175 #define	MSG_PLT_FAR	28677
2176 #define	MSG_PLT_FAR_SIZE	3
2177 
2178 #define	MSG_SEG_DESC	28681
2179 #define	MSG_SEG_DESC_SIZE	11
2180 
2181 #define	MSG_SEG_NAME	28693
2182 #define	MSG_SEG_NAME_SIZE	20
2183 
2184 #define	MSG_SEG_LENGTH	28714
2185 #define	MSG_SEG_LENGTH_SIZE	23
2186 
2187 #define	MSG_SEG_ROUND	28738
2188 #define	MSG_SEG_ROUND_SIZE	23
2189 
2190 #define	MSG_SEG_ALIGN	28762
2191 #define	MSG_SEG_ALIGN_SIZE	23
2192 
2193 #define	MSG_SEG_FLAGS	28786
2194 #define	MSG_SEG_FLAGS_SIZE	20
2195 
2196 #define	MSG_SEG_SIZESYM_TITLE	28807
2197 #define	MSG_SEG_SIZESYM_TITLE_SIZE	15
2198 
2199 #define	MSG_SEG_SIZESYM	24982
2200 #define	MSG_SEG_SIZESYM_SIZE	10
2201 
2202 #define	MSG_SEG_IS_ORDER_TITLE	28823
2203 #define	MSG_SEG_IS_ORDER_TITLE_SIZE	16
2204 
2205 #define	MSG_SEG_OS_ORDER_TITLE	28840
2206 #define	MSG_SEG_OS_ORDER_TITLE_SIZE	16
2207 
2208 #define	MSG_SEG_LIST_ITEM	24982
2209 #define	MSG_SEG_LIST_ITEM_SIZE	10
2210 
2211 #define	MSG_SEC_NAME	28857
2212 #define	MSG_SEC_NAME_SIZE	26
2213 
2214 #define	MSG_SYM_GLOBAL	28884
2215 #define	MSG_SYM_GLOBAL_SIZE	6
2216 
2217 #define	MSG_SYM_LOCAL	17778
2218 #define	MSG_SYM_LOCAL_SIZE	5
2219 
2220 #define	MSG_SYM_COPY	28891
2221 #define	MSG_SYM_COPY_SIZE	4
2222 
2223 #define	MSG_DLSYM_NEXT	28896
2224 #define	MSG_DLSYM_NEXT_SIZE	13
2225 
2226 #define	MSG_DLSYM_DEFAULT	28910
2227 #define	MSG_DLSYM_DEFAULT_SIZE	16
2228 
2229 #define	MSG_DLSYM_SELF	28927
2230 #define	MSG_DLSYM_SELF_SIZE	13
2231 
2232 #define	MSG_DLSYM_PROBE	28941
2233 #define	MSG_DLSYM_PROBE_SIZE	14
2234 
2235 #define	MSG_DLSYM_SINGLETON	28956
2236 #define	MSG_DLSYM_SINGLETON_SIZE	23
2237 
2238 #define	MSG_MODE_GLOBNODEL	28980
2239 #define	MSG_MODE_GLOBNODEL_SIZE	20
2240 
2241 #define	MSG_MODE_GLOB	29001
2242 #define	MSG_MODE_GLOB_SIZE	10
2243 
2244 #define	MSG_MODE_NODEL	29012
2245 #define	MSG_MODE_NODEL_SIZE	12
2246 
2247 #define	MSG_BINFO_START	29025
2248 #define	MSG_BINFO_START_SIZE	3
2249 
2250 #define	MSG_BINFO_DIRECT	29029
2251 #define	MSG_BINFO_DIRECT_SIZE	6
2252 
2253 #define	MSG_BINFO_INTERPOSE	29036
2254 #define	MSG_BINFO_INTERPOSE_SIZE	9
2255 
2256 #define	MSG_BINFO_COPYREF	29046
2257 #define	MSG_BINFO_COPYREF_SIZE	8
2258 
2259 #define	MSG_BINFO_FILTEE	29055
2260 #define	MSG_BINFO_FILTEE_SIZE	6
2261 
2262 #define	MSG_BINFO_PLTADDR	29062
2263 #define	MSG_BINFO_PLTADDR_SIZE	8
2264 
2265 #define	MSG_BINFO_END	21753
2266 #define	MSG_BINFO_END_SIZE	1
2267 
2268 #define	MSG_BINFO_SEP	3909
2269 #define	MSG_BINFO_SEP_SIZE	1
2270 
2271 #define	MSG_UTL_EVNT_PREINIT	29071
2272 #define	MSG_UTL_EVNT_PREINIT_SIZE	10
2273 
2274 #define	MSG_UTL_EVNT_POSTINIT	29082
2275 #define	MSG_UTL_EVNT_POSTINIT_SIZE	11
2276 
2277 #define	MSG_UTL_EVNT_DLACT	29094
2278 #define	MSG_UTL_EVNT_DLACT_SIZE	13
2279 
2280 #define	MSG_UTL_STA_ADD	29108
2281 #define	MSG_UTL_STA_ADD_SIZE	6
2282 
2283 #define	MSG_UTL_STA_DELETE	29115
2284 #define	MSG_UTL_STA_DELETE_SIZE	9
2285 
2286 #define	MSG_UTL_STA_CONSIST	29125
2287 #define	MSG_UTL_STA_CONSIST_SIZE	13
2288 
2289 #define	MSG_VER_SELECTED	29139
2290 #define	MSG_VER_SELECTED_SIZE	24
2291 
2292 #define	MSG_VER_L_SELECTED	29164
2293 #define	MSG_VER_L_SELECTED_SIZE	21
2294 
2295 #define	MSG_VER_ALL	29186
2296 #define	MSG_VER_ALL_SIZE	20
2297 
2298 #define	MSG_VER_L_ALL	29207
2299 #define	MSG_VER_L_ALL_SIZE	17
2300 
2301 #define	MSG_GOT_INDEX	28343
2302 #define	MSG_GOT_INDEX_SIZE	5
2303 
2304 #define	MSG_GOT_SMALL_PIC	29225
2305 #define	MSG_GOT_SMALL_PIC_SIZE	3
2306 
2307 #define	MSG_GOT_BIG_PIC	29229
2308 #define	MSG_GOT_BIG_PIC_SIZE	3
2309 
2310 #define	MSG_CNTL_ENTRY	29233
2311 #define	MSG_CNTL_ENTRY_SIZE	15
2312 
2313 #define	MSG_STR_NL	29249
2314 #define	MSG_STR_NL_SIZE	1
2315 
2316 #define	MSG_STR_LDVER	29251
2317 #define	MSG_STR_LDVER_SIZE	19
2318 
2319 #define	MSG_FMT_INDEX	28343
2320 #define	MSG_FMT_INDEX_SIZE	5
2321 
2322 #define	MSG_FMT_ISEC_NAME	29271
2323 #define	MSG_FMT_ISEC_NAME_SIZE	6
2324 
2325 #define	MSG_FMT_MEMUNIT	29278
2326 #define	MSG_FMT_MEMUNIT_SIZE	9
2327 
2328 #define	MSG_SUNW_OST_SGS	28383
2329 #define	MSG_SUNW_OST_SGS_SIZE	12
2330 
2331 #define	MSG_ELF_MAGIC	29288
2332 #define	MSG_ELF_MAGIC_SIZE	34
2333 
2334 #define	MSG_ELF_CLASS	29323
2335 #define	MSG_ELF_CLASS_SIZE	38
2336 
2337 #define	MSG_ELF_OSABI	29362
2338 #define	MSG_ELF_OSABI_SIZE	38
2339 
2340 #define	MSG_ELF_MACHINE	29401
2341 #define	MSG_ELF_MACHINE_SIZE	38
2342 
2343 #define	MSG_ELF_TYPE	29440
2344 #define	MSG_ELF_TYPE_SIZE	16
2345 
2346 #define	MSG_ELF_FLAGS	29457
2347 #define	MSG_ELF_FLAGS_SIZE	18
2348 
2349 #define	MSG_ELF_FLAGS_FMT	29476
2350 #define	MSG_ELF_FLAGS_FMT_SIZE	16
2351 
2352 #define	MSG_ELF_ESIZE	29493
2353 #define	MSG_ELF_ESIZE_SIZE	57
2354 
2355 #define	MSG_ELFX_ESIZE	29551
2356 #define	MSG_ELFX_ESIZE_SIZE	88
2357 
2358 #define	MSG_ELF_SHOFF	29640
2359 #define	MSG_ELF_SHOFF_SIZE	57
2360 
2361 #define	MSG_ELFX_SHOFF	29698
2362 #define	MSG_ELFX_SHOFF_SIZE	79
2363 
2364 #define	MSG_ELF_PHOFF	29778
2365 #define	MSG_ELF_PHOFF_SIZE	57
2366 
2367 #define	MSG_ELFX_PHOFF	29836
2368 #define	MSG_ELFX_PHOFF_SIZE	85
2369 
2370 #define	MSG_SHD0_TITLE	29922
2371 #define	MSG_SHD0_TITLE_SIZE	41
2372 
2373 #define	MSG_SHD0_ADDR	29964
2374 #define	MSG_SHD0_ADDR_SIZE	53
2375 
2376 #define	MSG_SHD0_SIZE	30018
2377 #define	MSG_SHD0_SIZE_SIZE	53
2378 
2379 #define	MSG_SHD0_OFFSET	30072
2380 #define	MSG_SHD0_OFFSET_SIZE	55
2381 
2382 #define	MSG_SHD0_LINK	30128
2383 #define	MSG_SHD0_LINK_SIZE	61
2384 
2385 #define	MSG_SHD0_ALIGN	30190
2386 #define	MSG_SHD0_ALIGN_SIZE	24
2387 
2388 #define	MSG_SHD_ADDR_32	30215
2389 #define	MSG_SHD_ADDR_32_SIZE	46
2390 
2391 #define	MSG_SHD_SIZE_32	30262
2392 #define	MSG_SHD_SIZE_32_SIZE	46
2393 
2394 #define	MSG_SHD_OFFSET_32	30309
2395 #define	MSG_SHD_OFFSET_32_SIZE	49
2396 
2397 #define	MSG_SHD_OFFSET_ENT_32	30359
2398 #define	MSG_SHD_OFFSET_ENT_32_SIZE	59
2399 
2400 #define	MSG_SHD_LINK_32	30419
2401 #define	MSG_SHD_LINK_32_SIZE	39
2402 
2403 #define	MSG_SHD_ALIGN_32	30459
2404 #define	MSG_SHD_ALIGN_32_SIZE	26
2405 
2406 #define	MSG_SHD_ADDR_64	30486
2407 #define	MSG_SHD_ADDR_64_SIZE	42
2408 
2409 #define	MSG_SHD_SIZE_64	30529
2410 #define	MSG_SHD_SIZE_64_SIZE	42
2411 
2412 #define	MSG_SHD_OFFSET_64	30572
2413 #define	MSG_SHD_OFFSET_64_SIZE	45
2414 
2415 #define	MSG_SHD_OFFSET_ENT_64	30618
2416 #define	MSG_SHD_OFFSET_ENT_64_SIZE	55
2417 
2418 #define	MSG_SHD_LINK_64	30674
2419 #define	MSG_SHD_LINK_64_SIZE	39
2420 
2421 #define	MSG_SHD_ALIGN_64	30714
2422 #define	MSG_SHD_ALIGN_64_SIZE	26
2423 
2424 #define	MSG_PHD_VADDR_32	30741
2425 #define	MSG_PHD_VADDR_32_SIZE	42
2426 
2427 #define	MSG_PHD_PADDR_32	30784
2428 #define	MSG_PHD_PADDR_32_SIZE	42
2429 
2430 #define	MSG_PHD_FILESZ_32	30827
2431 #define	MSG_PHD_FILESZ_32_SIZE	45
2432 
2433 #define	MSG_PHD_OFFSET_32	30873
2434 #define	MSG_PHD_OFFSET_32_SIZE	45
2435 
2436 #define	MSG_PHD_VADDR_64	30919
2437 #define	MSG_PHD_VADDR_64_SIZE	42
2438 
2439 #define	MSG_PHD_PADDR_64	30962
2440 #define	MSG_PHD_PADDR_64_SIZE	42
2441 
2442 #define	MSG_PHD_FILESZ_64	31005
2443 #define	MSG_PHD_FILESZ_64_SIZE	45
2444 
2445 #define	MSG_PHD_OFFSET_64	31051
2446 #define	MSG_PHD_OFFSET_64_SIZE	45
2447 
2448 #define	MSG_SYMINFO_UNKFLAG	31097
2449 #define	MSG_SYMINFO_UNKFLAG_SIZE	6
2450 
2451 #define	MSG_CI_NULL	31104
2452 #define	MSG_CI_NULL_SIZE	4
2453 
2454 #define	MSG_CI_VERSION	31109
2455 #define	MSG_CI_VERSION_SIZE	7
2456 
2457 #define	MSG_CI_ATEXIT	31117
2458 #define	MSG_CI_ATEXIT_SIZE	6
2459 
2460 #define	MSG_CI_LCMESSAGES	31124
2461 #define	MSG_CI_LCMESSAGES_SIZE	10
2462 
2463 #define	MSG_CI_BIND_GUARD	31135
2464 #define	MSG_CI_BIND_GUARD_SIZE	10
2465 
2466 #define	MSG_CI_BIND_CLEAR	31146
2467 #define	MSG_CI_BIND_CLEAR_SIZE	10
2468 
2469 #define	MSG_CI_THR_SELF	31157
2470 #define	MSG_CI_THR_SELF_SIZE	8
2471 
2472 #define	MSG_CI_TLS_MODADD	31166
2473 #define	MSG_CI_TLS_MODADD_SIZE	10
2474 
2475 #define	MSG_CI_TLS_MODREM	31177
2476 #define	MSG_CI_TLS_MODREM_SIZE	10
2477 
2478 #define	MSG_CI_TLS_STATMOD	31188
2479 #define	MSG_CI_TLS_STATMOD_SIZE	11
2480 
2481 #define	MSG_CI_THRINIT	31200
2482 #define	MSG_CI_THRINIT_SIZE	7
2483 
2484 #define	MSG_CI_CRITICAL	31208
2485 #define	MSG_CI_CRITICAL_SIZE	8
2486 
2487 #define	MSG_TLS_FLAG_STATIC	31217
2488 #define	MSG_TLS_FLAG_STATIC_SIZE	10
2489 
2490 #define	MSG_MR_PADDING	31228
2491 #define	MSG_MR_PADDING_SIZE	11
2492 
2493 #define	MSG_MR_HDR_ELF	31240
2494 #define	MSG_MR_HDR_ELF_SIZE	11
2495 
2496 #define	MSG_MR_HDR_AOUT	31252
2497 #define	MSG_MR_HDR_AOUT_SIZE	12
2498 
2499 #define	MSG_AUD_PRELOAD	31265
2500 #define	MSG_AUD_PRELOAD_SIZE	12
2501 
2502 #define	MSG_AUD_GLOBAL	31278
2503 #define	MSG_AUD_GLOBAL_SIZE	16
2504 
2505 #else	/* __lint */
2506 
2507 extern	const char *	_liblddbg_msg(Msg);
2508 
2509 #ifndef MSG_SGS_LOCAL_ARRAY
2510 #define	MSG_SGS_LOCAL_ARRAY	""
2511 #endif
2512 
2513 extern	const char	__liblddbg_msg[];
2514 
2515 #define MSG_ORIG_STRTAB(_x, _s)	_x
2516 #define MSG_ORIG(x)	x
2517 #define MSG_INTL(x)	x
2518 
2519 #ifndef LINTSUP_SUPPRESS_STRINGS
2520 
2521 #define	MSG_USE_UNRECOG	"warning: unrecognized debug option (try help): %s"
2522 #define	MSG_USE_UNRECOG_SIZE	49
2523 
2524 #define	MSG_USE_CNTNEGOPT	"warning: ignoring non-negatable debug option: %s"
2525 #define	MSG_USE_CNTNEGOPT_SIZE	48
2526 
2527 #define	MSG_USE_HDR_DCT	"Display Control Tokens:"
2528 #define	MSG_USE_HDR_DCT_SIZE	23
2529 
2530 #define	MSG_USE_HDR_CST	"Category Selection Tokens:"
2531 #define	MSG_USE_HDR_CST_SIZE	26
2532 
2533 #define	MSG_USE_HDR_BOTH	"    [ld and ld.so.1]"
2534 #define	MSG_USE_HDR_BOTH_SIZE	20
2535 
2536 #define	MSG_USE_HDR_RTLD	"    [ld.so.1 only]"
2537 #define	MSG_USE_HDR_RTLD_SIZE	18
2538 
2539 #define	MSG_USE_HDR_LD	"    [ld only]"
2540 #define	MSG_USE_HDR_LD_SIZE	13
2541 
2542 #define	MSG_USE_R1_A	"The runtime linker and link-editor support a shared debugging"
2543 #define	MSG_USE_R1_A_SIZE	61
2544 
2545 #define	MSG_USE_R1_B	"facility. Options are selected via a comma separated list of tokens,"
2546 #define	MSG_USE_R1_B_SIZE	68
2547 
2548 #define	MSG_USE_R1_C	"each of which specifies a display option or a category for which"
2549 #define	MSG_USE_R1_C_SIZE	64
2550 
2551 #define	MSG_USE_R1_D	"information is desired. Many tokens apply to both linker components,"
2552 #define	MSG_USE_R1_D_SIZE	68
2553 
2554 #define	MSG_USE_R1_E	"while some are specific to one or the other. Diagnostics are printed,"
2555 #define	MSG_USE_R1_E_SIZE	69
2556 
2557 #define	MSG_USE_R1_F	"one per line, with a standard prefix prepended to each one. Diagnostic"
2558 #define	MSG_USE_R1_F_SIZE	70
2559 
2560 #define	MSG_USE_R1_G	"output is sent to stderr unless otherwise redirected."
2561 #define	MSG_USE_R1_G_SIZE	53
2562 
2563 #define	MSG_USE_R2_A	"Runtime Linking (ld.so.1):"
2564 #define	MSG_USE_R2_A_SIZE	26
2565 
2566 #define	MSG_USE_R2_B	"    Diagnostics that trace the runtime linking of an application"
2567 #define	MSG_USE_R2_B_SIZE	64
2568 
2569 #define	MSG_USE_R2_C	"    can be enabled via the LD_DEBUG environment variable:"
2570 #define	MSG_USE_R2_C_SIZE	57
2571 
2572 #define	MSG_USE_R2_D	"         LD_DEBUG=token1,token2 app ..."
2573 #define	MSG_USE_R2_D_SIZE	39
2574 
2575 #define	MSG_USE_R2_E	"    In addition to the \"output\" token described below, diagnostic"
2576 #define	MSG_USE_R2_E_SIZE	65
2577 
2578 #define	MSG_USE_R2_F	"    output from the runtime linker can be redirected to an output"
2579 #define	MSG_USE_R2_F_SIZE	65
2580 
2581 #define	MSG_USE_R2_G	"    file using the additional environment variable:"
2582 #define	MSG_USE_R2_G_SIZE	51
2583 
2584 #define	MSG_USE_R2_H	"         LD_DEBUG_OUTPUT=file"
2585 #define	MSG_USE_R2_H_SIZE	29
2586 
2587 #define	MSG_USE_R2_I	"    If the \"output\" token and LD_DEBUG_OUTPUT are both specified,"
2588 #define	MSG_USE_R2_I_SIZE	65
2589 
2590 #define	MSG_USE_R2_J	"    the file specified by LD_DEBUG_OUTPUT is used. If LD_DEBUG_OUTPUT"
2591 #define	MSG_USE_R2_J_SIZE	69
2592 
2593 #define	MSG_USE_R2_K	"    is used, the output file name is suffixed with the process id."
2594 #define	MSG_USE_R2_K_SIZE	66
2595 
2596 #define	MSG_USE_R2_L	"    An output file specified via the \"output\" token is used as"
2597 #define	MSG_USE_R2_L_SIZE	62
2598 
2599 #define	MSG_USE_R2_M	"    specified, without a process id suffix. Use of the \"output\""
2600 #define	MSG_USE_R2_M_SIZE	63
2601 
2602 #define	MSG_USE_R2_N	"    token with programs that call fork() results in each process"
2603 #define	MSG_USE_R2_N_SIZE	64
2604 
2605 #define	MSG_USE_R2_O	"    writing debug output to the same file. The debug output will be"
2606 #define	MSG_USE_R2_O_SIZE	67
2607 
2608 #define	MSG_USE_R2_P	"    jumbled and incomplete. LD_DEBUG_OUTPUT should be used in such"
2609 #define	MSG_USE_R2_P_SIZE	66
2610 
2611 #define	MSG_USE_R2_Q	"    cases to direct debug output for each process to a unique file."
2612 #define	MSG_USE_R2_Q_SIZE	67
2613 
2614 #define	MSG_USE_R2_R	"    All runtime linker diagnostics are prepended with the process"
2615 #define	MSG_USE_R2_R_SIZE	65
2616 
2617 #define	MSG_USE_R2_S	"    id. If thread capabilities are enabled for the process, the"
2618 #define	MSG_USE_R2_S_SIZE	63
2619 
2620 #define	MSG_USE_R2_T	"    thread id is also shown. All Solaris applications are thread"
2621 #define	MSG_USE_R2_T_SIZE	64
2622 
2623 #define	MSG_USE_R2_U	"    capable, and a single threaded application may use threads via"
2624 #define	MSG_USE_R2_U_SIZE	66
2625 
2626 #define	MSG_USE_R2_V	"    the libraries it links to. Diagnostics from such applications"
2627 #define	MSG_USE_R2_V_SIZE	65
2628 
2629 #define	MSG_USE_R2_W	"    reference thread id 1."
2630 #define	MSG_USE_R2_W_SIZE	26
2631 
2632 #define	MSG_USE_R3_A	" Link-Editing (ld):"
2633 #define	MSG_USE_R3_A_SIZE	19
2634 
2635 #define	MSG_USE_R3_B	"    Diagnostics that trace the link-editing of an application are"
2636 #define	MSG_USE_R3_B_SIZE	65
2637 
2638 #define	MSG_USE_R3_C	"    enabled using the -D option:"
2639 #define	MSG_USE_R3_C_SIZE	32
2640 
2641 #define	MSG_USE_R3_D	"       ld -Dtoken1,token2 -o prog ..."
2642 #define	MSG_USE_R3_D_SIZE	37
2643 
2644 #define	MSG_USE_R3_E	"    As compiler drivers may assign -D a different meaning, the"
2645 #define	MSG_USE_R3_E_SIZE	62
2646 
2647 #define	MSG_USE_R3_F	"    LD_OPTIONS environment variable is often used:"
2648 #define	MSG_USE_R3_F_SIZE	50
2649 
2650 #define	MSG_USE_R3_G	"       LD_OPTIONS=-Dtoken1,token2 cc -o prog ..."
2651 #define	MSG_USE_R3_G_SIZE	48
2652 
2653 #define	MSG_USE_R3_H	"    The position of -D on the link-edit command line is significant."
2654 #define	MSG_USE_R3_H_SIZE	68
2655 
2656 #define	MSG_USE_R3_I	"    Diagnostics are enabled when a debug token is first encountered,"
2657 #define	MSG_USE_R3_I_SIZE	68
2658 
2659 #define	MSG_USE_R3_J	"    and can be switched off by prepending the token with \"!\"."
2660 #define	MSG_USE_R3_J_SIZE	61
2661 
2662 #define	MSG_USE_R3_K	"    Diagnostic output can be directed to a file using the \"output\""
2663 #define	MSG_USE_R3_K_SIZE	66
2664 
2665 #define	MSG_USE_R3_L	"    token, The output file is used as specified, without a process"
2666 #define	MSG_USE_R3_L_SIZE	66
2667 
2668 #define	MSG_USE_R3_M	"    id suffix."
2669 #define	MSG_USE_R3_M_SIZE	14
2670 
2671 #define	MSG_USE_R3_N	"    All link-editor diagnostics are prepended with the string \"debug\"."
2672 #define	MSG_USE_R3_N_SIZE	70
2673 
2674 #define	MSG_USE_R4_A	"        demangle         show C++ symbol names in their demangled form"
2675 #define	MSG_USE_R4_A_SIZE	70
2676 
2677 #define	MSG_USE_R4_B	"        detail           provide more information in conjunction with"
2678 #define	MSG_USE_R4_B_SIZE	69
2679 
2680 #define	MSG_USE_R4_B2	"                           other options"
2681 #define	MSG_USE_R4_B2_SIZE	40
2682 
2683 #define	MSG_USE_R4_C	"        dtime            prepend a time delta to diagnostics. The value"
2684 #define	MSG_USE_R4_C_SIZE	71
2685 
2686 #define	MSG_USE_R4_C2	"                           appears as seconds.fraction, and represents"
2687 #define	MSG_USE_R4_C2_SIZE	70
2688 
2689 #define	MSG_USE_R4_C3	"                           the elapsed time since that last diagnostic."
2690 #define	MSG_USE_R4_C3_SIZE	71
2691 
2692 #define	MSG_USE_R4_D	"        long             display long object names without truncation"
2693 #define	MSG_USE_R4_D_SIZE	69
2694 
2695 #define	MSG_USE_R4_E	"        output=file      debug output is sent to the named file"
2696 #define	MSG_USE_R4_E_SIZE	63
2697 
2698 #define	MSG_USE_R4_E2	"                           instead of stderr. If file is empty (\"\"),"
2699 #define	MSG_USE_R4_E2_SIZE	68
2700 
2701 #define	MSG_USE_R4_E3	"                           following output will be sent to stderr."
2702 #define	MSG_USE_R4_E3_SIZE	67
2703 
2704 #define	MSG_USE_R4_F	"        ttime            prepend a time stamp to diagnostics. The value"
2705 #define	MSG_USE_R4_F_SIZE	71
2706 
2707 #define	MSG_USE_R4_F2	"                           appears as seconds.fraction, and represents"
2708 #define	MSG_USE_R4_F2_SIZE	70
2709 
2710 #define	MSG_USE_R4_F3	"                           the time since entering ld or ld.so.1."
2711 #define	MSG_USE_R4_F3_SIZE	65
2712 
2713 #define	MSG_USE_R4_F4	"                           Note all diagnostics induce a probe affect,"
2714 #define	MSG_USE_R4_F4_SIZE	70
2715 
2716 #define	MSG_USE_R4_F5	"                           which should be taken into account when"
2717 #define	MSG_USE_R4_F5_SIZE	66
2718 
2719 #define	MSG_USE_R4_F6	"                           interpreting dtime and ttime information."
2720 #define	MSG_USE_R4_F6_SIZE	68
2721 
2722 #define	MSG_USE_R5_A	"        lmid[=name]      prepend link-map list id to diagnostics, and"
2723 #define	MSG_USE_R5_A_SIZE	69
2724 
2725 #define	MSG_USE_R5_A2	"                         optionally filter the lists: By default,"
2726 #define	MSG_USE_R5_A2_SIZE	65
2727 
2728 #define	MSG_USE_R5_A3	"                         diagnostics are produced for all link-map"
2729 #define	MSG_USE_R5_A3_SIZE	66
2730 
2731 #define	MSG_USE_R5_A4	"                         lists except that of the runtime linker"
2732 #define	MSG_USE_R5_A4_SIZE	64
2733 
2734 #define	MSG_USE_R5_A5	"                         (ldso), without identification. \"lmid\" causes"
2735 #define	MSG_USE_R5_A5_SIZE	70
2736 
2737 #define	MSG_USE_R5_A6	"                         the link-map list id to be prepended."
2738 #define	MSG_USE_R5_A6_SIZE	62
2739 
2740 #define	MSG_USE_R5_A7	"                         \"name\" limits diagnostics to the named"
2741 #define	MSG_USE_R5_A7_SIZE	63
2742 
2743 #define	MSG_USE_R5_A8	"                         link-map list. Additional \"lmid\" tokens"
2744 #define	MSG_USE_R5_A8_SIZE	64
2745 
2746 #define	MSG_USE_R5_A9	"                         can specify multiple link-map lists."
2747 #define	MSG_USE_R5_A9_SIZE	61
2748 
2749 #define	MSG_USE_R5_A0	"                         Valid names are:"
2750 #define	MSG_USE_R5_A0_SIZE	41
2751 
2752 #define	MSG_USE_R5_B	"                             all        all link-map lists except ldso"
2753 #define	MSG_USE_R5_B_SIZE	70
2754 
2755 #define	MSG_USE_R5_C	"                             alt        all alternative link-map lists"
2756 #define	MSG_USE_R5_C_SIZE	70
2757 
2758 #define	MSG_USE_R5_D	"                             alt[0-9]+  specific alt link-map list"
2759 #define	MSG_USE_R5_D_SIZE	66
2760 
2761 #define	MSG_USE_R5_E	"                             base       base (main) link-map list"
2762 #define	MSG_USE_R5_E_SIZE	65
2763 
2764 #define	MSG_USE_R5_F	"                             ldso       runtime linker link-map list "
2765 #define	MSG_USE_R5_F_SIZE	69
2766 
2767 #define	MSG_USE_R6_A	"        name             prepend output file basename to diagnostics"
2768 #define	MSG_USE_R6_A_SIZE	68
2769 
2770 #define	MSG_USE_R6_B	"        fullname         prepend full output file name to diagnostics"
2771 #define	MSG_USE_R6_B_SIZE	69
2772 
2773 #define	MSG_USE_R6_C	"        class            prepend output file elfclass (32/64) to"
2774 #define	MSG_USE_R6_C_SIZE	64
2775 
2776 #define	MSG_USE_R6_C2	"                           diagnostics"
2777 #define	MSG_USE_R6_C2_SIZE	38
2778 
2779 #define	MSG_USE_R7_A	"        all              display information for all categories"
2780 #define	MSG_USE_R7_A_SIZE	63
2781 
2782 #define	MSG_USE_R7_B	"        basic            basic trace information/warnings"
2783 #define	MSG_USE_R7_B_SIZE	57
2784 
2785 #define	MSG_USE_R7_C	"        cap              platform/machine/hardware/software capabilities"
2786 #define	MSG_USE_R7_C_SIZE	72
2787 
2788 #define	MSG_USE_R7_D	"        files            input file processing (files and libraries)"
2789 #define	MSG_USE_R7_D_SIZE	68
2790 
2791 #define	MSG_USE_R7_E	"        help             this help message"
2792 #define	MSG_USE_R7_E_SIZE	42
2793 
2794 #define	MSG_USE_R7_F	"        libs             library search paths; detail flag shows"
2795 #define	MSG_USE_R7_F_SIZE	64
2796 
2797 #define	MSG_USE_R7_F2	"                           actual library lookup (-l) processing"
2798 #define	MSG_USE_R7_F2_SIZE	64
2799 
2800 #define	MSG_USE_R7_G	"        move             move sections"
2801 #define	MSG_USE_R7_G_SIZE	38
2802 
2803 #define	MSG_USE_R7_H	"        reloc            relocations"
2804 #define	MSG_USE_R7_H_SIZE	36
2805 
2806 #define	MSG_USE_R7_I	"        symbols          symbol tables; detail flag shows internal"
2807 #define	MSG_USE_R7_I_SIZE	66
2808 
2809 #define	MSG_USE_R7_I2	"                           symbol table addition/resolution (ld only)"
2810 #define	MSG_USE_R7_I2_SIZE	69
2811 
2812 #define	MSG_USE_R7_J	"        tls              thread local storage (TLS)"
2813 #define	MSG_USE_R7_J_SIZE	51
2814 
2815 #define	MSG_USE_R7_K	"        unused           unused/unreferenced files; detail flag"
2816 #define	MSG_USE_R7_K_SIZE	63
2817 
2818 #define	MSG_USE_R7_K2	"                           shows unused sections (ld only)"
2819 #define	MSG_USE_R7_K2_SIZE	58
2820 
2821 #define	MSG_USE_R7_L	"        versions         ELF versioning"
2822 #define	MSG_USE_R7_L_SIZE	39
2823 
2824 #define	MSG_USE_R8_A	"        audit            runtime link-audit processing"
2825 #define	MSG_USE_R8_A_SIZE	54
2826 
2827 #define	MSG_USE_R8_B	"        bindings         symbol binding; detail flag shows"
2828 #define	MSG_USE_R8_B_SIZE	58
2829 
2830 #define	MSG_USE_R8_B2	"                           absolute:relative addresses"
2831 #define	MSG_USE_R8_B2_SIZE	54
2832 
2833 #define	MSG_USE_R8_C	"        dl               user calls to the dl*() family"
2834 #define	MSG_USE_R8_C_SIZE	55
2835 
2836 #define	MSG_USE_R8_D	"        init             init and fini processing"
2837 #define	MSG_USE_R8_D_SIZE	49
2838 
2839 #define	MSG_USE_R9_A	"        args             input arguments"
2840 #define	MSG_USE_R9_A_SIZE	40
2841 
2842 #define	MSG_USE_R9_B	"        entry            entrance criteria descriptors"
2843 #define	MSG_USE_R9_B_SIZE	54
2844 
2845 #define	MSG_USE_R9_C	"        got              GOT symbol information"
2846 #define	MSG_USE_R9_C_SIZE	47
2847 
2848 #define	MSG_USE_R9_D	"        map              mapfile processing"
2849 #define	MSG_USE_R9_D_SIZE	43
2850 
2851 #define	MSG_USE_R9_E	"        sections         input sections"
2852 #define	MSG_USE_R9_E_SIZE	39
2853 
2854 #define	MSG_USE_R9_F	"        segments         output segments and address/offset processing;"
2855 #define	MSG_USE_R9_F_SIZE	71
2856 
2857 #define	MSG_USE_R9_F2	"                           detail flag shows associated sections"
2858 #define	MSG_USE_R9_F2_SIZE	64
2859 
2860 #define	MSG_USE_R9_G	"        statistics       symbol table and relocation statistics"
2861 #define	MSG_USE_R9_G_SIZE	63
2862 
2863 #define	MSG_USE_R9_H	"        strtab           string table compression statistics;"
2864 #define	MSG_USE_R9_H_SIZE	61
2865 
2866 #define	MSG_USE_R9_H2	"                           detail flag shows layout of string tables"
2867 #define	MSG_USE_R9_H2_SIZE	68
2868 
2869 #define	MSG_USE_R9_I	"        support          support libraries"
2870 #define	MSG_USE_R9_I_SIZE	42
2871 
2872 #define	MSG_BASIC_COLLECT	"collect relocations"
2873 #define	MSG_BASIC_COLLECT_SIZE	19
2874 
2875 #define	MSG_BASIC_CREATE	"create output image"
2876 #define	MSG_BASIC_CREATE_SIZE	19
2877 
2878 #define	MSG_BASIC_FILES	"process files"
2879 #define	MSG_BASIC_FILES_SIZE	13
2880 
2881 #define	MSG_BASIC_FINISHED	"processing finished"
2882 #define	MSG_BASIC_FINISHED_SIZE	19
2883 
2884 #define	MSG_BASIC_OPTIONS	"process options"
2885 #define	MSG_BASIC_OPTIONS_SIZE	15
2886 
2887 #define	MSG_BASIC_RELOCATE	"relocate output image"
2888 #define	MSG_BASIC_RELOCATE_SIZE	21
2889 
2890 #define	MSG_BASIC_VALIDATE	"validating symbols"
2891 #define	MSG_BASIC_VALIDATE_SIZE	18
2892 
2893 #define	MSG_ARG_OPTION	"arg[%d]\toption=-%c"
2894 #define	MSG_ARG_OPTION_SIZE	18
2895 
2896 #define	MSG_ARG_OPTARG	"arg[%d]\toption=-%c:  option-argument: %s"
2897 #define	MSG_ARG_OPTARG_SIZE	40
2898 
2899 #define	MSG_ARG_STR2CHR	"arg[%d]\toption=-%s:  translated: new option=-%c"
2900 #define	MSG_ARG_STR2CHR_SIZE	47
2901 
2902 #define	MSG_ARG_WLDEL	"arg[%d]\toption=-W%s:  translated: prefix -Wl,: removed"
2903 #define	MSG_ARG_WLDEL_SIZE	54
2904 
2905 #define	MSG_ARG_FILE	"arg[%d]\tfile=%s"
2906 #define	MSG_ARG_FILE_SIZE	15
2907 
2908 #define	MSG_ARG_NG_UNKNOWN	"warning: unrecognized -z guidance item: %s"
2909 #define	MSG_ARG_NG_UNKNOWN_SIZE	42
2910 
2911 #define	MSG_BND_BASIC	"binding file=%s to file=%s: symbol '%s'"
2912 #define	MSG_BND_BASIC_SIZE	39
2913 
2914 #define	MSG_BND_PLT	"binding file=%s (%#llx:%#llx) at plt[%lld]:%s to file=%s (%#llx:%#llx): symbol '%s'%s"
2915 #define	MSG_BND_PLT_SIZE	85
2916 
2917 #define	MSG_BND_DLSYM	"binding file=%s (dlsym) to file=%s (%#llx:%#llx): symbol '%s'%s"
2918 #define	MSG_BND_DLSYM_SIZE	63
2919 
2920 #define	MSG_BND_DEFAULT	"binding file=%s (%#llx:%#llx) to file=%s (%#llx:%#llx): symbol '%s'%s"
2921 #define	MSG_BND_DEFAULT_SIZE	69
2922 
2923 #define	MSG_BND_WEAK_1	"binding file=%s to 0x0 (undefined weak): symbol '%s'"
2924 #define	MSG_BND_WEAK_1_SIZE	52
2925 
2926 #define	MSG_BND_WEAK_2	"binding file=%s (%#llx:%#llx) to 0x0 (undefined weak): symbol '%s'"
2927 #define	MSG_BND_WEAK_2_SIZE	66
2928 
2929 #define	MSG_BND_REJECT	"binding file=%s to file=%s: symbol '%s'  (rejected: %s)"
2930 #define	MSG_BND_REJECT_SIZE	55
2931 
2932 #define	MSG_BNDREJ_DIRECT	"attempt to directly bind to a NODIRECT definition"
2933 #define	MSG_BNDREJ_DIRECT_SIZE	49
2934 
2935 #define	MSG_BNDREJ_GROUP	"attempt to bind within a group to a NODIRECT definition"
2936 #define	MSG_BNDREJ_GROUP_SIZE	55
2937 
2938 #define	MSG_BNDREJ_SINGLE	"attempt to bind to a SINGLETON definition without following default search model"
2939 #define	MSG_BNDREJ_SINGLE_SIZE	80
2940 
2941 #define	MSG_BND_PLTPAD_TO	"   pltpad: %#llx: file=%s bound to file=%s: symbol '%s'"
2942 #define	MSG_BND_PLTPAD_TO_SIZE	55
2943 
2944 #define	MSG_BND_PLTPAD_FROM	"   pltpad: %#llx: bound from file=%s: symbol '%s'"
2945 #define	MSG_BND_PLTPAD_FROM_SIZE	49
2946 
2947 #define	MSG_BND_PSUM_SPARCV9	"Summary of PLT types bound: 21d=%d, 24d=%d, u32=%d, u44=%d, full=%d, far=%d, Total=%d"
2948 #define	MSG_BND_PSUM_SPARCV9_SIZE	85
2949 
2950 #define	MSG_BND_PSUM_SPARC	"Summary of PLT types bound: 21d=%d, 24d=%d, full=%d, Total=%d"
2951 #define	MSG_BND_PSUM_SPARC_SIZE	61
2952 
2953 #define	MSG_BND_PSUM_DEFAULT	"Summary of PLT types bound: total=%d"
2954 #define	MSG_BND_PSUM_DEFAULT_SIZE	36
2955 
2956 #define	MSG_REL_GENERATE	"generating input relocations: section=%s"
2957 #define	MSG_REL_GENERATE_SIZE	40
2958 
2959 #define	MSG_REL_COLLECT	"collecting input relocations: section=%s, file=%s"
2960 #define	MSG_REL_COLLECT_SIZE	49
2961 
2962 #define	MSG_REL_ACTIVE	"performing active relocations"
2963 #define	MSG_REL_ACTIVE_SIZE	29
2964 
2965 #define	MSG_REL_CREATING	"creating output relocations"
2966 #define	MSG_REL_CREATING_SIZE	27
2967 
2968 #define	MSG_REL_START	"relocation processing: file=%s%s"
2969 #define	MSG_REL_START_SIZE	32
2970 
2971 #define	MSG_REL_FINISH	"relocation processing: file=%s; finished%s"
2972 #define	MSG_REL_FINISH_SIZE	42
2973 
2974 #define	MSG_REL_NONE	"relocation processing: file=%s%s; nothing to do"
2975 #define	MSG_REL_NONE_SIZE	47
2976 
2977 #define	MSG_REL_PLT	"  (plt processing only)"
2978 #define	MSG_REL_PLT_SIZE	23
2979 
2980 #define	MSG_REL_FAIL	"  (failed)"
2981 #define	MSG_REL_FAIL_SIZE	10
2982 
2983 #define	MSG_REL_BADROFFSET	"<offset lies outside memory image; relocation discarded>"
2984 #define	MSG_REL_BADROFFSET_SIZE	56
2985 
2986 #define	MSG_REL_TRANSITION	"relocation: %s: section=%s; input from file=%s; offset=0x%llx; symbol=%s; transitioned to: %s"
2987 #define	MSG_REL_TRANSITION_SIZE	93
2988 
2989 #define	MSG_REL_DISCARDED	"relocation against discarded section=%s from file=%s; relocation type=%s offset=0x%llx; relocation discarded"
2990 #define	MSG_REL_DISCARDED_SIZE	108
2991 
2992 #define	MSG_REL_COPY	"copy data from file=%s to file=%s: symbol '%s'%s"
2993 #define	MSG_REL_COPY_SIZE	48
2994 
2995 #define	MSG_REL_SLOPPYCOMDAT	"the following relocation references a discarded section; relocation redirected to section %s in file %s"
2996 #define	MSG_REL_SLOPPYCOMDAT_SIZE	103
2997 
2998 #define	MSG_ECR_TITLE	"Segment Entrance Criteria Descriptor List"
2999 #define	MSG_ECR_TITLE_SIZE	41
3000 
3001 #define	MSG_ECR_DESC	"entrance descriptor[%u]"
3002 #define	MSG_ECR_DESC_SIZE	23
3003 
3004 #define	MSG_EDATA_TITLE_32	"            addr type        size   offset al file"
3005 #define	MSG_EDATA_TITLE_32_SIZE	50
3006 
3007 #define	MSG_EDATA_ENTRY_32	"  %3s %#10llx %-5s %#10llx %#8llx %2lld %s %s%s"
3008 #define	MSG_EDATA_ENTRY_32_SIZE	47
3009 
3010 #define	MSG_EDATA_TITLE_64	"                    addr type                size           offset al file"
3011 #define	MSG_EDATA_TITLE_64_SIZE	74
3012 
3013 #define	MSG_EDATA_ENTRY_64	"  %3s %#18llx %-5s %#18llx %#16llx %2lld %s %s%s"
3014 #define	MSG_EDATA_ENTRY_64_SIZE	48
3015 
3016 #define	MSG_EDATA_IGNSCN	"  (section ignored)"
3017 #define	MSG_EDATA_IGNSCN_SIZE	19
3018 
3019 #define	MSG_FIL_BASIC	"file=%s  [ %s ]"
3020 #define	MSG_FIL_BASIC_SIZE	15
3021 
3022 #define	MSG_FIL_ARCHIVE	"file=%s  [ archive ] %s"
3023 #define	MSG_FIL_ARCHIVE_SIZE	23
3024 
3025 #define	MSG_FIL_SKIP_1	"file=%s;  skipped: already processed as %s"
3026 #define	MSG_FIL_SKIP_1_SIZE	42
3027 
3028 #define	MSG_FIL_SKIP_2	"file=%s;  skipped: already processed"
3029 #define	MSG_FIL_SKIP_2_SIZE	36
3030 
3031 #define	MSG_FIL_REUSE	"file=%s;  reusing: originally processed as %s"
3032 #define	MSG_FIL_REUSE_SIZE	45
3033 
3034 #define	MSG_FIL_PROT	"file=%s;  modifying memory protections (%c PROT_WRITE)"
3035 #define	MSG_FIL_PROT_SIZE	54
3036 
3037 #define	MSG_FIL_DELETE	"file=%s;  deleting"
3038 #define	MSG_FIL_DELETE_SIZE	18
3039 
3040 #define	MSG_FIL_CLEANUP	"file=%s;  loading failed: cleaning up lmco 0x%llx"
3041 #define	MSG_FIL_CLEANUP_SIZE	49
3042 
3043 #define	MSG_FIL_LAZYLOAD	"file=%s;  lazy loading from file=%s: symbol=%s"
3044 #define	MSG_FIL_LAZYLOAD_SIZE	46
3045 
3046 #define	MSG_FIL_PRELOAD	"file=%s;  preloading"
3047 #define	MSG_FIL_PRELOAD_SIZE	20
3048 
3049 #define	MSG_FIL_NEEDED	"file=%s;  needed by %s"
3050 #define	MSG_FIL_NEEDED_SIZE	22
3051 
3052 #define	MSG_FIL_FILTER_1	"file=%s;  filter for %s  (configuration definition)"
3053 #define	MSG_FIL_FILTER_1_SIZE	51
3054 
3055 #define	MSG_FIL_FILTER_2	"file=%s;  filter for %s"
3056 #define	MSG_FIL_FILTER_2_SIZE	23
3057 
3058 #define	MSG_FIL_FILTEE_2	"file=%s;  filtee processing failed"
3059 #define	MSG_FIL_FILTEE_2_SIZE	34
3060 
3061 #define	MSG_FIL_FILTEE_3	"file=%s;  filtee skipped  (auditor directed)"
3062 #define	MSG_FIL_FILTEE_3_SIZE	44
3063 
3064 #define	MSG_FIL_FIXNAME	"file=%s;  required name=%s"
3065 #define	MSG_FIL_FIXNAME_SIZE	26
3066 
3067 #define	MSG_FIL_PROMOTE	"file=%s;  promoting mode to %s"
3068 #define	MSG_FIL_PROMOTE_SIZE	30
3069 
3070 #define	MSG_FIL_DEFERRED	"file=%s;  deferred dependency exchanged for file=%s"
3071 #define	MSG_FIL_DEFERRED_SIZE	51
3072 
3073 #define	MSG_FIL_AOUT	"file=%s  [ AOUT ]; generating link map"
3074 #define	MSG_FIL_AOUT_SIZE	38
3075 
3076 #define	MSG_FIL_ELF	"file=%s  [ ELF ]; generating link map%s"
3077 #define	MSG_FIL_ELF_SIZE	39
3078 
3079 #define	MSG_FIL_LDSO	"file=%s  [ ELF ]"
3080 #define	MSG_FIL_LDSO_SIZE	16
3081 
3082 #define	MSG_FIL_ANALYZE	"file=%s;  analyzing  %s"
3083 #define	MSG_FIL_ANALYZE_SIZE	23
3084 
3085 #define	MSG_FIL_FILTEE_1	"file=%s;  filtered by %s"
3086 #define	MSG_FIL_FILTEE_1_SIZE	24
3087 
3088 #define	MSG_FIL_CONFIG	"file=%s  [ ELF ]; configuration alternate found: %s"
3089 #define	MSG_FIL_CONFIG_SIZE	51
3090 
3091 #define	MSG_FIL_DATA_AS	"    addr:     %#18llx  size:   %#18llx"
3092 #define	MSG_FIL_DATA_AS_SIZE	38
3093 
3094 #define	MSG_FIL_DATA_LL	"    lmid:     %18.18s  lmco:   %#18llx"
3095 #define	MSG_FIL_DATA_LL_SIZE	38
3096 
3097 #define	MSG_FIL_DATA_EA	"    envp:     %#18llx  auxv:   %#18llx"
3098 #define	MSG_FIL_DATA_EA_SIZE	38
3099 
3100 #define	MSG_FIL_MMAPOBJ	"file=%s  mmapobj entries=%d"
3101 #define	MSG_FIL_MMAPOBJ_SIZE	27
3102 
3103 #define	MSG_FIL_MMAPOBJ_1	"  [%d]: addr:  %#18llx  fsize:  %#18llx  %s"
3104 #define	MSG_FIL_MMAPOBJ_1_SIZE	43
3105 
3106 #define	MSG_FIL_MMAPOBJ_2	"       offset: %#17llx  msize:  %#18llx"
3107 #define	MSG_FIL_MMAPOBJ_2_SIZE	39
3108 
3109 #define	MSG_FIL_BND_ADD	"file=%s;  add binding to:"
3110 #define	MSG_FIL_BND_ADD_SIZE	25
3111 
3112 #define	MSG_FIL_BND_FILE	"    file=%s   %s"
3113 #define	MSG_FIL_BND_FILE_SIZE	16
3114 
3115 #define	MSG_FIL_DEP_TITLE	"processing %s dependencies  %s:"
3116 #define	MSG_FIL_DEP_TITLE_SIZE	31
3117 
3118 #define	MSG_FIL_DEP_NONE	"  file=%s;  has no dependencies"
3119 #define	MSG_FIL_DEP_NONE_SIZE	31
3120 
3121 #define	MSG_FIL_DEP_ENT	"  file=%s;  depends on:"
3122 #define	MSG_FIL_DEP_ENT_SIZE	23
3123 
3124 #define	MSG_FIL_DEP_ADD	"    file=%s;  object added  %s  %s"
3125 #define	MSG_FIL_DEP_ADD_SIZE	34
3126 
3127 #define	MSG_FIL_DEP_UPDATE	"    file=%s;  object updated  %s  %s"
3128 #define	MSG_FIL_DEP_UPDATE_SIZE	36
3129 
3130 #define	MSG_FIL_DEP_DELETE	"    file=%s;  object deleting  %s"
3131 #define	MSG_FIL_DEP_DELETE_SIZE	33
3132 
3133 #define	MSG_FIL_DEP_REMOVE	"    file=%s;  object removed from handle  %s"
3134 #define	MSG_FIL_DEP_REMOVE_SIZE	44
3135 
3136 #define	MSG_FIL_DEP_REMAIN	"    file=%s;  object must remain on handle  %s"
3137 #define	MSG_FIL_DEP_REMAIN_SIZE	46
3138 
3139 #define	MSG_FIL_DEP_ORPHAN	"    file=%s;  object remains on orphan handle  %s"
3140 #define	MSG_FIL_DEP_ORPHAN_SIZE	49
3141 
3142 #define	MSG_FIL_DEP_REINST	"    file=%s;  object reinstated  %s"
3143 #define	MSG_FIL_DEP_REINST_SIZE	35
3144 
3145 #define	MSG_FIL_HDL_CREATE	"handle=%s;  creating  %s  0x%llx:"
3146 #define	MSG_FIL_HDL_CREATE_SIZE	33
3147 
3148 #define	MSG_FIL_HDL_ADD	"handle=%s;  adding dependent objects  %s:"
3149 #define	MSG_FIL_HDL_ADD_SIZE	41
3150 
3151 #define	MSG_FIL_HDL_DELETE	"handle=%s;  inspecting for deletion:"
3152 #define	MSG_FIL_HDL_DELETE_SIZE	36
3153 
3154 #define	MSG_FIL_HDL_ORPHAN	"handle=%s;  deletion cannot be completed: moving to orphan list:"
3155 #define	MSG_FIL_HDL_ORPHAN_SIZE	64
3156 
3157 #define	MSG_FIL_HDL_REINST	"handle=%s;  reinstating from orphan list:"
3158 #define	MSG_FIL_HDL_REINST_SIZE	41
3159 
3160 #define	MSG_FIL_HDL_COLLECT	"handle=%s;  collected for possible removal  %s"
3161 #define	MSG_FIL_HDL_COLLECT_SIZE	46
3162 
3163 #define	MSG_FIL_HDL_RETAIN	"handle=%s;  externally referenced from %s: handle retained"
3164 #define	MSG_FIL_HDL_RETAIN_SIZE	58
3165 
3166 #define	MSG_FIL_DEL_RESCAN	"pending deletions; rescanning orphan list for available deletions"
3167 #define	MSG_FIL_DEL_RESCAN_SIZE	65
3168 
3169 #define	MSG_FIL_AR_RESCAN	"rescanning archives from args[%d-%d]; additional members may satisfy prior extractions"
3170 #define	MSG_FIL_AR_RESCAN_SIZE	86
3171 
3172 #define	MSG_FIL_CONFIG_ERR	"configuration file=%s: %s"
3173 #define	MSG_FIL_CONFIG_ERR_SIZE	25
3174 
3175 #define	MSG_FIL_CONFIG_ERR_1	"ignored (configuration building)"
3176 #define	MSG_FIL_CONFIG_ERR_1_SIZE	32
3177 
3178 #define	MSG_FIL_CONFIG_ERR_2	"invalid version"
3179 #define	MSG_FIL_CONFIG_ERR_2_SIZE	15
3180 
3181 #define	MSG_FIL_CONFIG_ERR_3	"unable to process file"
3182 #define	MSG_FIL_CONFIG_ERR_3_SIZE	22
3183 
3184 #define	MSG_FIL_CONFIG_ERR_4	"corrupt or truncated file"
3185 #define	MSG_FIL_CONFIG_ERR_4_SIZE	25
3186 
3187 #define	MSG_FIL_CONFIG_ERR_5	"incompatible ELF class, byte order, or machine architecture"
3188 #define	MSG_FIL_CONFIG_ERR_5_SIZE	59
3189 
3190 #define	MSG_FIL_MODIFIED	"file=%s; open modified by support library: %s"
3191 #define	MSG_FIL_MODIFIED_SIZE	45
3192 
3193 #define	MSG_FIL_NAMECHANGE	"    name changed to: %s"
3194 #define	MSG_FIL_NAMECHANGE_SIZE	23
3195 
3196 #define	MSG_FIL_FDCHANGE	"    file descriptor changed from: %d to: %d %s"
3197 #define	MSG_FIL_FDCHANGE_SIZE	46
3198 
3199 #define	MSG_FIL_ELFCHANGE	"    ELF descriptor changed from: 0x%llx to: 0x%llx %s"
3200 #define	MSG_FIL_ELFCHANGE_SIZE	53
3201 
3202 #define	MSG_FIL_IGNORE	" (file will be ignored)"
3203 #define	MSG_FIL_IGNORE_SIZE	23
3204 
3205 #define	MSG_CNTL_TITLE	"control list processing complete: moving lmco 0x%llx to lmco 0x%llx"
3206 #define	MSG_CNTL_TITLE_SIZE	67
3207 
3208 #define	MSG_REJ_MACH	"file=%s;  rejected: wrong machine type: %s"
3209 #define	MSG_REJ_MACH_SIZE	42
3210 
3211 #define	MSG_REJ_CLASS	"file=%s;  rejected: wrong ELF class: %s"
3212 #define	MSG_REJ_CLASS_SIZE	39
3213 
3214 #define	MSG_REJ_DATA	"file=%s;  rejected: wrong ELF data format: %s"
3215 #define	MSG_REJ_DATA_SIZE	45
3216 
3217 #define	MSG_REJ_TYPE	"file=%s;  rejected: bad ELF type: %s"
3218 #define	MSG_REJ_TYPE_SIZE	36
3219 
3220 #define	MSG_REJ_BADFLAG	"file=%s;  rejected: bad ELF flags value: %s"
3221 #define	MSG_REJ_BADFLAG_SIZE	43
3222 
3223 #define	MSG_REJ_MISFLAG	"file=%s;  rejected: mismatched ELF flags value: %s"
3224 #define	MSG_REJ_MISFLAG_SIZE	50
3225 
3226 #define	MSG_REJ_VERSION	"file=%s;  rejected: mismatched ELF/lib version: %s"
3227 #define	MSG_REJ_VERSION_SIZE	50
3228 
3229 #define	MSG_REJ_HAL	"file=%s;  rejected: HAL R1 extensions required"
3230 #define	MSG_REJ_HAL_SIZE	46
3231 
3232 #define	MSG_REJ_US3	"file=%s;  rejected: Sun UltraSPARC III extensions required"
3233 #define	MSG_REJ_US3_SIZE	58
3234 
3235 #define	MSG_REJ_STR	"obj=%s;  rejected: %s"
3236 #define	MSG_REJ_STR_SIZE	21
3237 
3238 #define	MSG_REJ_UNKFILE	"obj=%s;  rejected: unknown file type"
3239 #define	MSG_REJ_UNKFILE_SIZE	36
3240 
3241 #define	MSG_REJ_UNKCAP	"obj=%s;  rejected: unknown capability: %d"
3242 #define	MSG_REJ_UNKCAP_SIZE	41
3243 
3244 #define	MSG_REJ_HWCAP_1	"obj=%s;  rejected: hardware capability (CA_SUNW_HW_1) unsupported: %s"
3245 #define	MSG_REJ_HWCAP_1_SIZE	69
3246 
3247 #define	MSG_REJ_SFCAP_1	"obj=%s;  rejected: software capability (CA_SUNW_SF_1) unsupported: %s"
3248 #define	MSG_REJ_SFCAP_1_SIZE	69
3249 
3250 #define	MSG_REJ_MACHCAP	"obj=%s;  rejected: machine capability (CA_SUNW_MACH) unsupported: %s"
3251 #define	MSG_REJ_MACHCAP_SIZE	68
3252 
3253 #define	MSG_REJ_PLATCAP	"obj=%s;  rejected: platform capability (CA_SUNW_PLAT) unsupported: %s"
3254 #define	MSG_REJ_PLATCAP_SIZE	69
3255 
3256 #define	MSG_REJ_HWCAP_2	"obj=%s;  rejected: hardware capability (CA_SUNW_HW_2) unsupported: %s"
3257 #define	MSG_REJ_HWCAP_2_SIZE	69
3258 
3259 #define	MSG_LIB_INITPATH	"Library Search Paths (initial)"
3260 #define	MSG_LIB_INITPATH_SIZE	30
3261 
3262 #define	MSG_LIB_UPPATH	"Library Search Paths (-L updated)"
3263 #define	MSG_LIB_UPPATH_SIZE	33
3264 
3265 #define	MSG_LIB_LOPT	"find lib=-l%s; path=%s"
3266 #define	MSG_LIB_LOPT_SIZE	22
3267 
3268 #define	MSG_LIB_REQUIRED	"find lib=%s; path=%s (required by %s)"
3269 #define	MSG_LIB_REQUIRED_SIZE	37
3270 
3271 #define	MSG_LIB_LDLIBPATH	" search path=%s  (LD_LIBRARY_PATH)"
3272 #define	MSG_LIB_LDLIBPATH_SIZE	34
3273 
3274 #define	MSG_LIB_LDLIBPATHC	" search path=%s  (configuration LD_LIBRARY_PATH - %s)"
3275 #define	MSG_LIB_LDLIBPATHC_SIZE	53
3276 
3277 #define	MSG_LIB_RUNPATH	" search path=%s  (RUNPATH/RPATH from file %s)"
3278 #define	MSG_LIB_RUNPATH_SIZE	45
3279 
3280 #define	MSG_LIB_DEFAULT	" search path=%s  (default)"
3281 #define	MSG_LIB_DEFAULT_SIZE	26
3282 
3283 #define	MSG_LIB_DEFAULTC	" search path=%s  (configuration default - %s)"
3284 #define	MSG_LIB_DEFAULTC_SIZE	45
3285 
3286 #define	MSG_LIB_TDEFAULT	" search path=%s  (trusted default)"
3287 #define	MSG_LIB_TDEFAULT_SIZE	34
3288 
3289 #define	MSG_LIB_TDEFAULTC	" search path=%s  (trusted configuration default - %s)"
3290 #define	MSG_LIB_TDEFAULTC_SIZE	53
3291 
3292 #define	MSG_LIB_LIBPATH	" search path=%s  (LIBPATH or -YP)"
3293 #define	MSG_LIB_LIBPATH_SIZE	33
3294 
3295 #define	MSG_LIB_YPATH	" search path=%s  replaces  path=%s  (-Y%c)"
3296 #define	MSG_LIB_YPATH_SIZE	42
3297 
3298 #define	MSG_LIB_FIND	"find object=%s; searching"
3299 #define	MSG_LIB_FIND_SIZE	25
3300 
3301 #define	MSG_LIB_TRYING	" trying path=%s%s"
3302 #define	MSG_LIB_TRYING_SIZE	17
3303 
3304 #define	MSG_LIB_ALTER	" trying path=%s  (auditor returned alternative)"
3305 #define	MSG_LIB_ALTER_SIZE	47
3306 
3307 #define	MSG_LIB_SKIP	"   skip path=%s  (auditor directed)"
3308 #define	MSG_LIB_SKIP_SIZE	35
3309 
3310 #define	MSG_LIB_IGNORE	" ignore path=%s  (insecure directory name)"
3311 #define	MSG_LIB_IGNORE_SIZE	42
3312 
3313 #define	MSG_LIB_INUSE	"    use path=%s  (implicitly secure, as directory has already provided dependencies)"
3314 #define	MSG_LIB_INUSE_SIZE	84
3315 
3316 #define	MSG_MAP_MAPFILE	"mapfile=%s; version=%d (%s)"
3317 #define	MSG_MAP_MAPFILE_SIZE	27
3318 
3319 #define	MSG_MAP_SEG	"segment directive; line=%llu; %s"
3320 #define	MSG_MAP_SEG_SIZE	32
3321 
3322 #define	MSG_MAP_SEG_ORDER	"segment order directive; line=%llu; list_cnt=%lld; %s"
3323 #define	MSG_MAP_SEG_ORDER_SIZE	53
3324 
3325 #define	MSG_MAP_CAP	"capability directive; line=%llu"
3326 #define	MSG_MAP_CAP_SIZE	31
3327 
3328 #define	MSG_MAP_EC	"entrance criteria; line=%llu; added"
3329 #define	MSG_MAP_EC_SIZE	35
3330 
3331 #define	MSG_MAP_OS_ORDER	"output section ordering; line=%llu; segment=%s section=%s; index=%d"
3332 #define	MSG_MAP_OS_ORDER_SIZE	67
3333 
3334 #define	MSG_MAP_HDR_NOALLOC	"header noalloc directive; line=%llu; first loadable segment will not contain ELF and program headers"
3335 #define	MSG_MAP_HDR_NOALLOC_SIZE	100
3336 
3337 #define	MSG_MAP_SYM_SCOPE	"symbol scope definition"
3338 #define	MSG_MAP_SYM_SCOPE_SIZE	23
3339 
3340 #define	MSG_MAP_SYM_SIZE	"size-symbol directive; line=%llu; segment=%s; symbol=%s; %s"
3341 #define	MSG_MAP_SYM_SIZE_SIZE	59
3342 
3343 #define	MSG_MAP_SYM_VER_1	"%s, %s; symbol=%s  (%s)"
3344 #define	MSG_MAP_SYM_VER_1_SIZE	23
3345 
3346 #define	MSG_MAP_SYM_VER_2	"%s; symbol=%s  (%s)"
3347 #define	MSG_MAP_SYM_VER_2_SIZE	19
3348 
3349 #define	MSG_MAP_DV	"depend versions directive; line=%llu, object=%s"
3350 #define	MSG_MAP_DV_SIZE	47
3351 
3352 #define	MSG_MAP_DV_ENTRY	"%12.12s  %s; line=%llu"
3353 #define	MSG_MAP_DV_ENTRY_SIZE	22
3354 
3355 #define	MSG_MAP_SORT_TITLE	"mapfile additions: segment sorting required"
3356 #define	MSG_MAP_SORT_TITLE_SIZE	43
3357 
3358 #define	MSG_MAP_SORT_TITLE_O	"before:"
3359 #define	MSG_MAP_SORT_TITLE_O_SIZE	7
3360 
3361 #define	MSG_MAP_SORT_TITLE_S	"after:"
3362 #define	MSG_MAP_SORT_TITLE_S_SIZE	6
3363 
3364 #define	MSG_MAP_POST_TITLE	"mapfile post processing"
3365 #define	MSG_MAP_POST_TITLE_SIZE	23
3366 
3367 #define	MSG_MAP_ENT_ORD_TITLE	"set entrance criteria input section sort keys; segment=%s"
3368 #define	MSG_MAP_ENT_ORD_TITLE_SIZE	57
3369 
3370 #define	MSG_MAP_ID_ADD	"%s: %lld: enter conditional expression id: %s"
3371 #define	MSG_MAP_ID_ADD_SIZE	45
3372 
3373 #define	MSG_MAP_ID_CLEAR	"%s: %lld: delete conditional expression id: %s"
3374 #define	MSG_MAP_ID_CLEAR_SIZE	46
3375 
3376 #define	MSG_MAP_PASS	"%s: %lld: input enabled by %s"
3377 #define	MSG_MAP_PASS_SIZE	29
3378 
3379 #define	MSG_MAP_NOPASS	"%s: %lld: input disabled by %s"
3380 #define	MSG_MAP_NOPASS_SIZE	30
3381 
3382 #define	MSG_MOVE_FILE	"file=%s  processing move data"
3383 #define	MSG_MOVE_FILE_SIZE	29
3384 
3385 #define	MSG_MOVE_TITLE1	"  i/o     offset   size repeat stride            value  with respect to"
3386 #define	MSG_MOVE_TITLE1_SIZE	71
3387 
3388 #define	MSG_MOVE_TITLE2	"  i/o    address   size repeat stride            value  with respect to"
3389 #define	MSG_MOVE_TITLE2_SIZE	71
3390 
3391 #define	MSG_MOVE_ENTRYIN	"   in %#10llx %6d %6d %6d %#16llx  %s"
3392 #define	MSG_MOVE_ENTRYIN_SIZE	37
3393 
3394 #define	MSG_MOVE_ENTRYOUT	"  out %#10llx %6d %6d %6d %#16llx  %s"
3395 #define	MSG_MOVE_ENTRYOUT_SIZE	37
3396 
3397 #define	MSG_MOVE_EXPAND	"      %#10llx                      %#16llx  (expanded)"
3398 #define	MSG_MOVE_EXPAND_SIZE	54
3399 
3400 #define	MSG_MOVE_ADJEXPAND	"for symbol=%s roffset: new=0x%llx"
3401 #define	MSG_MOVE_ADJEXPAND_SIZE	33
3402 
3403 #define	MSG_MOVE_ADJMOVE	"for symbol=%s roffset: from=0x%llx, to=0x%llx"
3404 #define	MSG_MOVE_ADJMOVE_SIZE	45
3405 
3406 #define	MSG_MOVE_OUTSCTADJ	"adjusting addend for symbol=%s"
3407 #define	MSG_MOVE_OUTSCTADJ_SIZE	30
3408 
3409 #define	MSG_MOVE_PAREXPN	"expanding symbol=%s into .data: %s"
3410 #define	MSG_MOVE_PAREXPN_SIZE	34
3411 
3412 #define	MSG_MOVE_OUTMOVE	"copying move entries for symbol=%s into .SUNW_move"
3413 #define	MSG_MOVE_OUTMOVE_SIZE	50
3414 
3415 #define	MSG_MOVE_INPUT	"collecting move entries: file=%s"
3416 #define	MSG_MOVE_INPUT_SIZE	32
3417 
3418 #define	MSG_MOVE_BAD	"move %lld offset invalid: %s: offset=0x%llx lies outside memory image; move discarded"
3419 #define	MSG_MOVE_BAD_SIZE	85
3420 
3421 #define	MSG_SHD_MODIFIED	"section=%s; section header modified by support library: %s"
3422 #define	MSG_SHD_MODIFIED_SIZE	58
3423 
3424 #define	MSG_SHD_ORIG	"  original:"
3425 #define	MSG_SHD_ORIG_SIZE	11
3426 
3427 #define	MSG_SHD_NEW	"  new:"
3428 #define	MSG_SHD_NEW_SIZE	6
3429 
3430 #define	MSG_SHD_ENTRY_1	"entry"
3431 #define	MSG_SHD_ENTRY_1_SIZE	5
3432 
3433 #define	MSG_SHD_ENTRY_N	"entries"
3434 #define	MSG_SHD_ENTRY_N_SIZE	7
3435 
3436 #define	MSG_SEC_BACKING	"mapfile symbol definitions: create backing storage:"
3437 #define	MSG_SEC_BACKING_SIZE	51
3438 
3439 #define	MSG_SEC_INPUT	"section=%s; input from file=%s"
3440 #define	MSG_SEC_INPUT_SIZE	30
3441 
3442 #define	MSG_SEC_INPUT_GEN	"section=%s"
3443 #define	MSG_SEC_INPUT_GEN_SIZE	10
3444 
3445 #define	MSG_SEC_INPUT_GENSTR	"section=%s; input generated merged string section"
3446 #define	MSG_SEC_INPUT_GENSTR_SIZE	49
3447 
3448 #define	MSG_SEC_ADDED	"section=%s; added to segment=%s"
3449 #define	MSG_SEC_ADDED_SIZE	31
3450 
3451 #define	MSG_SEC_CREATED	"section=%s; added to segment=%s (created)"
3452 #define	MSG_SEC_CREATED_SIZE	41
3453 
3454 #define	MSG_SEC_REDIRECTED	"section=%s; redirected to section=%s"
3455 #define	MSG_SEC_REDIRECTED_SIZE	36
3456 
3457 #define	MSG_SEC_DISCARDED	"section=%s; input from file=%s; discarded in favor of section=%s; file=%s"
3458 #define	MSG_SEC_DISCARDED_SIZE	73
3459 
3460 #define	MSG_SEC_GNU_COMDAT_1	"section=%s; identified as COMDAT with relaxed relocations enabled"
3461 #define	MSG_SEC_GNU_COMDAT_1_SIZE	65
3462 
3463 #define	MSG_SEC_GNU_COMDAT_2	"section=%s; identified as COMDAT"
3464 #define	MSG_SEC_GNU_COMDAT_2_SIZE	32
3465 
3466 #define	MSG_SEC_GNU_COMDAT_3	"section=%s; relaxed relocations enabled"
3467 #define	MSG_SEC_GNU_COMDAT_3_SIZE	39
3468 
3469 #define	MSG_SEC_GRP_DEFINE	"section=%s; input from file=%s; defines %sgroup: signature symbol: %s"
3470 #define	MSG_SEC_GRP_DEFINE_SIZE	69
3471 
3472 #define	MSG_SEC_GRP_MEMBER	"section=%s; input from file=%s; member of %sgroup: signature symbol: %s"
3473 #define	MSG_SEC_GRP_MEMBER_SIZE	71
3474 
3475 #define	MSG_SEC_GRP_DISCARDED	"section=%s; input from file=%s; discarded in favor of group: signature symbol: %s: file=%s"
3476 #define	MSG_SEC_GRP_DISCARDED_SIZE	90
3477 
3478 #define	MSG_SEC_STRMERGE_DISCARDED	"section=%s; input from file=%s; discarded in favor of generated merged string section"
3479 #define	MSG_SEC_STRMERGE_DISCARDED_SIZE	85
3480 
3481 #define	MSG_SEC_STRMERGE_UNSUP	"section=%s; input from file=%s; sh_addralign=%lld; sh_entsize=%lld; unable to merge sections with this size and alignment"
3482 #define	MSG_SEC_STRMERGE_UNSUP_SIZE	121
3483 
3484 #define	MSG_SEC_STRTAB_STND	"strtab=%s; full size: %lld; uncompressed"
3485 #define	MSG_SEC_STRTAB_STND_SIZE	40
3486 
3487 #define	MSG_SEC_STRTAB_COMP	"strtab=%s; full size: %lld; compressed down to: %lld"
3488 #define	MSG_SEC_STRTAB_COMP_SIZE	52
3489 
3490 #define	MSG_SEC_GENSTR_COMP	"section=%s (generated merged string section); full size: %lld; compressed down to: %lld"
3491 #define	MSG_SEC_GENSTR_COMP_SIZE	87
3492 
3493 #define	MSG_SEC_STRTAB_HD	"strtab=%s; compression information [%d buckets]:"
3494 #define	MSG_SEC_STRTAB_HD_SIZE	48
3495 
3496 #define	MSG_SEC_STRTAB_BCKT	" bucket[%d]:"
3497 #define	MSG_SEC_STRTAB_BCKT_SIZE	12
3498 
3499 #define	MSG_SEC_STRTAB_MSTR	"   [%lld] %s  <master>"
3500 #define	MSG_SEC_STRTAB_MSTR_SIZE	22
3501 
3502 #define	MSG_SEC_STRTAB_SUFSTR	"   [%lld] %s  <suffix of: %s>"
3503 #define	MSG_SEC_STRTAB_SUFSTR_SIZE	29
3504 
3505 #define	MSG_USD_SEC	"section=%s; size=0x%llx; input from file=%s; unused: does not satisfy any references%s"
3506 #define	MSG_USD_SEC_SIZE	86
3507 
3508 #define	MSG_USD_SECDISCARD	"; discarded"
3509 #define	MSG_USD_SECDISCARD_SIZE	11
3510 
3511 #define	MSG_USD_FILE	"file=%s  unused: does not satisfy any references"
3512 #define	MSG_USD_FILE_SIZE	48
3513 
3514 #define	MSG_USD_NEEDSTR	"file=%s  unused: unable to determine use"
3515 #define	MSG_USD_NEEDSTR_SIZE	40
3516 
3517 #define	MSG_USD_UNREF	"file=%s  unreferenced: unused dependency of %s"
3518 #define	MSG_USD_UNREF_SIZE	46
3519 
3520 #define	MSG_USD_FILECYCLIC	"file=%s  unused: cyclic group [%d] member: unreferenced outside of group"
3521 #define	MSG_USD_FILECYCLIC_SIZE	72
3522 
3523 #define	MSG_USD_LCINTERFACE	"file=%s  unused interface [%s]: using interface from previously loaded object: file=%s"
3524 #define	MSG_USD_LCINTERFACE_SIZE	86
3525 
3526 #define	MSG_USD_LDLIBPATH	" search path=%s  unused: LD_LIBRARY_PATH entry"
3527 #define	MSG_USD_LDLIBPATH_SIZE	46
3528 
3529 #define	MSG_DUP_LDLIBPATH	" search path=%s  unused: (duplicate) LD_LIBRARY_PATH entry"
3530 #define	MSG_DUP_LDLIBPATH_SIZE	58
3531 
3532 #define	MSG_USD_LDLIBPATHC	" search path=%s  unused: configuration LD_LIBRARY_PATH entry - %s"
3533 #define	MSG_USD_LDLIBPATHC_SIZE	65
3534 
3535 #define	MSG_DUP_LDLIBPATHC	" search path=%s  unused: (duplicate) configuration LD_LIBRARY_PATH entry - %s"
3536 #define	MSG_DUP_LDLIBPATHC_SIZE	77
3537 
3538 #define	MSG_USD_RUNPATH	" search path=%s  unused: RUNPATH/RPATH from file %s"
3539 #define	MSG_USD_RUNPATH_SIZE	51
3540 
3541 #define	MSG_SEG_DESC_INUSE	"Program Header / Segment Descriptor List (in use)"
3542 #define	MSG_SEG_DESC_INUSE_SIZE	49
3543 
3544 #define	MSG_SEG_DESC_AVAIL	"Program Header / Segment Descriptor List (available)"
3545 #define	MSG_SEG_DESC_AVAIL_SIZE	52
3546 
3547 #define	MSG_SUP_REQ	"support object request=%s  (%s)"
3548 #define	MSG_SUP_REQ_SIZE	31
3549 
3550 #define	MSG_SUP_REQ_ENV	"supplied via SGS_SUPPORT"
3551 #define	MSG_SUP_REQ_ENV_SIZE	24
3552 
3553 #define	MSG_SUP_REQ_CMD	"supplied via -S"
3554 #define	MSG_SUP_REQ_CMD_SIZE	15
3555 
3556 #define	MSG_SUP_ROUTINE	"  support object=%s:  provides routine %s"
3557 #define	MSG_SUP_ROUTINE_SIZE	41
3558 
3559 #define	MSG_SUP_CALLING_1	"  calling routine=%s (%s)"
3560 #define	MSG_SUP_CALLING_1_SIZE	25
3561 
3562 #define	MSG_SUP_CALLING_2	"  calling routine=%s (%s)  %s=%s"
3563 #define	MSG_SUP_CALLING_2_SIZE	32
3564 
3565 #define	MSG_SUP_VNONE	"  unloading object=%s: version=LD_SUP_VNONE"
3566 #define	MSG_SUP_VNONE_SIZE	43
3567 
3568 #define	MSG_SUP_OUTFILE	"output file"
3569 #define	MSG_SUP_OUTFILE_SIZE	11
3570 
3571 #define	MSG_SUP_INFILE	"input file"
3572 #define	MSG_SUP_INFILE_SIZE	10
3573 
3574 #define	MSG_SUP_INSEC	"input section"
3575 #define	MSG_SUP_INSEC_SIZE	13
3576 
3577 #define	MSG_SUP_SEC	"section"
3578 #define	MSG_SUP_SEC_SIZE	7
3579 
3580 #define	MSG_SYM_AR_FILE	"symbol table processing; input file=%s  [ archive ] %s"
3581 #define	MSG_SYM_AR_FILE_SIZE	54
3582 
3583 #define	MSG_SYM_AR_SKIP	"file=%s, symbol=%s, skipped"
3584 #define	MSG_SYM_AR_SKIP_SIZE	27
3585 
3586 #define	MSG_SYM_AR_CHECK	"file=%s(%s), symbol=%s, checking for tentative or restricted visibility override"
3587 #define	MSG_SYM_AR_CHECK_SIZE	80
3588 
3589 #define	MSG_SYM_AR_RESOLVE	"file=%s(%s), symbol=%s, resolves undefined or tentative symbol"
3590 #define	MSG_SYM_AR_RESOLVE_SIZE	62
3591 
3592 #define	MSG_SYM_AR_FORCE	"file=%s(%s), forced extraction"
3593 #define	MSG_SYM_AR_FORCE_SIZE	30
3594 
3595 #define	MSG_SYM_SPECIAL	"symbol table processing; building special symbols"
3596 #define	MSG_SYM_SPECIAL_SIZE	49
3597 
3598 #define	MSG_SYM_PROCESS	"symbol table processing; input file=%s  [ %s ]"
3599 #define	MSG_SYM_PROCESS_SIZE	46
3600 
3601 #define	MSG_SYM_FINAL	"symbol table processing; final update"
3602 #define	MSG_SYM_FINAL_SIZE	37
3603 
3604 #define	MSG_SYM_INDEX	"symbol table processing; determining section symbol's index"
3605 #define	MSG_SYM_INDEX_SIZE	59
3606 
3607 #define	MSG_SYM_BSS	"symbol table processing; assigning to bss (possible copy relocations)"
3608 #define	MSG_SYM_BSS_SIZE	69
3609 
3610 #define	MSG_SYM_REDUCED	"symbol table processing; reducing global symbols"
3611 #define	MSG_SYM_REDUCED_SIZE	48
3612 
3613 #define	MSG_SYM_RETAINING	"symbol table processing; retaining local symbols"
3614 #define	MSG_SYM_RETAINING_SIZE	48
3615 
3616 #define	MSG_SYM_VERSION	"symbol table processing; adding version symbols"
3617 #define	MSG_SYM_VERSION_SIZE	47
3618 
3619 #define	MSG_SYM_CAPABILITIES	"symbol table processing; adding local capabilities symbols"
3620 #define	MSG_SYM_CAPABILITIES_SIZE	58
3621 
3622 #define	MSG_SYM_BASIC	"symbol[%d]=%s"
3623 #define	MSG_SYM_BASIC_SIZE	13
3624 
3625 #define	MSG_SYM_ADDING	"symbol[%d]=%s  (global); adding"
3626 #define	MSG_SYM_ADDING_SIZE	31
3627 
3628 #define	MSG_SYM_SECTION	"symbol[%d]=%s  (section); segment=%s"
3629 #define	MSG_SYM_SECTION_SIZE	36
3630 
3631 #define	MSG_SYM_RESOLVING	"symbol[%d]=%s  (global); resolving [%d][%d]"
3632 #define	MSG_SYM_RESOLVING_SIZE	43
3633 
3634 #define	MSG_SYM_UPDATE	"symbol=%s;  updated"
3635 #define	MSG_SYM_UPDATE_SIZE	19
3636 
3637 #define	MSG_SYM_CREATE	"symbol=%s;  creating"
3638 #define	MSG_SYM_CREATE_SIZE	20
3639 
3640 #define	MSG_SYM_REDUCING	"symbol=%s;  reducing to local"
3641 #define	MSG_SYM_REDUCING_SIZE	29
3642 
3643 #define	MSG_SYM_ELIMINATING	"symbol=%s;  eliminating"
3644 #define	MSG_SYM_ELIMINATING_SIZE	23
3645 
3646 #define	MSG_SYM_NOTELIMINATE	"symbol=%s;  not eliminated: referenced by section=%s, entry[%d]"
3647 #define	MSG_SYM_NOTELIMINATE_SIZE	63
3648 
3649 #define	MSG_SYM_DISCARD_SEC	"symbol=%s;  discarded: originates from unused or discarded section=%s from file=%s"
3650 #define	MSG_SYM_DISCARD_SEC_SIZE	82
3651 
3652 #define	MSG_SYM_DISCARD_FILE	"symbol=%s;  discarded: originates from unused or discarded file=%s"
3653 #define	MSG_SYM_DISCARD_FILE_SIZE	66
3654 
3655 #define	MSG_SYM_DISCARD_DUP	"symbol[%d]=%s;  discarded duplicate: originates from file=%s"
3656 #define	MSG_SYM_DISCARD_DUP_SIZE	60
3657 
3658 #define	MSG_SYM_WRAP	"symbol[%d]=%s  renamed to %s (-z wrap)"
3659 #define	MSG_SYM_WRAP_SIZE	38
3660 
3661 #define	MSG_SYM_CAP_ORIG	"symbol[%d]=%s  converting to symbol capability (-z symbolcap)"
3662 #define	MSG_SYM_CAP_ORIG_SIZE	61
3663 
3664 #define	MSG_SYM_CAP_LOCAL	"symbol[%d]=%s  creating local capability (-z symbolcap)"
3665 #define	MSG_SYM_CAP_LOCAL_SIZE	55
3666 
3667 #define	MSG_SYM_COPY_DST	"symbol=%s;  copy destination: alignment: 0x%x"
3668 #define	MSG_SYM_COPY_DST_SIZE	45
3669 
3670 #define	MSG_SYM_COPY_REF	"symbol=%s;  copy reference"
3671 #define	MSG_SYM_COPY_REF_SIZE	26
3672 
3673 #define	MSG_SYM_AOUT	"symbol=%s;  (original AOUT name)"
3674 #define	MSG_SYM_AOUT_SIZE	32
3675 
3676 #define	MSG_SYM_LOOKUP	"symbol=%s;  lookup in file=%s  [ %s ]"
3677 #define	MSG_SYM_LOOKUP_SIZE	37
3678 
3679 #define	MSG_DLSYM_1	"symbol=%s;  dlsym() called from file=%s %s %s"
3680 #define	MSG_DLSYM_1_SIZE	45
3681 
3682 #define	MSG_DLSYM_2	"symbol=%s;  dlsym() called from file=%s; starting at file=%s %s %s"
3683 #define	MSG_DLSYM_2_SIZE	66
3684 
3685 #define	MSG_CAP_SYM_DEFAULT	"  symbol=%s[%u]:  capability family default"
3686 #define	MSG_CAP_SYM_DEFAULT_SIZE	43
3687 
3688 #define	MSG_CAP_SYM_USED	"  symbol=%s[%u]:  used"
3689 #define	MSG_CAP_SYM_USED_SIZE	22
3690 
3691 #define	MSG_CAP_SYM_CANDIDATE	"  symbol=%s[%u]:  capability candidate"
3692 #define	MSG_CAP_SYM_CANDIDATE_SIZE	38
3693 
3694 #define	MSG_CAP_SYM_REJECTED	"  symbol=%s[%u]:  capability rejected"
3695 #define	MSG_CAP_SYM_REJECTED_SIZE	37
3696 
3697 #define	MSG_CAP_SYM_HW_1	"  symbol=%s[%u]:  capability specific (CA_SUNW_HW_1):  [ %s ]"
3698 #define	MSG_CAP_SYM_HW_1_SIZE	61
3699 
3700 #define	MSG_CAP_SYM_SF_1	"  symbol=%s[%u]:  capability specific (CA_SUNW_SF_1):  [ %s ]"
3701 #define	MSG_CAP_SYM_SF_1_SIZE	61
3702 
3703 #define	MSG_CAP_SYM_MACH	"  symbol=%s[%u]:  capability specific (CA_SUNW_MACH):  [ %s ]"
3704 #define	MSG_CAP_SYM_MACH_SIZE	61
3705 
3706 #define	MSG_CAP_SYM_PLAT	"  symbol=%s[%u]:  capability specific (CA_SUNW_PLAT):  [ %s ]"
3707 #define	MSG_CAP_SYM_PLAT_SIZE	61
3708 
3709 #define	MSG_CAP_SYM_HW_2	"  symbol=%s[%u]:  capability specific (CA_SUNW_HW_2):  [ %s ]"
3710 #define	MSG_CAP_SYM_HW_2_SIZE	61
3711 
3712 #define	MSG_SYM_LAZY_RESCAN	"rescanning for lazy dependencies for symbol: %s"
3713 #define	MSG_SYM_LAZY_RESCAN_SIZE	47
3714 
3715 #define	MSG_SYM_DUPSORTADDR	"section %s: symbol '%s' and symbol '%s' have the same address: %#llx"
3716 #define	MSG_SYM_DUPSORTADDR_SIZE	68
3717 
3718 #define	MSG_SYM_IGNGNUVER	"symbol=%s;  hash index=%d;  version=%d;  skipping symbol with GNU version hidden bit set in file=%s"
3719 #define	MSG_SYM_IGNGNUVER_SIZE	99
3720 
3721 #define	MSG_SYMINFO_INFO	"syminfo information"
3722 #define	MSG_SYMINFO_INFO_SIZE	19
3723 
3724 #define	MSG_VER_AVAIL_1	"version availability: file=%s"
3725 #define	MSG_VER_AVAIL_1_SIZE	29
3726 
3727 #define	MSG_VER_AVAIL_2	" available  version                     selected from"
3728 #define	MSG_VER_AVAIL_2_SIZE	53
3729 
3730 #define	MSG_VER_DEF_TITLE	"version definition processing: file=%s"
3731 #define	MSG_VER_DEF_TITLE_SIZE	38
3732 
3733 #define	MSG_VER_NEED_TITLE	"version needed processing: file=%s"
3734 #define	MSG_VER_NEED_TITLE_SIZE	34
3735 
3736 #define	MSG_VER_NOINTERFACE	"version definition has no interface symbols: %s"
3737 #define	MSG_VER_NOINTERFACE_SIZE	47
3738 
3739 #define	MSG_ORD_SORT_BEFORE	"section=%s; requires output section reordering:"
3740 #define	MSG_ORD_SORT_BEFORE_SIZE	47
3741 
3742 #define	MSG_ORD_SORT_AFTER	"section=%s; output section reordered:"
3743 #define	MSG_ORD_SORT_AFTER_SIZE	37
3744 
3745 #define	MSG_ORD_HDR_1	" number of SHN_BEGIN=%u, ordered=%u, default=%u, SHN_AFTER=%u"
3746 #define	MSG_ORD_HDR_1_SIZE	61
3747 
3748 #define	MSG_ORD_TITLE_1	" %s=SHN_BEGIN: section=%s from %s"
3749 #define	MSG_ORD_TITLE_1_SIZE	33
3750 
3751 #define	MSG_ORD_TITLE_2	" %s=SHN_AFTER: section=%s from %s"
3752 #define	MSG_ORD_TITLE_2_SIZE	33
3753 
3754 #define	MSG_ORD_TITLE_3	" sort key=%u: section=%s from %s, %s=%s"
3755 #define	MSG_ORD_TITLE_3_SIZE	39
3756 
3757 #define	MSG_ORD_ERR_TITLE	"the SHF_ORDERED section %s from %s has an error;  flag ignored"
3758 #define	MSG_ORD_ERR_TITLE_SIZE	62
3759 
3760 #define	MSG_ORD_ERR_INFORANGE	" the sh_info field is out of range"
3761 #define	MSG_ORD_ERR_INFORANGE_SIZE	34
3762 
3763 #define	MSG_ORD_ERR_ORDER	" the section pointed by sh_info is an ordered section"
3764 #define	MSG_ORD_ERR_ORDER_SIZE	53
3765 
3766 #define	MSG_ORD_ERR_LINKRANGE	" the sh_link field is out of range"
3767 #define	MSG_ORD_ERR_LINKRANGE_SIZE	34
3768 
3769 #define	MSG_ORD_ERR_FLAGS	" the sh_flag is incorrect"
3770 #define	MSG_ORD_ERR_FLAGS_SIZE	25
3771 
3772 #define	MSG_ORD_ERR_CYCLIC	" the sh_link is cyclic"
3773 #define	MSG_ORD_ERR_CYCLIC_SIZE	22
3774 
3775 #define	MSG_ORD_ERR_LINKINV	" a section pointed to by sh_link has an error"
3776 #define	MSG_ORD_ERR_LINKINV_SIZE	45
3777 
3778 #define	MSG_AUD_LIB	"auditor %s: required by: %s  %s"
3779 #define	MSG_AUD_LIB_SIZE	31
3780 
3781 #define	MSG_AUD_INTERFACE	"auditor %s: provides interface: %s"
3782 #define	MSG_AUD_INTERFACE_SIZE	34
3783 
3784 #define	MSG_AUD_VERSION	"auditor %s: la_version(): %d: returned %d"
3785 #define	MSG_AUD_VERSION_SIZE	41
3786 
3787 #define	MSG_AUD_ACTIVITY	"auditor %s: la_activity(): %s  %s"
3788 #define	MSG_AUD_ACTIVITY_SIZE	33
3789 
3790 #define	MSG_AUD_PREINIT	"auditor %s: la_preinit(): %s"
3791 #define	MSG_AUD_PREINIT_SIZE	28
3792 
3793 #define	MSG_AUD_OBJFILTER	"auditor %s: la_objfilter(): %s: filtee=%s  [ %s ]"
3794 #define	MSG_AUD_OBJFILTER_SIZE	49
3795 
3796 #define	MSG_AUD_OBJFILTER_R	"auditor %s: la_objfilter(): %s: returned 0  (filtee ignored)"
3797 #define	MSG_AUD_OBJFILTER_R_SIZE	60
3798 
3799 #define	MSG_AUD_OBJOPEN	"auditor %s: la_objopen(): %s"
3800 #define	MSG_AUD_OBJOPEN_SIZE	28
3801 
3802 #define	MSG_AUD_OBJOPEN_R	"auditor %s: la_objopen(): %s: returned %s"
3803 #define	MSG_AUD_OBJOPEN_R_SIZE	41
3804 
3805 #define	MSG_AUD_OBJOPEN_RI	"auditor %s: la_objopen(): %s: returned %s  (flags ignored)"
3806 #define	MSG_AUD_OBJOPEN_RI_SIZE	58
3807 
3808 #define	MSG_AUD_OBJSEARCH	"auditor %s: la_objsearch(): %s  %s"
3809 #define	MSG_AUD_OBJSEARCH_SIZE	34
3810 
3811 #define	MSG_AUD_OBJSEARCH_R	"auditor %s: la_objsearch(): %s: alternative path returned: %s"
3812 #define	MSG_AUD_OBJSEARCH_R_SIZE	61
3813 
3814 #define	MSG_AUD_OBJSEARCH_S	"auditor %s: la_objsearch(): %s: alternative path returned: 0  (path skipped)"
3815 #define	MSG_AUD_OBJSEARCH_S_SIZE	76
3816 
3817 #define	MSG_AUD_OBJCLOSE	"auditor %s: la_objclose(): %s"
3818 #define	MSG_AUD_OBJCLOSE_SIZE	29
3819 
3820 #define	MSG_AUD_SYMBIND	"auditor %s: la_symbind(): %s: value: 0x%llx  %s"
3821 #define	MSG_AUD_SYMBIND_SIZE	47
3822 
3823 #define	MSG_AUD_SYMBIND_R	"auditor %s: la_symbind(): %s: returned value: 0x%llx  %s"
3824 #define	MSG_AUD_SYMBIND_R_SIZE	56
3825 
3826 #define	MSG_AUD_PLTENTER	"auditor %s: la_pltenter(): %s: value: 0x%llx"
3827 #define	MSG_AUD_PLTENTER_SIZE	44
3828 
3829 #define	MSG_AUD_PLTENTER_R	"auditor %s: la_pltenter(): %s: returned value: 0x%llx"
3830 #define	MSG_AUD_PLTENTER_R_SIZE	53
3831 
3832 #define	MSG_AUD_PLTEXIT	"auditor %s: la_pltexit(): %s"
3833 #define	MSG_AUD_PLTEXIT_SIZE	28
3834 
3835 #define	MSG_AUD_IGNORE	"file=%s;  global auditing request ignored: object did not initiate process"
3836 #define	MSG_AUD_IGNORE_SIZE	74
3837 
3838 #define	MSG_AUD_SKIP	"file=%s;  skipped: using auditor from %s"
3839 #define	MSG_AUD_SKIP_SIZE	40
3840 
3841 #define	MSG_AUD_TERM	"file=%s;  auditor has indicated path should be skipped"
3842 #define	MSG_AUD_TERM_SIZE	54
3843 
3844 #define	MSG_GOT_INFO	"Global Offset Table information:  (%u entries)"
3845 #define	MSG_GOT_INFO_SIZE	46
3846 
3847 #define	MSG_UTL_INIT	"calling .init (%s): %s"
3848 #define	MSG_UTL_INIT_SIZE	22
3849 
3850 #define	MSG_UTL_FINI	"calling .fini: %s"
3851 #define	MSG_UTL_FINI_SIZE	17
3852 
3853 #define	MSG_UTL_ARRAY	"calling %s[%d]:0x%llx: %s"
3854 #define	MSG_UTL_ARRAY_SIZE	25
3855 
3856 #define	MSG_UTL_TRANS	"transferring control: %s"
3857 #define	MSG_UTL_TRANS_SIZE	24
3858 
3859 #define	MSG_UTL_INTOOLATE	"loading after relocation has started: interposition request (DF_1_INTERPOSE) ignored: %s"
3860 #define	MSG_UTL_INTOOLATE_SIZE	88
3861 
3862 #define	MSG_UTL_EDGE_TITLE_I	"traversing %s dependency edge for interposer:"
3863 #define	MSG_UTL_EDGE_TITLE_I_SIZE	45
3864 
3865 #define	MSG_UTL_EDGE_TITLE_S	"traversing %s dependency edge:"
3866 #define	MSG_UTL_EDGE_TITLE_S_SIZE	30
3867 
3868 #define	MSG_UTL_EDGE_START	"  node (%d): file=%s"
3869 #define	MSG_UTL_EDGE_START_SIZE	20
3870 
3871 #define	MSG_UTL_EDGE_IN	"  node (%d): file=%s: referenced by %s  %s"
3872 #define	MSG_UTL_EDGE_IN_SIZE	42
3873 
3874 #define	MSG_UTL_EDGE_OUT	"  node (%d): file=%s; cyclic dependency on %s"
3875 #define	MSG_UTL_EDGE_OUT_SIZE	45
3876 
3877 #define	MSG_UTL_COLLECT	"    [%d]  %s;  collecting %s section"
3878 #define	MSG_UTL_COLLECT_SIZE	36
3879 
3880 #define	MSG_UTL_SORT	"from sorted order"
3881 #define	MSG_UTL_SORT_SIZE	17
3882 
3883 #define	MSG_UTL_PEND	"pending"
3884 #define	MSG_UTL_PEND_SIZE	7
3885 
3886 #define	MSG_UTL_DYN	"dynamically triggered"
3887 #define	MSG_UTL_DYN_SIZE	21
3888 
3889 #define	MSG_UTL_DONE	"done"
3890 #define	MSG_UTL_DONE_SIZE	4
3891 
3892 #define	MSG_UTL_DBNOTIFY	"notify debugger: event: %s state: %s"
3893 #define	MSG_UTL_DBNOTIFY_SIZE	36
3894 
3895 #define	MSG_UTL_SCC_TITLE	"  cycle detected - sorting cyclic dependencies in %s"
3896 #define	MSG_UTL_SCC_TITLE_SIZE	52
3897 
3898 #define	MSG_UTL_SCC_SUBI	"reverse load-order"
3899 #define	MSG_UTL_SCC_SUBI_SIZE	18
3900 
3901 #define	MSG_UTL_SCC_SUBF	"load-order"
3902 #define	MSG_UTL_SCC_SUBF_SIZE	10
3903 
3904 #define	MSG_UTL_LCINTERFACE	"file=%s;  provides interface [%s]: 0x%llx"
3905 #define	MSG_UTL_LCINTERFACE_SIZE	41
3906 
3907 #define	MSG_STR_IGNORE	"ignored"
3908 #define	MSG_STR_IGNORE_SIZE	7
3909 
3910 #define	MSG_STR_ENTERED	"entered"
3911 #define	MSG_STR_ENTERED_SIZE	7
3912 
3913 #define	MSG_STR_ORIGINAL	"original"
3914 #define	MSG_STR_ORIGINAL_SIZE	8
3915 
3916 #define	MSG_STR_EXCLUDE	"exclude"
3917 #define	MSG_STR_EXCLUDE_SIZE	7
3918 
3919 #define	MSG_STR_RESET	"reset"
3920 #define	MSG_STR_RESET_SIZE	5
3921 
3922 #define	MSG_STR_IN	" in"
3923 #define	MSG_STR_IN_SIZE	3
3924 
3925 #define	MSG_STR_OUT	"out"
3926 #define	MSG_STR_OUT_SIZE	3
3927 
3928 #define	MSG_STR_ACT	"act"
3929 #define	MSG_STR_ACT_SIZE	3
3930 
3931 #define	MSG_STR_CURRENT	"current"
3932 #define	MSG_STR_CURRENT_SIZE	7
3933 
3934 #define	MSG_STR_ADD	"add"
3935 #define	MSG_STR_ADD_SIZE	3
3936 
3937 #define	MSG_STR_OLD	"old"
3938 #define	MSG_STR_OLD_SIZE	3
3939 
3940 #define	MSG_STR_NEW	"new"
3941 #define	MSG_STR_NEW_SIZE	3
3942 
3943 #define	MSG_STR_NEW_IMPLICIT	"new (implicit)"
3944 #define	MSG_STR_NEW_IMPLICIT_SIZE	14
3945 
3946 #define	MSG_STR_RESOLVED	"resolved"
3947 #define	MSG_STR_RESOLVED_SIZE	8
3948 
3949 #define	MSG_STR_ADDING	"adding"
3950 #define	MSG_STR_ADDING_SIZE	6
3951 
3952 #define	MSG_STR_UP_1	"updating"
3953 #define	MSG_STR_UP_1_SIZE	8
3954 
3955 #define	MSG_STR_UP_2	"updated"
3956 #define	MSG_STR_UP_2_SIZE	7
3957 
3958 #define	MSG_STR_ALLOW	"allow"
3959 #define	MSG_STR_ALLOW_SIZE	5
3960 
3961 #define	MSG_STR_REQUIRE	"require"
3962 #define	MSG_STR_REQUIRE_SIZE	7
3963 
3964 #define	MSG_STR_MOD_BEFORE	"modify (before)"
3965 #define	MSG_STR_MOD_BEFORE_SIZE	15
3966 
3967 #define	MSG_STR_MOD_AFTER	"modify (after)"
3968 #define	MSG_STR_MOD_AFTER_SIZE	14
3969 
3970 #define	MSG_STR_UNKNOWN	"<unknown>"
3971 #define	MSG_STR_UNKNOWN_SIZE	9
3972 
3973 #define	MSG_STR_ORPHAN	"<orphan>"
3974 #define	MSG_STR_ORPHAN_SIZE	8
3975 
3976 #define	MSG_STR_UNUSED	"(unused)"
3977 #define	MSG_STR_UNUSED_SIZE	8
3978 
3979 #define	MSG_STR_AGAIN	"(again)"
3980 #define	MSG_STR_AGAIN_SIZE	7
3981 
3982 #define	MSG_STR_NULL	"(null)"
3983 #define	MSG_STR_NULL_SIZE	6
3984 
3985 #define	MSG_STR_ALTER	"  (alternate)"
3986 #define	MSG_STR_ALTER_SIZE	13
3987 
3988 #define	MSG_STR_COPYZERO	"  (copy zero's unnecessary)"
3989 #define	MSG_STR_COPYZERO_SIZE	27
3990 
3991 #define	MSG_STR_TEMPORARY	"  (temporary)"
3992 #define	MSG_STR_TEMPORARY_SIZE	13
3993 
3994 #define	MSG_STR_RETRY	" (retry) "
3995 #define	MSG_STR_RETRY_SIZE	9
3996 
3997 #define	MSG_TLS_STATBLOCK1	"static TLS module: [%ld] %s"
3998 #define	MSG_TLS_STATBLOCK1_SIZE	27
3999 
4000 #define	MSG_TLS_STATBLOCK2	"static TLS reservation: in use %#llx: additional backup: %#llx"
4001 #define	MSG_TLS_STATBLOCK2_SIZE	62
4002 
4003 #define	MSG_TLS_STATBLOCK3	"static TLS requirement: [%ld] %s: size %#llx: satisfied from backup reservation: remaining %#llx"
4004 #define	MSG_TLS_STATBLOCK3_SIZE	96
4005 
4006 #define	MSG_TLS_MODENT1	"    block:  %#18llx    soff:   %#10llx  flags:  %#llx %s"
4007 #define	MSG_TLS_MODENT1_SIZE	56
4008 
4009 #define	MSG_TLS_MODENT2	"    filesz: %#18llx    memsz:  %#10llx  modid:  %lld"
4010 #define	MSG_TLS_MODENT2_SIZE	52
4011 
4012 #define	MSG_TLS_MODACT	"%s TLS module: %s"
4013 #define	MSG_TLS_MODACT_SIZE	17
4014 
4015 #define	MSG_TLS_ADD	"add"
4016 #define	MSG_TLS_ADD_SIZE	3
4017 
4018 #define	MSG_TLS_REMOVE	"remove"
4019 #define	MSG_TLS_REMOVE_SIZE	6
4020 
4021 #define	MSG_STATS_AR	"archive %s: count=%d, used=%d  (%d%%)"
4022 #define	MSG_STATS_AR_SIZE	37
4023 
4024 #define	MSG_STATS_GENERAL	"General Statistics:"
4025 #define	MSG_STATS_GENERAL_SIZE	19
4026 
4027 #define	MSG_STATS_FILES	"  Input files: relocatables=%lld  shared objects=%lld  archives=%lld"
4028 #define	MSG_STATS_FILES_SIZE	68
4029 
4030 #define	MSG_STATS_SYMBOLS_OUT	"      Symbols output: globals=%-10lld locals=%lld"
4031 #define	MSG_STATS_SYMBOLS_OUT_SIZE	49
4032 
4033 #define	MSG_STATS_SYMBOLS_IN	"      Symbols  input: globals=%-10lld scoped=%-10lld eliminated=%lld"
4034 #define	MSG_STATS_SYMBOLS_IN_SIZE	68
4035 
4036 #define	MSG_STATS_REL_OUT	"  Relocations output: records=%lld"
4037 #define	MSG_STATS_REL_OUT_SIZE	34
4038 
4039 #define	MSG_STATS_REL_IN	"  Relocations  input: records=%-10lld applied=%lld"
4040 #define	MSG_STATS_REL_IN_SIZE	50
4041 
4042 #define	MSG_STATS_REL_TICACHE	"  Relocation Cache"
4043 #define	MSG_STATS_REL_TICACHE_SIZE	18
4044 
4045 #define	MSG_STATS_REL_TIACT	"Active"
4046 #define	MSG_STATS_REL_TIACT_SIZE	6
4047 
4048 #define	MSG_STATS_REL_TIOUT	"Output"
4049 #define	MSG_STATS_REL_TIOUT_SIZE	6
4050 
4051 #define	MSG_STATS_REL_CACHE	"      %s: buffers=%d, used=%lld/%lld (%d%%), size=%lld%s"
4052 #define	MSG_STATS_REL_CACHE_SIZE	56
4053 
4054 #define	MSG_STATS_REL_ACACHE	"      Aux:    buffers=%d, used=%lld/%lld (%d%%), size=%lld%s"
4055 #define	MSG_STATS_REL_ACACHE_SIZE	60
4056 
4057 #define	MSG_CAP_SYS_HW_1	"hardware capabilities (CA_SUNW_HW_1) - %s"
4058 #define	MSG_CAP_SYS_HW_1_SIZE	41
4059 
4060 #define	MSG_CAP_SYS_SF_1	"software capabilities (CA_SUNW_SF_1) - %s"
4061 #define	MSG_CAP_SYS_SF_1_SIZE	41
4062 
4063 #define	MSG_CAP_SYS_MACH	"machine capability (CA_SUNW_MACH) - %s"
4064 #define	MSG_CAP_SYS_MACH_SIZE	38
4065 
4066 #define	MSG_CAP_SYS_PLAT	"platform capability (CA_SUNW_PLAT) - %s"
4067 #define	MSG_CAP_SYS_PLAT_SIZE	39
4068 
4069 #define	MSG_CAP_SYS_HW_2	"hardware capabilities (CA_SUNW_HW_2) - %s"
4070 #define	MSG_CAP_SYS_HW_2_SIZE	41
4071 
4072 #define	MSG_CAP_ALT_HW_1	"alternative hardware capabilities (CA_SUNW_HW_1) - %s"
4073 #define	MSG_CAP_ALT_HW_1_SIZE	53
4074 
4075 #define	MSG_CAP_ALT_SF_1	"alternative software capabilities (CA_SUNW_SF_1) - %s"
4076 #define	MSG_CAP_ALT_SF_1_SIZE	53
4077 
4078 #define	MSG_CAP_ALT_MACH	"alternative machine capability (CA_SUNW_MACH) - %s"
4079 #define	MSG_CAP_ALT_MACH_SIZE	50
4080 
4081 #define	MSG_CAP_ALT_PLAT	"alternative platform capability (CA_SUNW_PLAT) - %s"
4082 #define	MSG_CAP_ALT_PLAT_SIZE	51
4083 
4084 #define	MSG_CAP_ALT_HW_2	"alternative hardware capabilities (CA_SUNW_HW_2) - %s"
4085 #define	MSG_CAP_ALT_HW_2_SIZE	53
4086 
4087 #define	MSG_CAP_SEC_TITLE	"capabilities; input file=%s"
4088 #define	MSG_CAP_SEC_TITLE_SIZE	27
4089 
4090 #define	MSG_CAP_SEC_ENTRY	"%12.12s  %-15.15s  %s"
4091 #define	MSG_CAP_SEC_ENTRY_SIZE	21
4092 
4093 #define	MSG_CAP_CANDIDATE	"obj=%s;  capabilities candidate"
4094 #define	MSG_CAP_CANDIDATE_SIZE	31
4095 
4096 #define	MSG_CAP_POST_TITLE	"capabilities post processing"
4097 #define	MSG_CAP_POST_TITLE_SIZE	28
4098 
4099 #define	MSG_CAP_FILTER_1	"dir=%s;  capability directory filtered by %s"
4100 #define	MSG_CAP_FILTER_1_SIZE	44
4101 
4102 #define	MSG_CAP_FILTER_2	"dir=%s;  no capability objects found"
4103 #define	MSG_CAP_FILTER_2_SIZE	36
4104 
4105 #define	MSG_CAP_IDENTICAL	"obj=%s and obj=%s: have identical capabilities: both objects ignored"
4106 #define	MSG_CAP_IDENTICAL_SIZE	68
4107 
4108 #define	MSG_ELF_HEADER	"ELF Header"
4109 #define	MSG_ELF_HEADER_SIZE	10
4110 
4111 #define	MSG_CAP_ELF_TITLE	"     index  tag               value"
4112 #define	MSG_CAP_ELF_TITLE_SIZE	35
4113 
4114 #define	MSG_CAP_ELF_ENTRY	"%10.10s  %-15.15s  %s"
4115 #define	MSG_CAP_ELF_ENTRY_SIZE	21
4116 
4117 #define	MSG_DYN_TITLE	"     index  tag                value"
4118 #define	MSG_DYN_TITLE_SIZE	36
4119 
4120 #define	MSG_DYN_ENTRY	"%10.10s  %-16.16s  %-#16llx    %s"
4121 #define	MSG_DYN_ENTRY_SIZE	33
4122 
4123 #define	MSG_SYM_EFS_TITLE_32	"     index    value      size      type bind oth ver shndx          name"
4124 #define	MSG_SYM_EFS_TITLE_32_SIZE	72
4125 
4126 #define	MSG_SYM_LDS_TITLE_32	"              value      size      type bind oth ver shndx"
4127 #define	MSG_SYM_LDS_TITLE_32_SIZE	58
4128 
4129 #define	MSG_SYM_EFS_ENTRY_32	"%10.10s  %10.10s 0x%8.8x  %4s %4s %2s %4s %-14.14s %s"
4130 #define	MSG_SYM_EFS_ENTRY_32_SIZE	53
4131 
4132 #define	MSG_SYM_EFL_TITLE_32	"     index    value      size      type bind oth ver shndx / name"
4133 #define	MSG_SYM_EFL_TITLE_32_SIZE	65
4134 
4135 #define	MSG_SYM_LDL_TITLE_32	"              value      size      type bind oth ver shndx"
4136 #define	MSG_SYM_LDL_TITLE_32_SIZE	58
4137 
4138 #define	MSG_SYM_EFL_ENTRY_32	"%10.10s  %10.10s 0x%8.8x  %4s %4s %2s %4s %-14s %s"
4139 #define	MSG_SYM_EFL_ENTRY_32_SIZE	50
4140 
4141 #define	MSG_SYM_EFS_TITLE_64	"     index    value              size              type bind oth ver shndx          name"
4142 #define	MSG_SYM_EFS_TITLE_64_SIZE	88
4143 
4144 #define	MSG_SYM_LDS_TITLE_64	"              value              size              type bind oth ver shndx"
4145 #define	MSG_SYM_LDS_TITLE_64_SIZE	74
4146 
4147 #define	MSG_SYM_EFS_ENTRY_64	"%10.10s  %18.18s 0x%16.16llx  %4s %4s %2s %4s %-14.14s %s"
4148 #define	MSG_SYM_EFS_ENTRY_64_SIZE	57
4149 
4150 #define	MSG_SYM_EFL_TITLE_64	"     index    value              size              type bind oth ver shndx / name"
4151 #define	MSG_SYM_EFL_TITLE_64_SIZE	81
4152 
4153 #define	MSG_SYM_LDL_TITLE_64	"              value              size              type bind oth ver shndx"
4154 #define	MSG_SYM_LDL_TITLE_64_SIZE	74
4155 
4156 #define	MSG_SYM_EFL_ENTRY_64	"%10.10s  %18.18s 0x%16.16llx  %4s %4s %2s %4s %-14s %s"
4157 #define	MSG_SYM_EFL_ENTRY_64_SIZE	54
4158 
4159 #define	MSG_SYMINFO_TITLE	"     index  flags            bound to                 symbol"
4160 #define	MSG_SYMINFO_TITLE_SIZE	60
4161 
4162 #define	MSG_SYMINFO_ENTRY	"%10.10s  %-8s %7s %-24s %s"
4163 #define	MSG_SYMINFO_ENTRY_SIZE	26
4164 
4165 #define	MSG_SYMINFO_CAP	"<symbol capabilities>"
4166 #define	MSG_SYMINFO_CAP_SIZE	21
4167 
4168 #define	MSG_SYMINFO_SELF	"<self>"
4169 #define	MSG_SYMINFO_SELF_SIZE	6
4170 
4171 #define	MSG_SYMINFO_PARENT	"<parent>"
4172 #define	MSG_SYMINFO_PARENT_SIZE	8
4173 
4174 #define	MSG_SYMINFO_EXTERN	"<extern>"
4175 #define	MSG_SYMINFO_EXTERN_SIZE	8
4176 
4177 #define	MSG_GOT_TITLE_32	"     index    addr        value     pending relocation"
4178 #define	MSG_GOT_TITLE_32_SIZE	54
4179 
4180 #define	MSG_GOT_ENTRY_RE_32	"%10.10s  0x%08llx  0x%08llx  %-24s  %s"
4181 #define	MSG_GOT_ENTRY_RE_32_SIZE	38
4182 
4183 #define	MSG_GOT_ENTRY_NR_32	"%10.10s  0x%08llx  0x%08llx"
4184 #define	MSG_GOT_ENTRY_NR_32_SIZE	27
4185 
4186 #define	MSG_GOT_TITLE_64	"     index    addr                value             pending relocation"
4187 #define	MSG_GOT_TITLE_64_SIZE	70
4188 
4189 #define	MSG_GOT_ENTRY_RE_64	"%10.10s  0x%016llx  0x%016llx  %-24s  %s"
4190 #define	MSG_GOT_ENTRY_RE_64_SIZE	40
4191 
4192 #define	MSG_GOT_ENTRY_NR_64	"%10.10s  0x%016llx  0x%016llx"
4193 #define	MSG_GOT_ENTRY_NR_64_SIZE	29
4194 
4195 #define	MSG_GOT_COLUMNS1_32	"     index ref      offset    addend    symbol"
4196 #define	MSG_GOT_COLUMNS1_32_SIZE	46
4197 
4198 #define	MSG_GOT_COLUMNS2_32	"     index ref      offset    value     symbol"
4199 #define	MSG_GOT_COLUMNS2_32_SIZE	46
4200 
4201 #define	MSG_GOT_FORMAT1_32	"%10.10s %3s  0x%08llx  0x%08llx  %s"
4202 #define	MSG_GOT_FORMAT1_32_SIZE	35
4203 
4204 #define	MSG_GOT_FORMAT2_32	"%10.10s %3s  0x%08llx  0x%08llx  %s:%s"
4205 #define	MSG_GOT_FORMAT2_32_SIZE	38
4206 
4207 #define	MSG_GOT_COLUMNS1_64	"     index ref    offset              addend            symbol"
4208 #define	MSG_GOT_COLUMNS1_64_SIZE	62
4209 
4210 #define	MSG_GOT_COLUMNS2_64	"     index ref    offset              value             symbol"
4211 #define	MSG_GOT_COLUMNS2_64_SIZE	62
4212 
4213 #define	MSG_GOT_FORMAT1_64	"%10.10s %3s  0x%016llx  0x%016llx  %s"
4214 #define	MSG_GOT_FORMAT1_64_SIZE	37
4215 
4216 #define	MSG_GOT_FORMAT2_64	"%10.10s %3s  0x%016llx  0x%016llx  %s:%s"
4217 #define	MSG_GOT_FORMAT2_64_SIZE	40
4218 
4219 #define	MSG_VER_DEF	"     index  version                     dependency"
4220 #define	MSG_VER_DEF_SIZE	50
4221 
4222 #define	MSG_VER_NEED	"            file                        version"
4223 #define	MSG_VER_NEED_SIZE	47
4224 
4225 #define	MSG_VER_NEED_GNUVER	"     index  file                        version"
4226 #define	MSG_VER_NEED_GNUVER_SIZE	47
4227 
4228 #define	MSG_VER_LINE_1	"%10.10s  %-26.26s  %-20s %s"
4229 #define	MSG_VER_LINE_1_SIZE	27
4230 
4231 #define	MSG_VER_LLINE_1	"%10s  %-26s  %-20s %s"
4232 #define	MSG_VER_LLINE_1_SIZE	21
4233 
4234 #define	MSG_VER_LINE_2	"%47s  %s"
4235 #define	MSG_VER_LINE_2_SIZE	8
4236 
4237 #define	MSG_VER_LINE_3	"%38s  %-20s %s"
4238 #define	MSG_VER_LINE_3_SIZE	14
4239 
4240 #define	MSG_VER_LINE_4	"                                        %s"
4241 #define	MSG_VER_LINE_4_SIZE	42
4242 
4243 #define	MSG_VER_LINE_5	"            %-26.26s  %s"
4244 #define	MSG_VER_LINE_5_SIZE	24
4245 
4246 #define	MSG_VER_LLINE_5	"            %-26s  %s"
4247 #define	MSG_VER_LLINE_5_SIZE	21
4248 
4249 #define	MSG_REL_EFSA_TITLE_32	"    type                       offset     addend  section        symbol"
4250 #define	MSG_REL_EFSA_TITLE_32_SIZE	71
4251 
4252 #define	MSG_REL_EFSN_TITLE_32	"    type                       offset             section        symbol"
4253 #define	MSG_REL_EFSN_TITLE_32_SIZE	71
4254 
4255 #define	MSG_REL_EFSA_ENTRY_32	"  %-24s %#10llx %#10llx  %-14.14s %s"
4256 #define	MSG_REL_EFSA_ENTRY_32_SIZE	36
4257 
4258 #define	MSG_REL_EFSN_ENTRY_32	"  %-24s %#10llx             %-14.14s %s"
4259 #define	MSG_REL_EFSN_ENTRY_32_SIZE	39
4260 
4261 #define	MSG_REL_EFLA_TITLE_32	"    type                       offset     addend  section / symbol"
4262 #define	MSG_REL_EFLA_TITLE_32_SIZE	66
4263 
4264 #define	MSG_REL_EFLN_TITLE_32	"    type                       offset             section / symbol"
4265 #define	MSG_REL_EFLN_TITLE_32_SIZE	66
4266 
4267 #define	MSG_REL_EFLA_ENTRY_32	"  %-24s %#10llx %#10llx  %-14s %s"
4268 #define	MSG_REL_EFLA_ENTRY_32_SIZE	33
4269 
4270 #define	MSG_REL_EFLN_ENTRY_32	"  %-24s %#10llx             %-14s %s"
4271 #define	MSG_REL_EFLN_ENTRY_32_SIZE	36
4272 
4273 #define	MSG_REL_RTA_TITLE_32	"         type                       offset     addend  symbol"
4274 #define	MSG_REL_RTA_TITLE_32_SIZE	61
4275 
4276 #define	MSG_REL_RTN_TITLE_32	"         type                       offset      value  symbol"
4277 #define	MSG_REL_RTN_TITLE_32_SIZE	61
4278 
4279 #define	MSG_REL_RTV_TITLE_32	"                                                value"
4280 #define	MSG_REL_RTV_TITLE_32_SIZE	53
4281 
4282 #define	MSG_REL_RTA_ENTRY_32	" %5s %-24s %#10llx %#10llx  %s  %s"
4283 #define	MSG_REL_RTA_ENTRY_32_SIZE	34
4284 
4285 #define	MSG_REL_RTN_ENTRY_32	" %5s %-24s %#10llx             %s  %s"
4286 #define	MSG_REL_RTN_ENTRY_32_SIZE	37
4287 
4288 #define	MSG_REL_RT_APLVAL_32	" apply                          %#10llx %#10llx"
4289 #define	MSG_REL_RT_APLVAL_32_SIZE	47
4290 
4291 #define	MSG_REL_RT_APLREG_32	" apply                          %10.10s %#10llx"
4292 #define	MSG_REL_RT_APLREG_32_SIZE	47
4293 
4294 #define	MSG_REL_LDSA_TITLE_32	"         type                       offset     addend  section        symbol"
4295 #define	MSG_REL_LDSA_TITLE_32_SIZE	76
4296 
4297 #define	MSG_REL_LDSN_TITLE_32	"         type                       offset             section        symbol"
4298 #define	MSG_REL_LDSN_TITLE_32_SIZE	76
4299 
4300 #define	MSG_REL_LDSA_ENTRY_32	" %5s %-24s %#10llx %#10llx  %-14.14s %s  %s"
4301 #define	MSG_REL_LDSA_ENTRY_32_SIZE	43
4302 
4303 #define	MSG_REL_LDSN_ENTRY_32	" %5s %-24s %#10llx             %-14.14s %s  %s"
4304 #define	MSG_REL_LDSN_ENTRY_32_SIZE	46
4305 
4306 #define	MSG_REL_LDSV_TITLE_32	"         type                       offset      value  section        symbol"
4307 #define	MSG_REL_LDSV_TITLE_32_SIZE	76
4308 
4309 #define	MSG_REL_LDLA_TITLE_32	"         type                       offset     addend  section / symbol"
4310 #define	MSG_REL_LDLA_TITLE_32_SIZE	71
4311 
4312 #define	MSG_REL_LDLN_TITLE_32	"         type                       offset             section / symbol"
4313 #define	MSG_REL_LDLN_TITLE_32_SIZE	71
4314 
4315 #define	MSG_REL_LDLA_ENTRY_32	" %5s %-24s %#10llx %#10llx  %-14s %s  %s"
4316 #define	MSG_REL_LDLA_ENTRY_32_SIZE	40
4317 
4318 #define	MSG_REL_LDLN_ENTRY_32	" %5s %-24s %#10llx             %-14s %s  %s"
4319 #define	MSG_REL_LDLN_ENTRY_32_SIZE	43
4320 
4321 #define	MSG_REL_LDLV_TITLE_32	"         type                       offset      value  section / symbol"
4322 #define	MSG_REL_LDLV_TITLE_32_SIZE	71
4323 
4324 #define	MSG_REL_EFSA_TITLE_64	"    type                               offset             addend  section        symbol"
4325 #define	MSG_REL_EFSA_TITLE_64_SIZE	87
4326 
4327 #define	MSG_REL_EFSN_TITLE_64	"    type                               offset                     section        symbol"
4328 #define	MSG_REL_EFSN_TITLE_64_SIZE	87
4329 
4330 #define	MSG_REL_EFSA_ENTRY_64	"  %-24s %#18llx %#18llx  %-14.14s %s"
4331 #define	MSG_REL_EFSA_ENTRY_64_SIZE	36
4332 
4333 #define	MSG_REL_EFSN_ENTRY_64	"  %-24s %#18llx                     %-14.14s %s"
4334 #define	MSG_REL_EFSN_ENTRY_64_SIZE	47
4335 
4336 #define	MSG_REL_EFLA_TITLE_64	"    type                               offset             addend  section / symbol"
4337 #define	MSG_REL_EFLA_TITLE_64_SIZE	82
4338 
4339 #define	MSG_REL_EFLN_TITLE_64	"    type                               offset                     section / symbol"
4340 #define	MSG_REL_EFLN_TITLE_64_SIZE	82
4341 
4342 #define	MSG_REL_EFLA_ENTRY_64	"  %-24s %#18llx %#18llx  %-14s %s"
4343 #define	MSG_REL_EFLA_ENTRY_64_SIZE	33
4344 
4345 #define	MSG_REL_EFLN_ENTRY_64	"  %-24s %#18llx                     %-14s %s"
4346 #define	MSG_REL_EFLN_ENTRY_64_SIZE	44
4347 
4348 #define	MSG_REL_RTA_TITLE_64	"         type                               offset             addend  symbol"
4349 #define	MSG_REL_RTA_TITLE_64_SIZE	77
4350 
4351 #define	MSG_REL_RTN_TITLE_64	"         type                               offset              value  symbol"
4352 #define	MSG_REL_RTN_TITLE_64_SIZE	77
4353 
4354 #define	MSG_REL_RTV_TITLE_64	"                                                                value"
4355 #define	MSG_REL_RTV_TITLE_64_SIZE	69
4356 
4357 #define	MSG_REL_RTA_ENTRY_64	" %5s %-24s %#18llx %#18llx  %s  %s"
4358 #define	MSG_REL_RTA_ENTRY_64_SIZE	34
4359 
4360 #define	MSG_REL_RTN_ENTRY_64	" %5s %-24s %#18llx                    %s  %s"
4361 #define	MSG_REL_RTN_ENTRY_64_SIZE	44
4362 
4363 #define	MSG_REL_RT_APLVAL_64	" apply                          %#18llx %#18llx"
4364 #define	MSG_REL_RT_APLVAL_64_SIZE	47
4365 
4366 #define	MSG_REL_RT_APLREG_64	" apply                          %18.18s %#18llx"
4367 #define	MSG_REL_RT_APLREG_64_SIZE	47
4368 
4369 #define	MSG_REL_LDSA_TITLE_64	"         type                               offset             addend  section        symbol"
4370 #define	MSG_REL_LDSA_TITLE_64_SIZE	92
4371 
4372 #define	MSG_REL_LDSN_TITLE_64	"         type                               offset                     section        symbol"
4373 #define	MSG_REL_LDSN_TITLE_64_SIZE	92
4374 
4375 #define	MSG_REL_LDSA_ENTRY_64	" %5s %-24s %#18llx %#18llx  %-14.14s %s  %s"
4376 #define	MSG_REL_LDSA_ENTRY_64_SIZE	43
4377 
4378 #define	MSG_REL_LDSN_ENTRY_64	" %5s %-24s %#18llx                     %-14.14s %s  %s"
4379 #define	MSG_REL_LDSN_ENTRY_64_SIZE	54
4380 
4381 #define	MSG_REL_LDSV_TITLE_64	"         type                               offset              value  section        symbol"
4382 #define	MSG_REL_LDSV_TITLE_64_SIZE	92
4383 
4384 #define	MSG_REL_LDLA_TITLE_64	"         type                               offset             addend  section / symbol"
4385 #define	MSG_REL_LDLA_TITLE_64_SIZE	87
4386 
4387 #define	MSG_REL_LDLN_TITLE_64	"         type                               offset                     section / symbol"
4388 #define	MSG_REL_LDLN_TITLE_64_SIZE	87
4389 
4390 #define	MSG_REL_LDLA_ENTRY_64	" %5s %-24s %#18llx %#18llx  %-14s %s  %s"
4391 #define	MSG_REL_LDLA_ENTRY_64_SIZE	40
4392 
4393 #define	MSG_REL_LDLN_ENTRY_64	" %5s %-24s %#18llx                     %-14s %s  %s"
4394 #define	MSG_REL_LDLN_ENTRY_64_SIZE	51
4395 
4396 #define	MSG_REL_LDLV_TITLE_64	"         type                               offset              value  section / symbol"
4397 #define	MSG_REL_LDLV_TITLE_64_SIZE	87
4398 
4399 #define	MSG_DL_IPHDR_ENTER	"dl_iterate_phdr() called from file=%s"
4400 #define	MSG_DL_IPHDR_ENTER_SIZE	37
4401 
4402 #define	MSG_DL_IPHDR_MAPCNG	"dl_iterate_phdr() object map/unmap in callback"
4403 #define	MSG_DL_IPHDR_MAPCNG_SIZE	46
4404 
4405 #define	MSG_DL_IPHDR_UNMAP	"dl_iterate_phdr() early return due to object unmap"
4406 #define	MSG_DL_IPHDR_UNMAP_SIZE	50
4407 
4408 #define	MSG_DL_IPHDR_CALLBACK	"dl_iterate_phdr() callback"
4409 #define	MSG_DL_IPHDR_CALLBACK_SIZE	26
4410 
4411 #define	MSG_DL_IPHDR_NAME	"    dlpi_name:    %s"
4412 #define	MSG_DL_IPHDR_NAME_SIZE	20
4413 
4414 #define	MSG_DL_IPHDR_MAPCNT	"    dlpi_adds:    %-18llu   dlpi_subs:   %-18llu"
4415 #define	MSG_DL_IPHDR_MAPCNT_SIZE	48
4416 
4417 #define	MSG_DL_IPHDR_ADDR_32	"    dlpi_addr:    %#-10llx"
4418 #define	MSG_DL_IPHDR_ADDR_32_SIZE	26
4419 
4420 #define	MSG_DL_IPHDR_PHDR_32	"    dlpi_phdr:    %#-10llx  dlpi_phnum:  %u"
4421 #define	MSG_DL_IPHDR_PHDR_32_SIZE	43
4422 
4423 #define	MSG_DL_IPHDR_ADDR_64	"    dlpi_addr:    %#-18llx"
4424 #define	MSG_DL_IPHDR_ADDR_64_SIZE	26
4425 
4426 #define	MSG_DL_IPHDR_PHDR_64	"    dlpi_phdr:    %#-18llx   dlpi_phnum:  %u"
4427 #define	MSG_DL_IPHDR_PHDR_64_SIZE	44
4428 
4429 #define	MSG_DL_DLCLOSE	"file=%s;  dlclose() called from file=%s  %s"
4430 #define	MSG_DL_DLCLOSE_SIZE	43
4431 
4432 #define	MSG_DL_DLDUMP	"file=%s;  dldump() called from file=%s: dumping to file=%s  %s"
4433 #define	MSG_DL_DLDUMP_SIZE	62
4434 
4435 #define	MSG_DL_DLOPEN	"file=%s;  dlopen() called from file=%s %s %s"
4436 #define	MSG_DL_DLOPEN_SIZE	44
4437 
4438 #define	MSG_DL_DLADDR	"dladdr() called from file=%s: %#llx"
4439 #define	MSG_DL_DLADDR_SIZE	35
4440 
4441 #define	MSG_DL_DLERROR	"dlerror() called from file=%s: %s"
4442 #define	MSG_DL_DLERROR_SIZE	33
4443 
4444 #define	MSG_DL_DLINFO	"dlinfo() called from file=%s: handle=%s, request=%s, user data=%#llx"
4445 #define	MSG_DL_DLINFO_SIZE	68
4446 
4447 #define	MSG_TOK_ALL	"all"
4448 #define	MSG_TOK_ALL_SIZE	3
4449 
4450 #define	MSG_TOK_ARGS	"args"
4451 #define	MSG_TOK_ARGS_SIZE	4
4452 
4453 #define	MSG_TOK_BINDINGS	"bindings"
4454 #define	MSG_TOK_BINDINGS_SIZE	8
4455 
4456 #define	MSG_TOK_DL	"dl"
4457 #define	MSG_TOK_DL_SIZE	2
4458 
4459 #define	MSG_TOK_CAP	"cap"
4460 #define	MSG_TOK_CAP_SIZE	3
4461 
4462 #define	MSG_TOK_BASIC	"basic"
4463 #define	MSG_TOK_BASIC_SIZE	5
4464 
4465 #define	MSG_TOK_ENTRY	"entry"
4466 #define	MSG_TOK_ENTRY_SIZE	5
4467 
4468 #define	MSG_TOK_FILES	"files"
4469 #define	MSG_TOK_FILES_SIZE	5
4470 
4471 #define	MSG_TOK_HELP	"help"
4472 #define	MSG_TOK_HELP_SIZE	4
4473 
4474 #define	MSG_TOK_INIT	"init"
4475 #define	MSG_TOK_INIT_SIZE	4
4476 
4477 #define	MSG_TOK_LIBS	"libs"
4478 #define	MSG_TOK_LIBS_SIZE	4
4479 
4480 #define	MSG_TOK_MAP	"map"
4481 #define	MSG_TOK_MAP_SIZE	3
4482 
4483 #define	MSG_TOK_RELOC	"reloc"
4484 #define	MSG_TOK_RELOC_SIZE	5
4485 
4486 #define	MSG_TOK_SECTIONS	"sections"
4487 #define	MSG_TOK_SECTIONS_SIZE	8
4488 
4489 #define	MSG_TOK_SEGMENTS	"segments"
4490 #define	MSG_TOK_SEGMENTS_SIZE	8
4491 
4492 #define	MSG_TOK_SUPPORT	"support"
4493 #define	MSG_TOK_SUPPORT_SIZE	7
4494 
4495 #define	MSG_TOK_SYMBOLS	"symbols"
4496 #define	MSG_TOK_SYMBOLS_SIZE	7
4497 
4498 #define	MSG_TOK_TLS	"tls"
4499 #define	MSG_TOK_TLS_SIZE	3
4500 
4501 #define	MSG_TOK_VERSIONS	"versions"
4502 #define	MSG_TOK_VERSIONS_SIZE	8
4503 
4504 #define	MSG_TOK_AUDIT	"audit"
4505 #define	MSG_TOK_AUDIT_SIZE	5
4506 
4507 #define	MSG_TOK_GOT	"got"
4508 #define	MSG_TOK_GOT_SIZE	3
4509 
4510 #define	MSG_TOK_MOVE	"move"
4511 #define	MSG_TOK_MOVE_SIZE	4
4512 
4513 #define	MSG_TOK_DEMANGLE	"demangle"
4514 #define	MSG_TOK_DEMANGLE_SIZE	8
4515 
4516 #define	MSG_TOK_STRTAB	"strtab"
4517 #define	MSG_TOK_STRTAB_SIZE	6
4518 
4519 #define	MSG_TOK_STATS	"statistics"
4520 #define	MSG_TOK_STATS_SIZE	10
4521 
4522 #define	MSG_TOK_UNUSED	"unused"
4523 #define	MSG_TOK_UNUSED_SIZE	6
4524 
4525 #define	MSG_TOK_DETAIL	"detail"
4526 #define	MSG_TOK_DETAIL_SIZE	6
4527 
4528 #define	MSG_TOK_LONG	"long"
4529 #define	MSG_TOK_LONG_SIZE	4
4530 
4531 #define	MSG_TOK_NAME	"name"
4532 #define	MSG_TOK_NAME_SIZE	4
4533 
4534 #define	MSG_TOK_FULLNAME	"fullname"
4535 #define	MSG_TOK_FULLNAME_SIZE	8
4536 
4537 #define	MSG_TOK_CLASS	"class"
4538 #define	MSG_TOK_CLASS_SIZE	5
4539 
4540 #define	MSG_TOK_LMID	"lmid"
4541 #define	MSG_TOK_LMID_SIZE	4
4542 
4543 #define	MSG_TOK_TTIME	"ttime"
4544 #define	MSG_TOK_TTIME_SIZE	5
4545 
4546 #define	MSG_TOK_DTIME	"dtime"
4547 #define	MSG_TOK_DTIME_SIZE	5
4548 
4549 #define	MSG_TOK_OUTFILE	"output"
4550 #define	MSG_TOK_OUTFILE_SIZE	6
4551 
4552 #define	MSG_TOK_LMID_ALL	"ALL"
4553 #define	MSG_TOK_LMID_ALL_SIZE	3
4554 
4555 #define	MSG_TOK_LMID_ALT	"ALT"
4556 #define	MSG_TOK_LMID_ALT_SIZE	3
4557 
4558 #define	MSG_TOK_LMID_BASE	"BASE"
4559 #define	MSG_TOK_LMID_BASE_SIZE	4
4560 
4561 #define	MSG_TOK_LMID_LDSO	"LDSO"
4562 #define	MSG_TOK_LMID_LDSO_SIZE	4
4563 
4564 #define	MSG_STR_EMPTY	""
4565 #define	MSG_STR_EMPTY_SIZE	0
4566 
4567 #define	MSG_STR_DELIMIT	",:"
4568 #define	MSG_STR_DELIMIT_SIZE	2
4569 
4570 #define	MSG_STR_COMDAT	"COMDAT "
4571 #define	MSG_STR_COMDAT_SIZE	7
4572 
4573 #define	MSG_SCN_GOT	".got"
4574 #define	MSG_SCN_GOT_SIZE	4
4575 
4576 #define	MSG_SCN_PLT	".plt"
4577 #define	MSG_SCN_PLT_SIZE	4
4578 
4579 #define	MSG_SCN_BSS	".bss"
4580 #define	MSG_SCN_BSS_SIZE	4
4581 
4582 #define	MSG_SCN_INIT	".init"
4583 #define	MSG_SCN_INIT_SIZE	5
4584 
4585 #define	MSG_SCN_FINI	".fini"
4586 #define	MSG_SCN_FINI_SIZE	5
4587 
4588 #define	MSG_SCN_INITARRAY	".initarray"
4589 #define	MSG_SCN_INITARRAY_SIZE	10
4590 
4591 #define	MSG_SCN_FINIARRAY	".finiarray"
4592 #define	MSG_SCN_FINIARRAY_SIZE	10
4593 
4594 #define	MSG_SCN_PREINITARRAY	".preinitarray"
4595 #define	MSG_SCN_PREINITARRAY_SIZE	13
4596 
4597 #define	MSG_SH_INFO	"sh_info"
4598 #define	MSG_SH_INFO_SIZE	7
4599 
4600 #define	MSG_SH_LINK	"sh_link"
4601 #define	MSG_SH_LINK_SIZE	7
4602 
4603 #define	MSG_UTL_SCC_ENTRY	"    [%d]  %s"
4604 #define	MSG_UTL_SCC_ENTRY_SIZE	12
4605 
4606 #define	MSG_FMT_INDEX	" [%d]"
4607 #define	MSG_FMT_INDEX_SIZE	5
4608 
4609 #define	MSG_FMT_INDEX_RANGE	" [%d-%d]"
4610 #define	MSG_FMT_INDEX_RANGE_SIZE	8
4611 
4612 #define	MSG_FMT_STR	"%s"
4613 #define	MSG_FMT_STR_SIZE	2
4614 
4615 #define	MSG_FMT_PATH	"%s/%s"
4616 #define	MSG_FMT_PATH_SIZE	5
4617 
4618 #define	MSG_PTH_OBJECT	"/tmp/ld.so-OBJECT-"
4619 #define	MSG_PTH_OBJECT_SIZE	18
4620 
4621 #define	MSG_SUNW_OST_SGS	"SUNW_OST_SGS"
4622 #define	MSG_SUNW_OST_SGS_SIZE	12
4623 
4624 #define	MSG_ECR_NAME	"  ec_name:       %s"
4625 #define	MSG_ECR_NAME_SIZE	19
4626 
4627 #define	MSG_ECR_FLAGS	"  ec_flags:      %s"
4628 #define	MSG_ECR_FLAGS_SIZE	19
4629 
4630 #define	MSG_ECR_IS_NAME	"  ec_is_name:    %-8s  ec_attrmask:  %s"
4631 #define	MSG_ECR_IS_NAME_SIZE	39
4632 
4633 #define	MSG_ECR_SEGMENT	"  ec_segment:    %-8s  ec_attrbits:  %s"
4634 #define	MSG_ECR_SEGMENT_SIZE	39
4635 
4636 #define	MSG_ECR_NDX	"  ec_ordndx:     %-8d  ec_type:      %s"
4637 #define	MSG_ECR_NDX_SIZE	39
4638 
4639 #define	MSG_ECR_FILES	"  ec_files:"
4640 #define	MSG_ECR_FILES_SIZE	11
4641 
4642 #define	MSG_ECR_FILE	"    %-21s  %s"
4643 #define	MSG_ECR_FILE_SIZE	13
4644 
4645 #define	MSG_MAP_SORT_SEG	"    %s"
4646 #define	MSG_MAP_SORT_SEG_SIZE	6
4647 
4648 #define	MSG_MAP_SORT_SEG_NAME	"    %-20s  %s"
4649 #define	MSG_MAP_SORT_SEG_NAME_SIZE	13
4650 
4651 #define	MSG_MAP_SORT_SEG_V	"    %-20s  %-20s  p_vaddr=0x%llx"
4652 #define	MSG_MAP_SORT_SEG_V_SIZE	32
4653 
4654 #define	MSG_MAP_SORT_SEG_O	"    %-20s  %-20s  order=%d"
4655 #define	MSG_MAP_SORT_SEG_O_SIZE	26
4656 
4657 #define	MSG_LIB_FILE	"  %s"
4658 #define	MSG_LIB_FILE_SIZE	4
4659 
4660 #define	MSG_PLT_21D	"21d"
4661 #define	MSG_PLT_21D_SIZE	3
4662 
4663 #define	MSG_PLT_24D	"24d"
4664 #define	MSG_PLT_24D_SIZE	3
4665 
4666 #define	MSG_PLT_U32	"u32"
4667 #define	MSG_PLT_U32_SIZE	3
4668 
4669 #define	MSG_PLT_U44	"u44"
4670 #define	MSG_PLT_U44_SIZE	3
4671 
4672 #define	MSG_PLT_FULL	"full"
4673 #define	MSG_PLT_FULL_SIZE	4
4674 
4675 #define	MSG_PLT_FAR	"far"
4676 #define	MSG_PLT_FAR_SIZE	3
4677 
4678 #define	MSG_SEG_DESC	"segment[%d]"
4679 #define	MSG_SEG_DESC_SIZE	11
4680 
4681 #define	MSG_SEG_NAME	"    sg_name:      %s"
4682 #define	MSG_SEG_NAME_SIZE	20
4683 
4684 #define	MSG_SEG_LENGTH	"    sg_length:    %#llx"
4685 #define	MSG_SEG_LENGTH_SIZE	23
4686 
4687 #define	MSG_SEG_ROUND	"    sg_round:     %#llx"
4688 #define	MSG_SEG_ROUND_SIZE	23
4689 
4690 #define	MSG_SEG_ALIGN	"    sg_align:     %#llx"
4691 #define	MSG_SEG_ALIGN_SIZE	23
4692 
4693 #define	MSG_SEG_FLAGS	"    sg_flags:     %s"
4694 #define	MSG_SEG_FLAGS_SIZE	20
4695 
4696 #define	MSG_SEG_SIZESYM_TITLE	"    sg_sizesym:"
4697 #define	MSG_SEG_SIZESYM_TITLE_SIZE	15
4698 
4699 #define	MSG_SEG_SIZESYM	"        %s"
4700 #define	MSG_SEG_SIZESYM_SIZE	10
4701 
4702 #define	MSG_SEG_IS_ORDER_TITLE	"    sg_is_order:"
4703 #define	MSG_SEG_IS_ORDER_TITLE_SIZE	16
4704 
4705 #define	MSG_SEG_OS_ORDER_TITLE	"    sg_os_order:"
4706 #define	MSG_SEG_OS_ORDER_TITLE_SIZE	16
4707 
4708 #define	MSG_SEG_LIST_ITEM	"        %s"
4709 #define	MSG_SEG_LIST_ITEM_SIZE	10
4710 
4711 #define	MSG_SEC_NAME	"  section[%d] os_name:  %s"
4712 #define	MSG_SEC_NAME_SIZE	26
4713 
4714 #define	MSG_SYM_GLOBAL	"global"
4715 #define	MSG_SYM_GLOBAL_SIZE	6
4716 
4717 #define	MSG_SYM_LOCAL	"local"
4718 #define	MSG_SYM_LOCAL_SIZE	5
4719 
4720 #define	MSG_SYM_COPY	"copy"
4721 #define	MSG_SYM_COPY_SIZE	4
4722 
4723 #define	MSG_DLSYM_NEXT	"[ RTLD_NEXT ]"
4724 #define	MSG_DLSYM_NEXT_SIZE	13
4725 
4726 #define	MSG_DLSYM_DEFAULT	"[ RTLD_DEFAULT ]"
4727 #define	MSG_DLSYM_DEFAULT_SIZE	16
4728 
4729 #define	MSG_DLSYM_SELF	"[ RTLD_SELF ]"
4730 #define	MSG_DLSYM_SELF_SIZE	13
4731 
4732 #define	MSG_DLSYM_PROBE	"[ RTLD_PROBE ]"
4733 #define	MSG_DLSYM_PROBE_SIZE	14
4734 
4735 #define	MSG_DLSYM_SINGLETON	"( singleton reference )"
4736 #define	MSG_DLSYM_SINGLETON_SIZE	23
4737 
4738 #define	MSG_MODE_GLOBNODEL	"[ GLOBAL  NODELETE ]"
4739 #define	MSG_MODE_GLOBNODEL_SIZE	20
4740 
4741 #define	MSG_MODE_GLOB	"[ GLOBAL ]"
4742 #define	MSG_MODE_GLOB_SIZE	10
4743 
4744 #define	MSG_MODE_NODEL	"[ NODELETE ]"
4745 #define	MSG_MODE_NODEL_SIZE	12
4746 
4747 #define	MSG_BINFO_START	"  ("
4748 #define	MSG_BINFO_START_SIZE	3
4749 
4750 #define	MSG_BINFO_DIRECT	"direct"
4751 #define	MSG_BINFO_DIRECT_SIZE	6
4752 
4753 #define	MSG_BINFO_INTERPOSE	"interpose"
4754 #define	MSG_BINFO_INTERPOSE_SIZE	9
4755 
4756 #define	MSG_BINFO_COPYREF	"copy-ref"
4757 #define	MSG_BINFO_COPYREF_SIZE	8
4758 
4759 #define	MSG_BINFO_FILTEE	"filtee"
4760 #define	MSG_BINFO_FILTEE_SIZE	6
4761 
4762 #define	MSG_BINFO_PLTADDR	"plt-addr"
4763 #define	MSG_BINFO_PLTADDR_SIZE	8
4764 
4765 #define	MSG_BINFO_END	")"
4766 #define	MSG_BINFO_END_SIZE	1
4767 
4768 #define	MSG_BINFO_SEP	","
4769 #define	MSG_BINFO_SEP_SIZE	1
4770 
4771 #define	MSG_UTL_EVNT_PREINIT	"RD_PREINIT"
4772 #define	MSG_UTL_EVNT_PREINIT_SIZE	10
4773 
4774 #define	MSG_UTL_EVNT_POSTINIT	"RD_POSTINIT"
4775 #define	MSG_UTL_EVNT_POSTINIT_SIZE	11
4776 
4777 #define	MSG_UTL_EVNT_DLACT	"RD_DLACTIVITY"
4778 #define	MSG_UTL_EVNT_DLACT_SIZE	13
4779 
4780 #define	MSG_UTL_STA_ADD	"RT_ADD"
4781 #define	MSG_UTL_STA_ADD_SIZE	6
4782 
4783 #define	MSG_UTL_STA_DELETE	"RT_DELETE"
4784 #define	MSG_UTL_STA_DELETE_SIZE	9
4785 
4786 #define	MSG_UTL_STA_CONSIST	"RT_CONSISTENT"
4787 #define	MSG_UTL_STA_CONSIST_SIZE	13
4788 
4789 #define	MSG_VER_SELECTED	"  SELECTED  %-26.26s  %s"
4790 #define	MSG_VER_SELECTED_SIZE	24
4791 
4792 #define	MSG_VER_L_SELECTED	"  SELECTED  %-26s  %s"
4793 #define	MSG_VER_L_SELECTED_SIZE	21
4794 
4795 #define	MSG_VER_ALL	"       ALL  %-26.26s"
4796 #define	MSG_VER_ALL_SIZE	20
4797 
4798 #define	MSG_VER_L_ALL	"       ALL  %-26s"
4799 #define	MSG_VER_L_ALL_SIZE	17
4800 
4801 #define	MSG_GOT_INDEX	" [%d]"
4802 #define	MSG_GOT_INDEX_SIZE	5
4803 
4804 #define	MSG_GOT_SMALL_PIC	"pic"
4805 #define	MSG_GOT_SMALL_PIC_SIZE	3
4806 
4807 #define	MSG_GOT_BIG_PIC	"PIC"
4808 #define	MSG_GOT_BIG_PIC_SIZE	3
4809 
4810 #define	MSG_CNTL_ENTRY	"   [0x%llx]  %s"
4811 #define	MSG_CNTL_ENTRY_SIZE	15
4812 
4813 #define	MSG_STR_NL	"\n"
4814 #define	MSG_STR_NL_SIZE	1
4815 
4816 #define	MSG_STR_LDVER	"Solaris Linkers: %s"
4817 #define	MSG_STR_LDVER_SIZE	19
4818 
4819 #define	MSG_FMT_INDEX	" [%d]"
4820 #define	MSG_FMT_INDEX_SIZE	5
4821 
4822 #define	MSG_FMT_ISEC_NAME	"[%u]%s"
4823 #define	MSG_FMT_ISEC_NAME_SIZE	6
4824 
4825 #define	MSG_FMT_MEMUNIT	" (%lld%c)"
4826 #define	MSG_FMT_MEMUNIT_SIZE	9
4827 
4828 #define	MSG_SUNW_OST_SGS	"SUNW_OST_SGS"
4829 #define	MSG_SUNW_OST_SGS_SIZE	12
4830 
4831 #define	MSG_ELF_MAGIC	"  ei_magic:   { 0x%x, %c, %c, %c }"
4832 #define	MSG_ELF_MAGIC_SIZE	34
4833 
4834 #define	MSG_ELF_CLASS	"  ei_class:   %-18s  ei_data:       %s"
4835 #define	MSG_ELF_CLASS_SIZE	38
4836 
4837 #define	MSG_ELF_OSABI	"  ei_osabi:   %-18s  ei_abiversion: %s"
4838 #define	MSG_ELF_OSABI_SIZE	38
4839 
4840 #define	MSG_ELF_MACHINE	"  e_machine:  %-18s  e_version:     %s"
4841 #define	MSG_ELF_MACHINE_SIZE	38
4842 
4843 #define	MSG_ELF_TYPE	"  e_type:     %s"
4844 #define	MSG_ELF_TYPE_SIZE	16
4845 
4846 #define	MSG_ELF_FLAGS	"  e_flags:    %18s"
4847 #define	MSG_ELF_FLAGS_SIZE	18
4848 
4849 #define	MSG_ELF_FLAGS_FMT	"  e_flags:    %s"
4850 #define	MSG_ELF_FLAGS_FMT_SIZE	16
4851 
4852 #define	MSG_ELF_ESIZE	"  e_entry:    %#18llx  e_ehsize:     %2d  e_shstrndx:  %d"
4853 #define	MSG_ELF_ESIZE_SIZE	57
4854 
4855 #define	MSG_ELFX_ESIZE	"  e_entry:    %#18llx  e_ehsize:     %2d  e_shstrndx:  SHN_XINDEX  (see shdr[0].sh_link)"
4856 #define	MSG_ELFX_ESIZE_SIZE	88
4857 
4858 #define	MSG_ELF_SHOFF	"  e_shoff:    %#18llx  e_shentsize:  %2d  e_shnum:     %d"
4859 #define	MSG_ELF_SHOFF_SIZE	57
4860 
4861 #define	MSG_ELFX_SHOFF	"  e_shoff:    %#18llx  e_shentsize:  %2d  e_shnum:     0  (see shdr[0].sh_size)"
4862 #define	MSG_ELFX_SHOFF_SIZE	79
4863 
4864 #define	MSG_ELF_PHOFF	"  e_phoff:    %#18llx  e_phentsize:  %2d  e_phnum:     %d"
4865 #define	MSG_ELF_PHOFF_SIZE	57
4866 
4867 #define	MSG_ELFX_PHOFF	"  e_phoff:    %#18llx  e_phentsize:  %2d  e_phnum:     PN_XNUM  (see shdr[0].sh_info)"
4868 #define	MSG_ELFX_PHOFF_SIZE	85
4869 
4870 #define	MSG_SHD0_TITLE	"Section Header[0]:  (ELF Ehdr extensions)"
4871 #define	MSG_SHD0_TITLE_SIZE	41
4872 
4873 #define	MSG_SHD0_ADDR	"    sh_addr:      %-6lld               sh_flags:   %s"
4874 #define	MSG_SHD0_ADDR_SIZE	53
4875 
4876 #define	MSG_SHD0_SIZE	"    sh_size:      %-6lld (e_shnum)     sh_type:    %s"
4877 #define	MSG_SHD0_SIZE_SIZE	53
4878 
4879 #define	MSG_SHD0_OFFSET	"    sh_offset:    %-6lld               sh_entsize: %lld"
4880 #define	MSG_SHD0_OFFSET_SIZE	55
4881 
4882 #define	MSG_SHD0_LINK	"    sh_link:      %-6d (e_shstrndx)  sh_info:    %d (e_phnum)"
4883 #define	MSG_SHD0_LINK_SIZE	61
4884 
4885 #define	MSG_SHD0_ALIGN	"    sh_addralign: %-6lld"
4886 #define	MSG_SHD0_ALIGN_SIZE	24
4887 
4888 #define	MSG_SHD_ADDR_32	"    sh_addr:      %#-10llx      sh_flags:   %s"
4889 #define	MSG_SHD_ADDR_32_SIZE	46
4890 
4891 #define	MSG_SHD_SIZE_32	"    sh_size:      %#-10llx      sh_type:    %s"
4892 #define	MSG_SHD_SIZE_32_SIZE	46
4893 
4894 #define	MSG_SHD_OFFSET_32	"    sh_offset:    %#-10llx      sh_entsize: %#llx"
4895 #define	MSG_SHD_OFFSET_32_SIZE	49
4896 
4897 #define	MSG_SHD_OFFSET_ENT_32	"    sh_offset:    %#-10llx      sh_entsize: %#llx (%lld %s)"
4898 #define	MSG_SHD_OFFSET_ENT_32_SIZE	59
4899 
4900 #define	MSG_SHD_LINK_32	"    sh_link:      %-14s  sh_info:    %s"
4901 #define	MSG_SHD_LINK_32_SIZE	39
4902 
4903 #define	MSG_SHD_ALIGN_32	"    sh_addralign: %#-10llx"
4904 #define	MSG_SHD_ALIGN_32_SIZE	26
4905 
4906 #define	MSG_SHD_ADDR_64	"    sh_addr:      %#-18llx  sh_flags:   %s"
4907 #define	MSG_SHD_ADDR_64_SIZE	42
4908 
4909 #define	MSG_SHD_SIZE_64	"    sh_size:      %#-18llx  sh_type:    %s"
4910 #define	MSG_SHD_SIZE_64_SIZE	42
4911 
4912 #define	MSG_SHD_OFFSET_64	"    sh_offset:    %#-18llx  sh_entsize: %#llx"
4913 #define	MSG_SHD_OFFSET_64_SIZE	45
4914 
4915 #define	MSG_SHD_OFFSET_ENT_64	"    sh_offset:    %#-18llx  sh_entsize: %#llx (%lld %s)"
4916 #define	MSG_SHD_OFFSET_ENT_64_SIZE	55
4917 
4918 #define	MSG_SHD_LINK_64	"    sh_link:      %-18s  sh_info:    %s"
4919 #define	MSG_SHD_LINK_64_SIZE	39
4920 
4921 #define	MSG_SHD_ALIGN_64	"    sh_addralign: %#-18llx"
4922 #define	MSG_SHD_ALIGN_64_SIZE	26
4923 
4924 #define	MSG_PHD_VADDR_32	"    p_vaddr:      %#-10llx  p_flags:    %s"
4925 #define	MSG_PHD_VADDR_32_SIZE	42
4926 
4927 #define	MSG_PHD_PADDR_32	"    p_paddr:      %#-10llx  p_type:     %s"
4928 #define	MSG_PHD_PADDR_32_SIZE	42
4929 
4930 #define	MSG_PHD_FILESZ_32	"    p_filesz:     %#-10llx  p_memsz:    %#llx"
4931 #define	MSG_PHD_FILESZ_32_SIZE	45
4932 
4933 #define	MSG_PHD_OFFSET_32	"    p_offset:     %#-10llx  p_align:    %#llx"
4934 #define	MSG_PHD_OFFSET_32_SIZE	45
4935 
4936 #define	MSG_PHD_VADDR_64	"    p_vaddr:      %#-18llx  p_flags:    %s"
4937 #define	MSG_PHD_VADDR_64_SIZE	42
4938 
4939 #define	MSG_PHD_PADDR_64	"    p_paddr:      %#-18llx  p_type:     %s"
4940 #define	MSG_PHD_PADDR_64_SIZE	42
4941 
4942 #define	MSG_PHD_FILESZ_64	"    p_filesz:     %#-18llx  p_memsz:    %#llx"
4943 #define	MSG_PHD_FILESZ_64_SIZE	45
4944 
4945 #define	MSG_PHD_OFFSET_64	"    p_offset:     %#-18llx  p_align:    %#llx"
4946 #define	MSG_PHD_OFFSET_64_SIZE	45
4947 
4948 #define	MSG_SYMINFO_UNKFLAG	"[0x%x]"
4949 #define	MSG_SYMINFO_UNKFLAG_SIZE	6
4950 
4951 #define	MSG_CI_NULL	"NULL"
4952 #define	MSG_CI_NULL_SIZE	4
4953 
4954 #define	MSG_CI_VERSION	"VERSION"
4955 #define	MSG_CI_VERSION_SIZE	7
4956 
4957 #define	MSG_CI_ATEXIT	"ATEXIT"
4958 #define	MSG_CI_ATEXIT_SIZE	6
4959 
4960 #define	MSG_CI_LCMESSAGES	"LCMESSAGES"
4961 #define	MSG_CI_LCMESSAGES_SIZE	10
4962 
4963 #define	MSG_CI_BIND_GUARD	"BIND_GUARD"
4964 #define	MSG_CI_BIND_GUARD_SIZE	10
4965 
4966 #define	MSG_CI_BIND_CLEAR	"BIND_CLEAR"
4967 #define	MSG_CI_BIND_CLEAR_SIZE	10
4968 
4969 #define	MSG_CI_THR_SELF	"THR_SELF"
4970 #define	MSG_CI_THR_SELF_SIZE	8
4971 
4972 #define	MSG_CI_TLS_MODADD	"TLS_MODADD"
4973 #define	MSG_CI_TLS_MODADD_SIZE	10
4974 
4975 #define	MSG_CI_TLS_MODREM	"TLS_MODREM"
4976 #define	MSG_CI_TLS_MODREM_SIZE	10
4977 
4978 #define	MSG_CI_TLS_STATMOD	"TLS_STATMOD"
4979 #define	MSG_CI_TLS_STATMOD_SIZE	11
4980 
4981 #define	MSG_CI_THRINIT	"THRINIT"
4982 #define	MSG_CI_THRINIT_SIZE	7
4983 
4984 #define	MSG_CI_CRITICAL	"CRITICAL"
4985 #define	MSG_CI_CRITICAL_SIZE	8
4986 
4987 #define	MSG_TLS_FLAG_STATIC	"STATIC-TLS"
4988 #define	MSG_TLS_FLAG_STATIC_SIZE	10
4989 
4990 #define	MSG_MR_PADDING	"[ PADDING ]"
4991 #define	MSG_MR_PADDING_SIZE	11
4992 
4993 #define	MSG_MR_HDR_ELF	"[ HDR_ELF ]"
4994 #define	MSG_MR_HDR_ELF_SIZE	11
4995 
4996 #define	MSG_MR_HDR_AOUT	"[ HDR_AOUT ]"
4997 #define	MSG_MR_HDR_AOUT_SIZE	12
4998 
4999 #define	MSG_AUD_PRELOAD	"[ LD_AUDIT ]"
5000 #define	MSG_AUD_PRELOAD_SIZE	12
5001 
5002 #define	MSG_AUD_GLOBAL	"[ GLOBAL AUDIT ]"
5003 #define	MSG_AUD_GLOBAL_SIZE	16
5004 
5005 #endif	/* LINTSUP_SUPPRESS_STRINGS */
5006 
5007 #endif	/* __lint */
5008 
5009 #endif
5010