1 #ifndef _DYNAMIC_MSG_DOT_H 2 #define _DYNAMIC_MSG_DOT_H 3 4 #include <sgsmsg.h> /* Msg typedef */ 5 6 #ifndef __lint 7 8 #define MSG_SGS_LOCAL_ARRAY __sgs_msg_libconv_dynamic 9 10 extern const char __sgs_msg_libconv_dynamic[]; 11 12 #define MSG_ORIG_STRTAB(_x, _s) &_s[_x] 13 14 #define MSG_ORIG(x) MSG_ORIG_STRTAB(x, __sgs_msg_libconv_dynamic) 15 16 extern const char * _sgs_msg_libconv_dynamic(Msg); 17 18 #define MSG_INTL(x) _sgs_msg_libconv_dynamic(x) 19 20 21 #define MSG_DT_NULL_CF 1 22 #define MSG_DT_NULL_CF_SIZE 7 23 24 #define MSG_DT_NULL_CFNP 4 25 #define MSG_DT_NULL_CFNP_SIZE 4 26 27 #define MSG_DT_NULL_NF 9 28 #define MSG_DT_NULL_NF_SIZE 4 29 30 #define MSG_DT_NEEDED_CF 14 31 #define MSG_DT_NEEDED_CF_SIZE 9 32 33 #define MSG_DT_NEEDED_CFNP 17 34 #define MSG_DT_NEEDED_CFNP_SIZE 6 35 36 #define MSG_DT_NEEDED_NF 24 37 #define MSG_DT_NEEDED_NF_SIZE 6 38 39 #define MSG_DT_PLTRELSZ_CF 31 40 #define MSG_DT_PLTRELSZ_CF_SIZE 11 41 42 #define MSG_DT_PLTRELSZ_CFNP 34 43 #define MSG_DT_PLTRELSZ_CFNP_SIZE 8 44 45 #define MSG_DT_PLTRELSZ_NF 43 46 #define MSG_DT_PLTRELSZ_NF_SIZE 8 47 48 #define MSG_DT_PLTRELSZ_DMP 52 49 #define MSG_DT_PLTRELSZ_DMP_SIZE 5 50 51 #define MSG_DT_PLTGOT_CF 58 52 #define MSG_DT_PLTGOT_CF_SIZE 9 53 54 #define MSG_DT_PLTGOT_CFNP 61 55 #define MSG_DT_PLTGOT_CFNP_SIZE 6 56 57 #define MSG_DT_PLTGOT_NF 68 58 #define MSG_DT_PLTGOT_NF_SIZE 6 59 60 #define MSG_DT_HASH_CF 75 61 #define MSG_DT_HASH_CF_SIZE 7 62 63 #define MSG_DT_HASH_CFNP 78 64 #define MSG_DT_HASH_CFNP_SIZE 4 65 66 #define MSG_DT_HASH_NF 87 67 #define MSG_DT_HASH_NF_SIZE 4 68 69 #define MSG_DT_STRTAB_CF 92 70 #define MSG_DT_STRTAB_CF_SIZE 9 71 72 #define MSG_DT_STRTAB_CFNP 95 73 #define MSG_DT_STRTAB_CFNP_SIZE 6 74 75 #define MSG_DT_STRTAB_NF 102 76 #define MSG_DT_STRTAB_NF_SIZE 6 77 78 #define MSG_DT_SYMTAB_CF 109 79 #define MSG_DT_SYMTAB_CF_SIZE 9 80 81 #define MSG_DT_SYMTAB_CFNP 112 82 #define MSG_DT_SYMTAB_CFNP_SIZE 6 83 84 #define MSG_DT_SYMTAB_NF 124 85 #define MSG_DT_SYMTAB_NF_SIZE 6 86 87 #define MSG_DT_RELA_CF 131 88 #define MSG_DT_RELA_CF_SIZE 7 89 90 #define MSG_DT_RELA_CFNP 134 91 #define MSG_DT_RELA_CFNP_SIZE 4 92 93 #define MSG_DT_RELA_NF 139 94 #define MSG_DT_RELA_NF_SIZE 4 95 96 #define MSG_DT_RELASZ_CF 144 97 #define MSG_DT_RELASZ_CF_SIZE 9 98 99 #define MSG_DT_RELASZ_CFNP 147 100 #define MSG_DT_RELASZ_CFNP_SIZE 6 101 102 #define MSG_DT_RELASZ_NF 154 103 #define MSG_DT_RELASZ_NF_SIZE 6 104 105 #define MSG_DT_RELAENT_CF 161 106 #define MSG_DT_RELAENT_CF_SIZE 10 107 108 #define MSG_DT_RELAENT_CFNP 164 109 #define MSG_DT_RELAENT_CFNP_SIZE 7 110 111 #define MSG_DT_RELAENT_NF 172 112 #define MSG_DT_RELAENT_NF_SIZE 7 113 114 #define MSG_DT_STRSZ_CF 180 115 #define MSG_DT_STRSZ_CF_SIZE 8 116 117 #define MSG_DT_STRSZ_CFNP 183 118 #define MSG_DT_STRSZ_CFNP_SIZE 5 119 120 #define MSG_DT_STRSZ_NF 189 121 #define MSG_DT_STRSZ_NF_SIZE 5 122 123 #define MSG_DT_SYMENT_CF 195 124 #define MSG_DT_SYMENT_CF_SIZE 9 125 126 #define MSG_DT_SYMENT_CFNP 198 127 #define MSG_DT_SYMENT_CFNP_SIZE 6 128 129 #define MSG_DT_SYMENT_NF 205 130 #define MSG_DT_SYMENT_NF_SIZE 6 131 132 #define MSG_DT_INIT_CF 212 133 #define MSG_DT_INIT_CF_SIZE 7 134 135 #define MSG_DT_INIT_CFNP 215 136 #define MSG_DT_INIT_CFNP_SIZE 4 137 138 #define MSG_DT_INIT_NF 223 139 #define MSG_DT_INIT_NF_SIZE 4 140 141 #define MSG_DT_FINI_CF 228 142 #define MSG_DT_FINI_CF_SIZE 7 143 144 #define MSG_DT_FINI_CFNP 231 145 #define MSG_DT_FINI_CFNP_SIZE 4 146 147 #define MSG_DT_FINI_NF 236 148 #define MSG_DT_FINI_NF_SIZE 4 149 150 #define MSG_DT_SONAME_CF 241 151 #define MSG_DT_SONAME_CF_SIZE 9 152 153 #define MSG_DT_SONAME_CFNP 244 154 #define MSG_DT_SONAME_CFNP_SIZE 6 155 156 #define MSG_DT_SONAME_NF 251 157 #define MSG_DT_SONAME_NF_SIZE 6 158 159 #define MSG_DT_RPATH_CF 258 160 #define MSG_DT_RPATH_CF_SIZE 8 161 162 #define MSG_DT_RPATH_CFNP 261 163 #define MSG_DT_RPATH_CFNP_SIZE 5 164 165 #define MSG_DT_RPATH_NF 267 166 #define MSG_DT_RPATH_NF_SIZE 5 167 168 #define MSG_DT_SYMBOLIC_CF 273 169 #define MSG_DT_SYMBOLIC_CF_SIZE 11 170 171 #define MSG_DT_SYMBOLIC_CFNP 288 172 #define MSG_DT_SYMBOLIC_CFNP_SIZE 8 173 174 #define MSG_DT_SYMBOLIC_NF 297 175 #define MSG_DT_SYMBOLIC_NF_SIZE 8 176 177 #define MSG_DT_SYMBOLIC_DMP 306 178 #define MSG_DT_SYMBOLIC_DMP_SIZE 4 179 180 #define MSG_DT_REL_CF 311 181 #define MSG_DT_REL_CF_SIZE 6 182 183 #define MSG_DT_REL_CFNP 314 184 #define MSG_DT_REL_CFNP_SIZE 3 185 186 #define MSG_DT_REL_NF 321 187 #define MSG_DT_REL_NF_SIZE 3 188 189 #define MSG_DT_RELSZ_CF 325 190 #define MSG_DT_RELSZ_CF_SIZE 8 191 192 #define MSG_DT_RELSZ_CFNP 328 193 #define MSG_DT_RELSZ_CFNP_SIZE 5 194 195 #define MSG_DT_RELSZ_NF 46 196 #define MSG_DT_RELSZ_NF_SIZE 5 197 198 #define MSG_DT_RELENT_CF 334 199 #define MSG_DT_RELENT_CF_SIZE 9 200 201 #define MSG_DT_RELENT_CFNP 337 202 #define MSG_DT_RELENT_CFNP_SIZE 6 203 204 #define MSG_DT_RELENT_NF 344 205 #define MSG_DT_RELENT_NF_SIZE 6 206 207 #define MSG_DT_PLTREL_CF 351 208 #define MSG_DT_PLTREL_CF_SIZE 9 209 210 #define MSG_DT_PLTREL_CFNP 354 211 #define MSG_DT_PLTREL_CFNP_SIZE 6 212 213 #define MSG_DT_PLTREL_NF 361 214 #define MSG_DT_PLTREL_NF_SIZE 6 215 216 #define MSG_DT_DEBUG_CF 368 217 #define MSG_DT_DEBUG_CF_SIZE 8 218 219 #define MSG_DT_DEBUG_CFNP 371 220 #define MSG_DT_DEBUG_CFNP_SIZE 5 221 222 #define MSG_DT_DEBUG_NF 377 223 #define MSG_DT_DEBUG_NF_SIZE 5 224 225 #define MSG_DT_TEXTREL_CF 383 226 #define MSG_DT_TEXTREL_CF_SIZE 10 227 228 #define MSG_DT_TEXTREL_CFNP 397 229 #define MSG_DT_TEXTREL_CFNP_SIZE 7 230 231 #define MSG_DT_TEXTREL_NF 405 232 #define MSG_DT_TEXTREL_NF_SIZE 7 233 234 #define MSG_DT_JMPREL_CF 413 235 #define MSG_DT_JMPREL_CF_SIZE 9 236 237 #define MSG_DT_JMPREL_CFNP 416 238 #define MSG_DT_JMPREL_CFNP_SIZE 6 239 240 #define MSG_DT_JMPREL_NF 318 241 #define MSG_DT_JMPREL_NF_SIZE 6 242 243 #define MSG_DT_BIND_NOW_CF 423 244 #define MSG_DT_BIND_NOW_CF_SIZE 11 245 246 #define MSG_DT_BIND_NOW_CFNP 438 247 #define MSG_DT_BIND_NOW_CFNP_SIZE 8 248 249 #define MSG_DT_BIND_NOW_NF 447 250 #define MSG_DT_BIND_NOW_NF_SIZE 8 251 252 #define MSG_DT_INIT_ARRAY_CF 456 253 #define MSG_DT_INIT_ARRAY_CF_SIZE 13 254 255 #define MSG_DT_INIT_ARRAY_CFNP 459 256 #define MSG_DT_INIT_ARRAY_CFNP_SIZE 10 257 258 #define MSG_DT_INIT_ARRAY_NF 473 259 #define MSG_DT_INIT_ARRAY_NF_SIZE 10 260 261 #define MSG_DT_FINI_ARRAY_CF 484 262 #define MSG_DT_FINI_ARRAY_CF_SIZE 13 263 264 #define MSG_DT_FINI_ARRAY_CFNP 487 265 #define MSG_DT_FINI_ARRAY_CFNP_SIZE 10 266 267 #define MSG_DT_FINI_ARRAY_NF 498 268 #define MSG_DT_FINI_ARRAY_NF_SIZE 10 269 270 #define MSG_DT_INIT_ARRAYSZ_CF 509 271 #define MSG_DT_INIT_ARRAYSZ_CF_SIZE 15 272 273 #define MSG_DT_INIT_ARRAYSZ_CFNP 512 274 #define MSG_DT_INIT_ARRAYSZ_CFNP_SIZE 12 275 276 #define MSG_DT_INIT_ARRAYSZ_NF 528 277 #define MSG_DT_INIT_ARRAYSZ_NF_SIZE 12 278 279 #define MSG_DT_FINI_ARRAYSZ_CF 541 280 #define MSG_DT_FINI_ARRAYSZ_CF_SIZE 15 281 282 #define MSG_DT_FINI_ARRAYSZ_CFNP 544 283 #define MSG_DT_FINI_ARRAYSZ_CFNP_SIZE 12 284 285 #define MSG_DT_FINI_ARRAYSZ_NF 557 286 #define MSG_DT_FINI_ARRAYSZ_NF_SIZE 12 287 288 #define MSG_DT_RUNPATH_CF 570 289 #define MSG_DT_RUNPATH_CF_SIZE 10 290 291 #define MSG_DT_RUNPATH_CFNP 573 292 #define MSG_DT_RUNPATH_CFNP_SIZE 7 293 294 #define MSG_DT_RUNPATH_NF 581 295 #define MSG_DT_RUNPATH_NF_SIZE 7 296 297 #define MSG_DT_FLAGS_CF 589 298 #define MSG_DT_FLAGS_CF_SIZE 8 299 300 #define MSG_DT_FLAGS_CFNP 592 301 #define MSG_DT_FLAGS_CFNP_SIZE 5 302 303 #define MSG_DT_FLAGS_NF 598 304 #define MSG_DT_FLAGS_NF_SIZE 5 305 306 #define MSG_DT_PREINIT_ARRAY_CF 604 307 #define MSG_DT_PREINIT_ARRAY_CF_SIZE 16 308 309 #define MSG_DT_PREINIT_ARRAY_CFNP 607 310 #define MSG_DT_PREINIT_ARRAY_CFNP_SIZE 13 311 312 #define MSG_DT_PREINIT_ARRAY_NF 470 313 #define MSG_DT_PREINIT_ARRAY_NF_SIZE 13 314 315 #define MSG_DT_PREINIT_ARRAYSZ_CF 621 316 #define MSG_DT_PREINIT_ARRAYSZ_CF_SIZE 18 317 318 #define MSG_DT_PREINIT_ARRAYSZ_CFNP 624 319 #define MSG_DT_PREINIT_ARRAYSZ_CFNP_SIZE 15 320 321 #define MSG_DT_PREINIT_ARRAYSZ_NF 525 322 #define MSG_DT_PREINIT_ARRAYSZ_NF_SIZE 15 323 324 #define MSG_DT_DEP_SPARC_REG_CF 640 325 #define MSG_DT_DEP_SPARC_REG_CF_SIZE 28 326 327 #define MSG_DT_DEP_SPARC_REG_CFNP 643 328 #define MSG_DT_DEP_SPARC_REG_CFNP_SIZE 25 329 330 #define MSG_DT_DEP_SPARC_REG_NF 669 331 #define MSG_DT_DEP_SPARC_REG_NF_SIZE 25 332 333 #define MSG_DT_SUNW_AUXILIARY_CF 695 334 #define MSG_DT_SUNW_AUXILIARY_CF_SIZE 17 335 336 #define MSG_DT_SUNW_AUXILIARY_CFNP 698 337 #define MSG_DT_SUNW_AUXILIARY_CFNP_SIZE 14 338 339 #define MSG_DT_SUNW_AUXILIARY_NF 713 340 #define MSG_DT_SUNW_AUXILIARY_NF_SIZE 14 341 342 #define MSG_DT_SUNW_RTLDINF_CF 728 343 #define MSG_DT_SUNW_RTLDINF_CF_SIZE 15 344 345 #define MSG_DT_SUNW_RTLDINF_CFNP 731 346 #define MSG_DT_SUNW_RTLDINF_CFNP_SIZE 12 347 348 #define MSG_DT_SUNW_RTLDINF_NF 744 349 #define MSG_DT_SUNW_RTLDINF_NF_SIZE 12 350 351 #define MSG_DT_SUNW_FILTER_CF 757 352 #define MSG_DT_SUNW_FILTER_CF_SIZE 14 353 354 #define MSG_DT_SUNW_FILTER_CFNP 760 355 #define MSG_DT_SUNW_FILTER_CFNP_SIZE 11 356 357 #define MSG_DT_SUNW_FILTER_NF 772 358 #define MSG_DT_SUNW_FILTER_NF_SIZE 11 359 360 #define MSG_DT_SUNW_CAP_CF 784 361 #define MSG_DT_SUNW_CAP_CF_SIZE 11 362 363 #define MSG_DT_SUNW_CAP_CFNP 787 364 #define MSG_DT_SUNW_CAP_CFNP_SIZE 8 365 366 #define MSG_DT_SUNW_CAP_NF 796 367 #define MSG_DT_SUNW_CAP_NF_SIZE 8 368 369 #define MSG_DT_SUNW_SYMTAB_CF 805 370 #define MSG_DT_SUNW_SYMTAB_CF_SIZE 14 371 372 #define MSG_DT_SUNW_SYMTAB_CFNP 808 373 #define MSG_DT_SUNW_SYMTAB_CFNP_SIZE 11 374 375 #define MSG_DT_SUNW_SYMTAB_NF 119 376 #define MSG_DT_SUNW_SYMTAB_NF_SIZE 11 377 378 #define MSG_DT_SUNW_SYMSZ_CF 820 379 #define MSG_DT_SUNW_SYMSZ_CF_SIZE 13 380 381 #define MSG_DT_SUNW_SYMSZ_CFNP 823 382 #define MSG_DT_SUNW_SYMSZ_CFNP_SIZE 10 383 384 #define MSG_DT_SUNW_SYMSZ_NF 834 385 #define MSG_DT_SUNW_SYMSZ_NF_SIZE 10 386 387 #define MSG_DT_SUNW_SORTENT_CF 845 388 #define MSG_DT_SUNW_SORTENT_CF_SIZE 15 389 390 #define MSG_DT_SUNW_SORTENT_CFNP 848 391 #define MSG_DT_SUNW_SORTENT_CFNP_SIZE 12 392 393 #define MSG_DT_SUNW_SORTENT_NF 861 394 #define MSG_DT_SUNW_SORTENT_NF_SIZE 12 395 396 #define MSG_DT_SUNW_SYMSORT_CF 874 397 #define MSG_DT_SUNW_SYMSORT_CF_SIZE 15 398 399 #define MSG_DT_SUNW_SYMSORT_CFNP 877 400 #define MSG_DT_SUNW_SYMSORT_CFNP_SIZE 12 401 402 #define MSG_DT_SUNW_SYMSORT_NF 890 403 #define MSG_DT_SUNW_SYMSORT_NF_SIZE 12 404 405 #define MSG_DT_SUNW_SYMSORTSZ_CF 903 406 #define MSG_DT_SUNW_SYMSORTSZ_CF_SIZE 17 407 408 #define MSG_DT_SUNW_SYMSORTSZ_CFNP 906 409 #define MSG_DT_SUNW_SYMSORTSZ_CFNP_SIZE 14 410 411 #define MSG_DT_SUNW_SYMSORTSZ_NF 921 412 #define MSG_DT_SUNW_SYMSORTSZ_NF_SIZE 14 413 414 #define MSG_DT_SUNW_TLSSORT_CF 936 415 #define MSG_DT_SUNW_TLSSORT_CF_SIZE 15 416 417 #define MSG_DT_SUNW_TLSSORT_CFNP 939 418 #define MSG_DT_SUNW_TLSSORT_CFNP_SIZE 12 419 420 #define MSG_DT_SUNW_TLSSORT_NF 952 421 #define MSG_DT_SUNW_TLSSORT_NF_SIZE 12 422 423 #define MSG_DT_SUNW_TLSSORTSZ_CF 965 424 #define MSG_DT_SUNW_TLSSORTSZ_CF_SIZE 17 425 426 #define MSG_DT_SUNW_TLSSORTSZ_CFNP 968 427 #define MSG_DT_SUNW_TLSSORTSZ_CFNP_SIZE 14 428 429 #define MSG_DT_SUNW_TLSSORTSZ_NF 983 430 #define MSG_DT_SUNW_TLSSORTSZ_NF_SIZE 14 431 432 #define MSG_DT_SUNW_CAPINFO_CF 998 433 #define MSG_DT_SUNW_CAPINFO_CF_SIZE 15 434 435 #define MSG_DT_SUNW_CAPINFO_CFNP 1001 436 #define MSG_DT_SUNW_CAPINFO_CFNP_SIZE 12 437 438 #define MSG_DT_SUNW_CAPINFO_NF 1014 439 #define MSG_DT_SUNW_CAPINFO_NF_SIZE 12 440 441 #define MSG_DT_SUNW_STRPAD_CF 1027 442 #define MSG_DT_SUNW_STRPAD_CF_SIZE 14 443 444 #define MSG_DT_SUNW_STRPAD_CFNP 1030 445 #define MSG_DT_SUNW_STRPAD_CFNP_SIZE 11 446 447 #define MSG_DT_SUNW_STRPAD_NF 1042 448 #define MSG_DT_SUNW_STRPAD_NF_SIZE 11 449 450 #define MSG_DT_SUNW_CAPCHAIN_CF 1054 451 #define MSG_DT_SUNW_CAPCHAIN_CF_SIZE 16 452 453 #define MSG_DT_SUNW_CAPCHAIN_CFNP 1057 454 #define MSG_DT_SUNW_CAPCHAIN_CFNP_SIZE 13 455 456 #define MSG_DT_SUNW_CAPCHAIN_NF 1071 457 #define MSG_DT_SUNW_CAPCHAIN_NF_SIZE 13 458 459 #define MSG_DT_SUNW_LDMACH_CF 1085 460 #define MSG_DT_SUNW_LDMACH_CF_SIZE 14 461 462 #define MSG_DT_SUNW_LDMACH_CFNP 1088 463 #define MSG_DT_SUNW_LDMACH_CFNP_SIZE 11 464 465 #define MSG_DT_SUNW_LDMACH_NF 1100 466 #define MSG_DT_SUNW_LDMACH_NF_SIZE 11 467 468 #define MSG_DT_SUNW_CAPCHAINENT_CF 1112 469 #define MSG_DT_SUNW_CAPCHAINENT_CF_SIZE 19 470 471 #define MSG_DT_SUNW_CAPCHAINENT_CFNP 1115 472 #define MSG_DT_SUNW_CAPCHAINENT_CFNP_SIZE 16 473 474 #define MSG_DT_SUNW_CAPCHAINENT_NF 1132 475 #define MSG_DT_SUNW_CAPCHAINENT_NF_SIZE 16 476 477 #define MSG_DT_SUNW_CAPCHAINSZ_CF 1149 478 #define MSG_DT_SUNW_CAPCHAINSZ_CF_SIZE 18 479 480 #define MSG_DT_SUNW_CAPCHAINSZ_CFNP 1152 481 #define MSG_DT_SUNW_CAPCHAINSZ_CFNP_SIZE 15 482 483 #define MSG_DT_SUNW_CAPCHAINSZ_NF 1168 484 #define MSG_DT_SUNW_CAPCHAINSZ_NF_SIZE 15 485 486 #define MSG_DT_GNU_PRELINKED_CF 1184 487 #define MSG_DT_GNU_PRELINKED_CF_SIZE 16 488 489 #define MSG_DT_GNU_PRELINKED_CFNP 1187 490 #define MSG_DT_GNU_PRELINKED_CFNP_SIZE 13 491 492 #define MSG_DT_GNU_PRELINKED_NF 1201 493 #define MSG_DT_GNU_PRELINKED_NF_SIZE 13 494 495 #define MSG_DT_GNU_CONFLICTSZ_CF 1215 496 #define MSG_DT_GNU_CONFLICTSZ_CF_SIZE 17 497 498 #define MSG_DT_GNU_CONFLICTSZ_CFNP 1218 499 #define MSG_DT_GNU_CONFLICTSZ_CFNP_SIZE 14 500 501 #define MSG_DT_GNU_CONFLICTSZ_NF 1233 502 #define MSG_DT_GNU_CONFLICTSZ_NF_SIZE 14 503 504 #define MSG_DT_GNU_LIBLISTSZ_CF 1248 505 #define MSG_DT_GNU_LIBLISTSZ_CF_SIZE 16 506 507 #define MSG_DT_GNU_LIBLISTSZ_CFNP 1251 508 #define MSG_DT_GNU_LIBLISTSZ_CFNP_SIZE 13 509 510 #define MSG_DT_GNU_LIBLISTSZ_NF 1265 511 #define MSG_DT_GNU_LIBLISTSZ_NF_SIZE 13 512 513 #define MSG_DT_CHECKSUM_CF 1279 514 #define MSG_DT_CHECKSUM_CF_SIZE 11 515 516 #define MSG_DT_CHECKSUM_CFNP 1282 517 #define MSG_DT_CHECKSUM_CFNP_SIZE 8 518 519 #define MSG_DT_CHECKSUM_NF 1291 520 #define MSG_DT_CHECKSUM_NF_SIZE 8 521 522 #define MSG_DT_PLTPADSZ_CF 1300 523 #define MSG_DT_PLTPADSZ_CF_SIZE 11 524 525 #define MSG_DT_PLTPADSZ_CFNP 1303 526 #define MSG_DT_PLTPADSZ_CFNP_SIZE 8 527 528 #define MSG_DT_PLTPADSZ_NF 1312 529 #define MSG_DT_PLTPADSZ_NF_SIZE 8 530 531 #define MSG_DT_MOVEENT_CF 1321 532 #define MSG_DT_MOVEENT_CF_SIZE 10 533 534 #define MSG_DT_MOVEENT_CFNP 1324 535 #define MSG_DT_MOVEENT_CFNP_SIZE 7 536 537 #define MSG_DT_MOVEENT_NF 1332 538 #define MSG_DT_MOVEENT_NF_SIZE 7 539 540 #define MSG_DT_MOVESZ_CF 1340 541 #define MSG_DT_MOVESZ_CF_SIZE 9 542 543 #define MSG_DT_MOVESZ_CFNP 1343 544 #define MSG_DT_MOVESZ_CFNP_SIZE 6 545 546 #define MSG_DT_MOVESZ_NF 1350 547 #define MSG_DT_MOVESZ_NF_SIZE 6 548 549 #define MSG_DT_FEATURE_1_CF 1357 550 #define MSG_DT_FEATURE_1_CF_SIZE 12 551 552 #define MSG_DT_FEATURE_1_CFNP 1360 553 #define MSG_DT_FEATURE_1_CFNP_SIZE 9 554 555 #define MSG_DT_FEATURE_1_NF 1370 556 #define MSG_DT_FEATURE_1_NF_SIZE 9 557 558 #define MSG_DT_POSFLAG_1_CF 1380 559 #define MSG_DT_POSFLAG_1_CF_SIZE 12 560 561 #define MSG_DT_POSFLAG_1_CFNP 1383 562 #define MSG_DT_POSFLAG_1_CFNP_SIZE 9 563 564 #define MSG_DT_POSFLAG_1_NF 1393 565 #define MSG_DT_POSFLAG_1_NF_SIZE 9 566 567 #define MSG_DT_SYMINSZ_CF 1403 568 #define MSG_DT_SYMINSZ_CF_SIZE 10 569 570 #define MSG_DT_SYMINSZ_CFNP 1406 571 #define MSG_DT_SYMINSZ_CFNP_SIZE 7 572 573 #define MSG_DT_SYMINSZ_NF 1414 574 #define MSG_DT_SYMINSZ_NF_SIZE 7 575 576 #define MSG_DT_SYMINENT_CF 1422 577 #define MSG_DT_SYMINENT_CF_SIZE 11 578 579 #define MSG_DT_SYMINENT_CFNP 1425 580 #define MSG_DT_SYMINENT_CFNP_SIZE 8 581 582 #define MSG_DT_SYMINENT_NF 1434 583 #define MSG_DT_SYMINENT_NF_SIZE 8 584 585 #define MSG_DT_GNU_HASH_CF 1443 586 #define MSG_DT_GNU_HASH_CF_SIZE 11 587 588 #define MSG_DT_GNU_HASH_CFNP 1446 589 #define MSG_DT_GNU_HASH_CFNP_SIZE 8 590 591 #define MSG_DT_GNU_HASH_NF 83 592 #define MSG_DT_GNU_HASH_NF_SIZE 8 593 594 #define MSG_DT_TLSDESC_PLT_CF 1455 595 #define MSG_DT_TLSDESC_PLT_CF_SIZE 14 596 597 #define MSG_DT_TLSDESC_PLT_CFNP 1458 598 #define MSG_DT_TLSDESC_PLT_CFNP_SIZE 11 599 600 #define MSG_DT_TLSDESC_PLT_NF 1470 601 #define MSG_DT_TLSDESC_PLT_NF_SIZE 11 602 603 #define MSG_DT_TLSDESC_GOT_CF 1482 604 #define MSG_DT_TLSDESC_GOT_CF_SIZE 14 605 606 #define MSG_DT_TLSDESC_GOT_CFNP 1485 607 #define MSG_DT_TLSDESC_GOT_CFNP_SIZE 11 608 609 #define MSG_DT_TLSDESC_GOT_NF 1497 610 #define MSG_DT_TLSDESC_GOT_NF_SIZE 11 611 612 #define MSG_DT_GNU_CONFLICT_CF 1509 613 #define MSG_DT_GNU_CONFLICT_CF_SIZE 15 614 615 #define MSG_DT_GNU_CONFLICT_CFNP 1512 616 #define MSG_DT_GNU_CONFLICT_CFNP_SIZE 12 617 618 #define MSG_DT_GNU_CONFLICT_NF 1525 619 #define MSG_DT_GNU_CONFLICT_NF_SIZE 12 620 621 #define MSG_DT_GNU_LIBLIST_CF 1538 622 #define MSG_DT_GNU_LIBLIST_CF_SIZE 14 623 624 #define MSG_DT_GNU_LIBLIST_CFNP 1541 625 #define MSG_DT_GNU_LIBLIST_CFNP_SIZE 11 626 627 #define MSG_DT_GNU_LIBLIST_NF 1553 628 #define MSG_DT_GNU_LIBLIST_NF_SIZE 11 629 630 #define MSG_DT_CONFIG_CF 1565 631 #define MSG_DT_CONFIG_CF_SIZE 9 632 633 #define MSG_DT_CONFIG_CFNP 1568 634 #define MSG_DT_CONFIG_CFNP_SIZE 6 635 636 #define MSG_DT_CONFIG_NF 1575 637 #define MSG_DT_CONFIG_NF_SIZE 6 638 639 #define MSG_DT_DEPAUDIT_CF 1582 640 #define MSG_DT_DEPAUDIT_CF_SIZE 11 641 642 #define MSG_DT_DEPAUDIT_CFNP 1585 643 #define MSG_DT_DEPAUDIT_CFNP_SIZE 8 644 645 #define MSG_DT_DEPAUDIT_NF 1594 646 #define MSG_DT_DEPAUDIT_NF_SIZE 8 647 648 #define MSG_DT_AUDIT_CF 1603 649 #define MSG_DT_AUDIT_CF_SIZE 8 650 651 #define MSG_DT_AUDIT_CFNP 1588 652 #define MSG_DT_AUDIT_CFNP_SIZE 5 653 654 #define MSG_DT_AUDIT_NF 1597 655 #define MSG_DT_AUDIT_NF_SIZE 5 656 657 #define MSG_DT_PLTPAD_CF 1612 658 #define MSG_DT_PLTPAD_CF_SIZE 9 659 660 #define MSG_DT_PLTPAD_CFNP 1615 661 #define MSG_DT_PLTPAD_CFNP_SIZE 6 662 663 #define MSG_DT_PLTPAD_NF 1622 664 #define MSG_DT_PLTPAD_NF_SIZE 6 665 666 #define MSG_DT_MOVETAB_CF 1629 667 #define MSG_DT_MOVETAB_CF_SIZE 10 668 669 #define MSG_DT_MOVETAB_CFNP 1632 670 #define MSG_DT_MOVETAB_CFNP_SIZE 7 671 672 #define MSG_DT_MOVETAB_NF 1640 673 #define MSG_DT_MOVETAB_NF_SIZE 7 674 675 #define MSG_DT_SYMINFO_CF 1648 676 #define MSG_DT_SYMINFO_CF_SIZE 10 677 678 #define MSG_DT_SYMINFO_CFNP 1651 679 #define MSG_DT_SYMINFO_CFNP_SIZE 7 680 681 #define MSG_DT_SYMINFO_NF 1659 682 #define MSG_DT_SYMINFO_NF_SIZE 7 683 684 #define MSG_DT_VERSYM_CF 1667 685 #define MSG_DT_VERSYM_CF_SIZE 9 686 687 #define MSG_DT_VERSYM_CFNP 1670 688 #define MSG_DT_VERSYM_CFNP_SIZE 6 689 690 #define MSG_DT_VERSYM_NF 1677 691 #define MSG_DT_VERSYM_NF_SIZE 6 692 693 #define MSG_DT_RELACOUNT_CF 1684 694 #define MSG_DT_RELACOUNT_CF_SIZE 12 695 696 #define MSG_DT_RELACOUNT_CFNP 1687 697 #define MSG_DT_RELACOUNT_CFNP_SIZE 9 698 699 #define MSG_DT_RELACOUNT_NF 1697 700 #define MSG_DT_RELACOUNT_NF_SIZE 9 701 702 #define MSG_DT_RELCOUNT_CF 1707 703 #define MSG_DT_RELCOUNT_CF_SIZE 11 704 705 #define MSG_DT_RELCOUNT_CFNP 1710 706 #define MSG_DT_RELCOUNT_CFNP_SIZE 8 707 708 #define MSG_DT_RELCOUNT_NF 1719 709 #define MSG_DT_RELCOUNT_NF_SIZE 8 710 711 #define MSG_DT_FLAGS_1_CF 1728 712 #define MSG_DT_FLAGS_1_CF_SIZE 10 713 714 #define MSG_DT_FLAGS_1_CFNP 1731 715 #define MSG_DT_FLAGS_1_CFNP_SIZE 7 716 717 #define MSG_DT_FLAGS_1_NF 1739 718 #define MSG_DT_FLAGS_1_NF_SIZE 7 719 720 #define MSG_DT_VERDEF_CF 1747 721 #define MSG_DT_VERDEF_CF_SIZE 9 722 723 #define MSG_DT_VERDEF_CFNP 1750 724 #define MSG_DT_VERDEF_CFNP_SIZE 6 725 726 #define MSG_DT_VERDEF_NF 1757 727 #define MSG_DT_VERDEF_NF_SIZE 6 728 729 #define MSG_DT_VERDEFNUM_CF 1764 730 #define MSG_DT_VERDEFNUM_CF_SIZE 12 731 732 #define MSG_DT_VERDEFNUM_CFNP 1767 733 #define MSG_DT_VERDEFNUM_CFNP_SIZE 9 734 735 #define MSG_DT_VERDEFNUM_NF 1777 736 #define MSG_DT_VERDEFNUM_NF_SIZE 9 737 738 #define MSG_DT_VERNEED_CF 1787 739 #define MSG_DT_VERNEED_CF_SIZE 10 740 741 #define MSG_DT_VERNEED_CFNP 1790 742 #define MSG_DT_VERNEED_CFNP_SIZE 7 743 744 #define MSG_DT_VERNEED_NF 1798 745 #define MSG_DT_VERNEED_NF_SIZE 7 746 747 #define MSG_DT_VERNEEDNUM_CF 1806 748 #define MSG_DT_VERNEEDNUM_CF_SIZE 13 749 750 #define MSG_DT_VERNEEDNUM_CFNP 1809 751 #define MSG_DT_VERNEEDNUM_CFNP_SIZE 10 752 753 #define MSG_DT_VERNEEDNUM_NF 1820 754 #define MSG_DT_VERNEEDNUM_NF_SIZE 10 755 756 #define MSG_DT_SPARC_REGISTER_CF 1831 757 #define MSG_DT_SPARC_REGISTER_CF_SIZE 17 758 759 #define MSG_DT_SPARC_REGISTER_CFNP 1834 760 #define MSG_DT_SPARC_REGISTER_CFNP_SIZE 14 761 762 #define MSG_DT_SPARC_REGISTER_NF 680 763 #define MSG_DT_SPARC_REGISTER_NF_SIZE 14 764 765 #define MSG_DT_SPARC_REGISTER_DMP 1840 766 #define MSG_DT_SPARC_REGISTER_DMP_SIZE 8 767 768 #define MSG_DT_AUXILIARY_CF 1849 769 #define MSG_DT_AUXILIARY_CF_SIZE 12 770 771 #define MSG_DT_AUXILIARY_CFNP 1852 772 #define MSG_DT_AUXILIARY_CFNP_SIZE 9 773 774 #define MSG_DT_AUXILIARY_NF 718 775 #define MSG_DT_AUXILIARY_NF_SIZE 9 776 777 #define MSG_DT_USED_CF 1862 778 #define MSG_DT_USED_CF_SIZE 7 779 780 #define MSG_DT_USED_CFNP 1865 781 #define MSG_DT_USED_CFNP_SIZE 4 782 783 #define MSG_DT_USED_NF 1870 784 #define MSG_DT_USED_NF_SIZE 4 785 786 #define MSG_DT_FILTER_CF 1875 787 #define MSG_DT_FILTER_CF_SIZE 9 788 789 #define MSG_DT_FILTER_CFNP 1878 790 #define MSG_DT_FILTER_CFNP_SIZE 6 791 792 #define MSG_DT_FILTER_NF 777 793 #define MSG_DT_FILTER_NF_SIZE 6 794 795 #define MSG_DF_ORIGIN_CF 1885 796 #define MSG_DF_ORIGIN_CF_SIZE 9 797 798 #define MSG_DF_ORIGIN_CFNP 1888 799 #define MSG_DF_ORIGIN_CFNP_SIZE 6 800 801 #define MSG_DF_ORIGIN_NF 1895 802 #define MSG_DF_ORIGIN_NF_SIZE 6 803 804 #define MSG_DF_SYMBOLIC_CF 285 805 #define MSG_DF_SYMBOLIC_CF_SIZE 11 806 807 #define MSG_DF_SYMBOLIC_CFNP 288 808 #define MSG_DF_SYMBOLIC_CFNP_SIZE 8 809 810 #define MSG_DF_SYMBOLIC_NF 297 811 #define MSG_DF_SYMBOLIC_NF_SIZE 8 812 813 #define MSG_DF_TEXTREL_CF 394 814 #define MSG_DF_TEXTREL_CF_SIZE 10 815 816 #define MSG_DF_TEXTREL_CFNP 397 817 #define MSG_DF_TEXTREL_CFNP_SIZE 7 818 819 #define MSG_DF_TEXTREL_NF 405 820 #define MSG_DF_TEXTREL_NF_SIZE 7 821 822 #define MSG_DF_BIND_NOW_CF 435 823 #define MSG_DF_BIND_NOW_CF_SIZE 11 824 825 #define MSG_DF_BIND_NOW_CFNP 438 826 #define MSG_DF_BIND_NOW_CFNP_SIZE 8 827 828 #define MSG_DF_BIND_NOW_NF 447 829 #define MSG_DF_BIND_NOW_NF_SIZE 8 830 831 #define MSG_DF_STATIC_TLS_CF 1902 832 #define MSG_DF_STATIC_TLS_CF_SIZE 13 833 834 #define MSG_DF_STATIC_TLS_CFNP 1905 835 #define MSG_DF_STATIC_TLS_CFNP_SIZE 10 836 837 #define MSG_DF_STATIC_TLS_NF 1916 838 #define MSG_DF_STATIC_TLS_NF_SIZE 10 839 840 #define MSG_DF_1_NOW_CF 1927 841 #define MSG_DF_1_NOW_CF_SIZE 8 842 843 #define MSG_DF_1_NOW_CFNP 443 844 #define MSG_DF_1_NOW_CFNP_SIZE 3 845 846 #define MSG_DF_1_NOW_NF 452 847 #define MSG_DF_1_NOW_NF_SIZE 3 848 849 #define MSG_DF_1_GLOBAL_CF 1936 850 #define MSG_DF_1_GLOBAL_CF_SIZE 11 851 852 #define MSG_DF_1_GLOBAL_CFNP 1941 853 #define MSG_DF_1_GLOBAL_CFNP_SIZE 6 854 855 #define MSG_DF_1_GLOBAL_NF 1948 856 #define MSG_DF_1_GLOBAL_NF_SIZE 6 857 858 #define MSG_DF_1_GROUP_CF 1955 859 #define MSG_DF_1_GROUP_CF_SIZE 10 860 861 #define MSG_DF_1_GROUP_CFNP 1960 862 #define MSG_DF_1_GROUP_CFNP_SIZE 5 863 864 #define MSG_DF_1_GROUP_NF 1966 865 #define MSG_DF_1_GROUP_NF_SIZE 5 866 867 #define MSG_DF_1_NODELETE_CF 1972 868 #define MSG_DF_1_NODELETE_CF_SIZE 13 869 870 #define MSG_DF_1_NODELETE_CFNP 1977 871 #define MSG_DF_1_NODELETE_CFNP_SIZE 8 872 873 #define MSG_DF_1_NODELETE_NF 1986 874 #define MSG_DF_1_NODELETE_NF_SIZE 8 875 876 #define MSG_DF_1_LOADFLTR_CF 1995 877 #define MSG_DF_1_LOADFLTR_CF_SIZE 13 878 879 #define MSG_DF_1_LOADFLTR_CFNP 2000 880 #define MSG_DF_1_LOADFLTR_CFNP_SIZE 8 881 882 #define MSG_DF_1_LOADFLTR_NF 2009 883 #define MSG_DF_1_LOADFLTR_NF_SIZE 8 884 885 #define MSG_DF_1_INITFIRST_CF 2018 886 #define MSG_DF_1_INITFIRST_CF_SIZE 14 887 888 #define MSG_DF_1_INITFIRST_CFNP 2023 889 #define MSG_DF_1_INITFIRST_CFNP_SIZE 9 890 891 #define MSG_DF_1_INITFIRST_NF 2033 892 #define MSG_DF_1_INITFIRST_NF_SIZE 9 893 894 #define MSG_DF_1_NOOPEN_CF 2043 895 #define MSG_DF_1_NOOPEN_CF_SIZE 11 896 897 #define MSG_DF_1_NOOPEN_CFNP 2048 898 #define MSG_DF_1_NOOPEN_CFNP_SIZE 6 899 900 #define MSG_DF_1_NOOPEN_NF 2055 901 #define MSG_DF_1_NOOPEN_NF_SIZE 6 902 903 #define MSG_DF_1_ORIGIN_CF 2062 904 #define MSG_DF_1_ORIGIN_CF_SIZE 11 905 906 #define MSG_DF_1_ORIGIN_CFNP 1888 907 #define MSG_DF_1_ORIGIN_CFNP_SIZE 6 908 909 #define MSG_DF_1_ORIGIN_NF 1895 910 #define MSG_DF_1_ORIGIN_NF_SIZE 6 911 912 #define MSG_DF_1_DIRECT_CF 2074 913 #define MSG_DF_1_DIRECT_CF_SIZE 11 914 915 #define MSG_DF_1_DIRECT_CFNP 2093 916 #define MSG_DF_1_DIRECT_CFNP_SIZE 6 917 918 #define MSG_DF_1_DIRECT_NF 2102 919 #define MSG_DF_1_DIRECT_NF_SIZE 6 920 921 #define MSG_DF_1_TRANS_CF 2109 922 #define MSG_DF_1_TRANS_CF_SIZE 10 923 924 #define MSG_DF_1_TRANS_CFNP 2114 925 #define MSG_DF_1_TRANS_CFNP_SIZE 5 926 927 #define MSG_DF_1_TRANS_NF 2120 928 #define MSG_DF_1_TRANS_NF_SIZE 5 929 930 #define MSG_DF_1_INTERPOSE_CF 2126 931 #define MSG_DF_1_INTERPOSE_CF_SIZE 14 932 933 #define MSG_DF_1_INTERPOSE_CFNP 2131 934 #define MSG_DF_1_INTERPOSE_CFNP_SIZE 9 935 936 #define MSG_DF_1_INTERPOSE_NF 2141 937 #define MSG_DF_1_INTERPOSE_NF_SIZE 9 938 939 #define MSG_DF_1_INTERPOSE_DEF 2151 940 #define MSG_DF_1_INTERPOSE_DEF_SIZE 16 941 942 #define MSG_DF_1_NODEFLIB_CF 2168 943 #define MSG_DF_1_NODEFLIB_CF_SIZE 13 944 945 #define MSG_DF_1_NODEFLIB_CFNP 2173 946 #define MSG_DF_1_NODEFLIB_CFNP_SIZE 8 947 948 #define MSG_DF_1_NODEFLIB_NF 2182 949 #define MSG_DF_1_NODEFLIB_NF_SIZE 8 950 951 #define MSG_DF_1_NODUMP_CF 2191 952 #define MSG_DF_1_NODUMP_CF_SIZE 11 953 954 #define MSG_DF_1_NODUMP_CFNP 2196 955 #define MSG_DF_1_NODUMP_CFNP_SIZE 6 956 957 #define MSG_DF_1_NODUMP_NF 2203 958 #define MSG_DF_1_NODUMP_NF_SIZE 6 959 960 #define MSG_DF_1_CONFALT_CF 2210 961 #define MSG_DF_1_CONFALT_CF_SIZE 12 962 963 #define MSG_DF_1_CONFALT_CFNP 2215 964 #define MSG_DF_1_CONFALT_CFNP_SIZE 7 965 966 #define MSG_DF_1_CONFALT_NF 2223 967 #define MSG_DF_1_CONFALT_NF_SIZE 7 968 969 #define MSG_DF_1_ENDFILTEE_CF 2231 970 #define MSG_DF_1_ENDFILTEE_CF_SIZE 14 971 972 #define MSG_DF_1_ENDFILTEE_CFNP 2236 973 #define MSG_DF_1_ENDFILTEE_CFNP_SIZE 9 974 975 #define MSG_DF_1_ENDFILTEE_NF 2246 976 #define MSG_DF_1_ENDFILTEE_NF_SIZE 9 977 978 #define MSG_DF_1_DISPRELDNE_CF 2256 979 #define MSG_DF_1_DISPRELDNE_CF_SIZE 15 980 981 #define MSG_DF_1_DISPRELDNE_CFNP 2261 982 #define MSG_DF_1_DISPRELDNE_CFNP_SIZE 10 983 984 #define MSG_DF_1_DISPRELDNE_NF 2272 985 #define MSG_DF_1_DISPRELDNE_NF_SIZE 10 986 987 #define MSG_DF_1_DISPRELDNE_DEF 2283 988 #define MSG_DF_1_DISPRELDNE_DEF_SIZE 20 989 990 #define MSG_DF_1_DISPRELPND_CF 2304 991 #define MSG_DF_1_DISPRELPND_CF_SIZE 15 992 993 #define MSG_DF_1_DISPRELPND_CFNP 2309 994 #define MSG_DF_1_DISPRELPND_CFNP_SIZE 10 995 996 #define MSG_DF_1_DISPRELPND_NF 2320 997 #define MSG_DF_1_DISPRELPND_NF_SIZE 10 998 999 #define MSG_DF_1_DISPRELPND_DEF 2331 1000 #define MSG_DF_1_DISPRELPND_DEF_SIZE 20 1001 1002 #define MSG_DF_1_NODIRECT_CF 2086 1003 #define MSG_DF_1_NODIRECT_CF_SIZE 13 1004 1005 #define MSG_DF_1_NODIRECT_CFNP 2091 1006 #define MSG_DF_1_NODIRECT_CFNP_SIZE 8 1007 1008 #define MSG_DF_1_NODIRECT_NF 2100 1009 #define MSG_DF_1_NODIRECT_NF_SIZE 8 1010 1011 #define MSG_DF_1_IGNMULDEF_CF 2352 1012 #define MSG_DF_1_IGNMULDEF_CF_SIZE 14 1013 1014 #define MSG_DF_1_IGNMULDEF_CFNP 2357 1015 #define MSG_DF_1_IGNMULDEF_CFNP_SIZE 9 1016 1017 #define MSG_DF_1_IGNMULDEF_NF 2367 1018 #define MSG_DF_1_IGNMULDEF_NF_SIZE 9 1019 1020 #define MSG_DF_1_IGNMULDEF_DEF 2377 1021 #define MSG_DF_1_IGNMULDEF_DEF_SIZE 14 1022 1023 #define MSG_DF_1_NOKSYMS_CF 2392 1024 #define MSG_DF_1_NOKSYMS_CF_SIZE 12 1025 1026 #define MSG_DF_1_NOKSYMS_CFNP 2397 1027 #define MSG_DF_1_NOKSYMS_CFNP_SIZE 7 1028 1029 #define MSG_DF_1_NOKSYMS_NF 2405 1030 #define MSG_DF_1_NOKSYMS_NF_SIZE 7 1031 1032 #define MSG_DF_1_NOHDR_CF 2413 1033 #define MSG_DF_1_NOHDR_CF_SIZE 10 1034 1035 #define MSG_DF_1_NOHDR_CFNP 2418 1036 #define MSG_DF_1_NOHDR_CFNP_SIZE 5 1037 1038 #define MSG_DF_1_NOHDR_NF 2424 1039 #define MSG_DF_1_NOHDR_NF_SIZE 5 1040 1041 #define MSG_DF_1_EDITED_CF 2430 1042 #define MSG_DF_1_EDITED_CF_SIZE 11 1043 1044 #define MSG_DF_1_EDITED_CFNP 2435 1045 #define MSG_DF_1_EDITED_CFNP_SIZE 6 1046 1047 #define MSG_DF_1_EDITED_NF 2442 1048 #define MSG_DF_1_EDITED_NF_SIZE 6 1049 1050 #define MSG_DF_1_NORELOC_CF 2449 1051 #define MSG_DF_1_NORELOC_CF_SIZE 12 1052 1053 #define MSG_DF_1_NORELOC_CFNP 2454 1054 #define MSG_DF_1_NORELOC_CFNP_SIZE 7 1055 1056 #define MSG_DF_1_NORELOC_NF 2462 1057 #define MSG_DF_1_NORELOC_NF_SIZE 7 1058 1059 #define MSG_DF_1_SYMINTPOSE_CF 2470 1060 #define MSG_DF_1_SYMINTPOSE_CF_SIZE 15 1061 1062 #define MSG_DF_1_SYMINTPOSE_CFNP 2475 1063 #define MSG_DF_1_SYMINTPOSE_CFNP_SIZE 10 1064 1065 #define MSG_DF_1_SYMINTPOSE_NF 2486 1066 #define MSG_DF_1_SYMINTPOSE_NF_SIZE 10 1067 1068 #define MSG_DF_1_SYMINTPOSE_DEF 2497 1069 #define MSG_DF_1_SYMINTPOSE_DEF_SIZE 16 1070 1071 #define MSG_DF_1_GLOBAUDIT_CF 2514 1072 #define MSG_DF_1_GLOBAUDIT_CF_SIZE 14 1073 1074 #define MSG_DF_1_GLOBAUDIT_CFNP 2519 1075 #define MSG_DF_1_GLOBAUDIT_CFNP_SIZE 9 1076 1077 #define MSG_DF_1_GLOBAUDIT_NF 2529 1078 #define MSG_DF_1_GLOBAUDIT_NF_SIZE 9 1079 1080 #define MSG_DF_1_GLOBAUDIT_DEF 2539 1081 #define MSG_DF_1_GLOBAUDIT_DEF_SIZE 15 1082 1083 #define MSG_DF_1_SINGLETON_CF 2555 1084 #define MSG_DF_1_SINGLETON_CF_SIZE 14 1085 1086 #define MSG_DF_1_SINGLETON_CFNP 2560 1087 #define MSG_DF_1_SINGLETON_CFNP_SIZE 9 1088 1089 #define MSG_DF_1_SINGLETON_NF 2570 1090 #define MSG_DF_1_SINGLETON_NF_SIZE 9 1091 1092 #define MSG_DF_1_SINGLETON_DEF 2580 1093 #define MSG_DF_1_SINGLETON_DEF_SIZE 16 1094 1095 #define MSG_DF_P1_LAZYLOAD_CF 2597 1096 #define MSG_DF_P1_LAZYLOAD_CF_SIZE 14 1097 1098 #define MSG_DF_P1_LAZYLOAD_CFNP 2603 1099 #define MSG_DF_P1_LAZYLOAD_CFNP_SIZE 8 1100 1101 #define MSG_DF_P1_LAZYLOAD_NF 2612 1102 #define MSG_DF_P1_LAZYLOAD_NF_SIZE 8 1103 1104 #define MSG_DF_P1_LAZYLOAD_DEF 2621 1105 #define MSG_DF_P1_LAZYLOAD_DEF_SIZE 4 1106 1107 #define MSG_DF_P1_GROUPPERM_CF 2626 1108 #define MSG_DF_P1_GROUPPERM_CF_SIZE 15 1109 1110 #define MSG_DF_P1_GROUPPERM_CFNP 2632 1111 #define MSG_DF_P1_GROUPPERM_CFNP_SIZE 9 1112 1113 #define MSG_DF_P1_GROUPPERM_NF 2642 1114 #define MSG_DF_P1_GROUPPERM_NF_SIZE 9 1115 1116 #define MSG_DF_P1_GROUPPERM_DEF 1960 1117 #define MSG_DF_P1_GROUPPERM_DEF_SIZE 5 1118 1119 #define MSG_DF_P1_DEFERRED_CF 2652 1120 #define MSG_DF_P1_DEFERRED_CF_SIZE 14 1121 1122 #define MSG_DF_P1_DEFERRED_CFNP 2658 1123 #define MSG_DF_P1_DEFERRED_CFNP_SIZE 8 1124 1125 #define MSG_DF_P1_DEFERRED_NF 2667 1126 #define MSG_DF_P1_DEFERRED_NF_SIZE 8 1127 1128 #define MSG_DF_P1_DEFERRED_DEF 2658 1129 #define MSG_DF_P1_DEFERRED_DEF_SIZE 8 1130 1131 #define MSG_DTF_1_PARINIT_CF 2676 1132 #define MSG_DTF_1_PARINIT_CF_SIZE 13 1133 1134 #define MSG_DTF_1_PARINIT_CFNP 2682 1135 #define MSG_DTF_1_PARINIT_CFNP_SIZE 7 1136 1137 #define MSG_DTF_1_PARINIT_NF 220 1138 #define MSG_DTF_1_PARINIT_NF_SIZE 7 1139 1140 #define MSG_DTF_1_CONFEXP_CF 2690 1141 #define MSG_DTF_1_CONFEXP_CF_SIZE 13 1142 1143 #define MSG_DTF_1_CONFEXP_CFNP 2696 1144 #define MSG_DTF_1_CONFEXP_CFNP_SIZE 7 1145 1146 #define MSG_DTF_1_CONFEXP_NF 2704 1147 #define MSG_DTF_1_CONFEXP_NF_SIZE 7 1148 1149 #define MSG_BND_NEEDED 17 1150 #define MSG_BND_NEEDED_SIZE 6 1151 1152 #define MSG_BND_REFER 2712 1153 #define MSG_BND_REFER_SIZE 10 1154 1155 #define MSG_BND_FILTER 1878 1156 #define MSG_BND_FILTER_SIZE 6 1157 1158 #define MSG_BND_ADDED 2723 1159 #define MSG_BND_ADDED_SIZE 13 1160 1161 #define MSG_BND_REEVAL 2737 1162 #define MSG_BND_REEVAL_SIZE 19 1163 1164 #define MSG_BND_DELETED 2757 1165 #define MSG_BND_DELETED_SIZE 15 1166 1167 #define MSG_BND_ATEXIT 2773 1168 #define MSG_BND_ATEXIT_SIZE 17 1169 1170 #define MSG_BND_REVISIT 2791 1171 #define MSG_BND_REVISIT_SIZE 12 1172 1173 #define MSG_STR_EMPTY 0 1174 #define MSG_STR_EMPTY_SIZE 0 1175 1176 #define MSG_GBL_ZERO 2804 1177 #define MSG_GBL_ZERO_SIZE 1 1178 1179 #else /* __lint */ 1180 1181 extern const char * _sgs_msg_libconv_dynamic(Msg); 1182 1183 #ifndef MSG_SGS_LOCAL_ARRAY 1184 #define MSG_SGS_LOCAL_ARRAY "" 1185 #endif 1186 1187 extern const char __sgs_msg_libconv_dynamic[]; 1188 1189 #define MSG_ORIG_STRTAB(_x, _s) _x 1190 #define MSG_ORIG(x) x 1191 #define MSG_INTL(x) x 1192 1193 #ifndef LINTSUP_SUPPRESS_STRINGS 1194 1195 #define MSG_DT_NULL_CF "DT_NULL" 1196 #define MSG_DT_NULL_CF_SIZE 7 1197 1198 #define MSG_DT_NULL_CFNP "NULL" 1199 #define MSG_DT_NULL_CFNP_SIZE 4 1200 1201 #define MSG_DT_NULL_NF "null" 1202 #define MSG_DT_NULL_NF_SIZE 4 1203 1204 #define MSG_DT_NEEDED_CF "DT_NEEDED" 1205 #define MSG_DT_NEEDED_CF_SIZE 9 1206 1207 #define MSG_DT_NEEDED_CFNP "NEEDED" 1208 #define MSG_DT_NEEDED_CFNP_SIZE 6 1209 1210 #define MSG_DT_NEEDED_NF "needed" 1211 #define MSG_DT_NEEDED_NF_SIZE 6 1212 1213 #define MSG_DT_PLTRELSZ_CF "DT_PLTRELSZ" 1214 #define MSG_DT_PLTRELSZ_CF_SIZE 11 1215 1216 #define MSG_DT_PLTRELSZ_CFNP "PLTRELSZ" 1217 #define MSG_DT_PLTRELSZ_CFNP_SIZE 8 1218 1219 #define MSG_DT_PLTRELSZ_NF "pltrelsz" 1220 #define MSG_DT_PLTRELSZ_NF_SIZE 8 1221 1222 #define MSG_DT_PLTRELSZ_DMP "PLTSZ" 1223 #define MSG_DT_PLTRELSZ_DMP_SIZE 5 1224 1225 #define MSG_DT_PLTGOT_CF "DT_PLTGOT" 1226 #define MSG_DT_PLTGOT_CF_SIZE 9 1227 1228 #define MSG_DT_PLTGOT_CFNP "PLTGOT" 1229 #define MSG_DT_PLTGOT_CFNP_SIZE 6 1230 1231 #define MSG_DT_PLTGOT_NF "pltgot" 1232 #define MSG_DT_PLTGOT_NF_SIZE 6 1233 1234 #define MSG_DT_HASH_CF "DT_HASH" 1235 #define MSG_DT_HASH_CF_SIZE 7 1236 1237 #define MSG_DT_HASH_CFNP "HASH" 1238 #define MSG_DT_HASH_CFNP_SIZE 4 1239 1240 #define MSG_DT_HASH_NF "hash" 1241 #define MSG_DT_HASH_NF_SIZE 4 1242 1243 #define MSG_DT_STRTAB_CF "DT_STRTAB" 1244 #define MSG_DT_STRTAB_CF_SIZE 9 1245 1246 #define MSG_DT_STRTAB_CFNP "STRTAB" 1247 #define MSG_DT_STRTAB_CFNP_SIZE 6 1248 1249 #define MSG_DT_STRTAB_NF "strtab" 1250 #define MSG_DT_STRTAB_NF_SIZE 6 1251 1252 #define MSG_DT_SYMTAB_CF "DT_SYMTAB" 1253 #define MSG_DT_SYMTAB_CF_SIZE 9 1254 1255 #define MSG_DT_SYMTAB_CFNP "SYMTAB" 1256 #define MSG_DT_SYMTAB_CFNP_SIZE 6 1257 1258 #define MSG_DT_SYMTAB_NF "symtab" 1259 #define MSG_DT_SYMTAB_NF_SIZE 6 1260 1261 #define MSG_DT_RELA_CF "DT_RELA" 1262 #define MSG_DT_RELA_CF_SIZE 7 1263 1264 #define MSG_DT_RELA_CFNP "RELA" 1265 #define MSG_DT_RELA_CFNP_SIZE 4 1266 1267 #define MSG_DT_RELA_NF "rela" 1268 #define MSG_DT_RELA_NF_SIZE 4 1269 1270 #define MSG_DT_RELASZ_CF "DT_RELASZ" 1271 #define MSG_DT_RELASZ_CF_SIZE 9 1272 1273 #define MSG_DT_RELASZ_CFNP "RELASZ" 1274 #define MSG_DT_RELASZ_CFNP_SIZE 6 1275 1276 #define MSG_DT_RELASZ_NF "relasz" 1277 #define MSG_DT_RELASZ_NF_SIZE 6 1278 1279 #define MSG_DT_RELAENT_CF "DT_RELAENT" 1280 #define MSG_DT_RELAENT_CF_SIZE 10 1281 1282 #define MSG_DT_RELAENT_CFNP "RELAENT" 1283 #define MSG_DT_RELAENT_CFNP_SIZE 7 1284 1285 #define MSG_DT_RELAENT_NF "relaent" 1286 #define MSG_DT_RELAENT_NF_SIZE 7 1287 1288 #define MSG_DT_STRSZ_CF "DT_STRSZ" 1289 #define MSG_DT_STRSZ_CF_SIZE 8 1290 1291 #define MSG_DT_STRSZ_CFNP "STRSZ" 1292 #define MSG_DT_STRSZ_CFNP_SIZE 5 1293 1294 #define MSG_DT_STRSZ_NF "strsz" 1295 #define MSG_DT_STRSZ_NF_SIZE 5 1296 1297 #define MSG_DT_SYMENT_CF "DT_SYMENT" 1298 #define MSG_DT_SYMENT_CF_SIZE 9 1299 1300 #define MSG_DT_SYMENT_CFNP "SYMENT" 1301 #define MSG_DT_SYMENT_CFNP_SIZE 6 1302 1303 #define MSG_DT_SYMENT_NF "syment" 1304 #define MSG_DT_SYMENT_NF_SIZE 6 1305 1306 #define MSG_DT_INIT_CF "DT_INIT" 1307 #define MSG_DT_INIT_CF_SIZE 7 1308 1309 #define MSG_DT_INIT_CFNP "INIT" 1310 #define MSG_DT_INIT_CFNP_SIZE 4 1311 1312 #define MSG_DT_INIT_NF "init" 1313 #define MSG_DT_INIT_NF_SIZE 4 1314 1315 #define MSG_DT_FINI_CF "DT_FINI" 1316 #define MSG_DT_FINI_CF_SIZE 7 1317 1318 #define MSG_DT_FINI_CFNP "FINI" 1319 #define MSG_DT_FINI_CFNP_SIZE 4 1320 1321 #define MSG_DT_FINI_NF "fini" 1322 #define MSG_DT_FINI_NF_SIZE 4 1323 1324 #define MSG_DT_SONAME_CF "DT_SONAME" 1325 #define MSG_DT_SONAME_CF_SIZE 9 1326 1327 #define MSG_DT_SONAME_CFNP "SONAME" 1328 #define MSG_DT_SONAME_CFNP_SIZE 6 1329 1330 #define MSG_DT_SONAME_NF "soname" 1331 #define MSG_DT_SONAME_NF_SIZE 6 1332 1333 #define MSG_DT_RPATH_CF "DT_RPATH" 1334 #define MSG_DT_RPATH_CF_SIZE 8 1335 1336 #define MSG_DT_RPATH_CFNP "RPATH" 1337 #define MSG_DT_RPATH_CFNP_SIZE 5 1338 1339 #define MSG_DT_RPATH_NF "rpath" 1340 #define MSG_DT_RPATH_NF_SIZE 5 1341 1342 #define MSG_DT_SYMBOLIC_CF "DT_SYMBOLIC" 1343 #define MSG_DT_SYMBOLIC_CF_SIZE 11 1344 1345 #define MSG_DT_SYMBOLIC_CFNP "SYMBOLIC" 1346 #define MSG_DT_SYMBOLIC_CFNP_SIZE 8 1347 1348 #define MSG_DT_SYMBOLIC_NF "symbolic" 1349 #define MSG_DT_SYMBOLIC_NF_SIZE 8 1350 1351 #define MSG_DT_SYMBOLIC_DMP "SYMB" 1352 #define MSG_DT_SYMBOLIC_DMP_SIZE 4 1353 1354 #define MSG_DT_REL_CF "DT_REL" 1355 #define MSG_DT_REL_CF_SIZE 6 1356 1357 #define MSG_DT_REL_CFNP "REL" 1358 #define MSG_DT_REL_CFNP_SIZE 3 1359 1360 #define MSG_DT_REL_NF "rel" 1361 #define MSG_DT_REL_NF_SIZE 3 1362 1363 #define MSG_DT_RELSZ_CF "DT_RELSZ" 1364 #define MSG_DT_RELSZ_CF_SIZE 8 1365 1366 #define MSG_DT_RELSZ_CFNP "RELSZ" 1367 #define MSG_DT_RELSZ_CFNP_SIZE 5 1368 1369 #define MSG_DT_RELSZ_NF "relsz" 1370 #define MSG_DT_RELSZ_NF_SIZE 5 1371 1372 #define MSG_DT_RELENT_CF "DT_RELENT" 1373 #define MSG_DT_RELENT_CF_SIZE 9 1374 1375 #define MSG_DT_RELENT_CFNP "RELENT" 1376 #define MSG_DT_RELENT_CFNP_SIZE 6 1377 1378 #define MSG_DT_RELENT_NF "relent" 1379 #define MSG_DT_RELENT_NF_SIZE 6 1380 1381 #define MSG_DT_PLTREL_CF "DT_PLTREL" 1382 #define MSG_DT_PLTREL_CF_SIZE 9 1383 1384 #define MSG_DT_PLTREL_CFNP "PLTREL" 1385 #define MSG_DT_PLTREL_CFNP_SIZE 6 1386 1387 #define MSG_DT_PLTREL_NF "pltrel" 1388 #define MSG_DT_PLTREL_NF_SIZE 6 1389 1390 #define MSG_DT_DEBUG_CF "DT_DEBUG" 1391 #define MSG_DT_DEBUG_CF_SIZE 8 1392 1393 #define MSG_DT_DEBUG_CFNP "DEBUG" 1394 #define MSG_DT_DEBUG_CFNP_SIZE 5 1395 1396 #define MSG_DT_DEBUG_NF "debug" 1397 #define MSG_DT_DEBUG_NF_SIZE 5 1398 1399 #define MSG_DT_TEXTREL_CF "DT_TEXTREL" 1400 #define MSG_DT_TEXTREL_CF_SIZE 10 1401 1402 #define MSG_DT_TEXTREL_CFNP "TEXTREL" 1403 #define MSG_DT_TEXTREL_CFNP_SIZE 7 1404 1405 #define MSG_DT_TEXTREL_NF "textrel" 1406 #define MSG_DT_TEXTREL_NF_SIZE 7 1407 1408 #define MSG_DT_JMPREL_CF "DT_JMPREL" 1409 #define MSG_DT_JMPREL_CF_SIZE 9 1410 1411 #define MSG_DT_JMPREL_CFNP "JMPREL" 1412 #define MSG_DT_JMPREL_CFNP_SIZE 6 1413 1414 #define MSG_DT_JMPREL_NF "jmprel" 1415 #define MSG_DT_JMPREL_NF_SIZE 6 1416 1417 #define MSG_DT_BIND_NOW_CF "DT_BIND_NOW" 1418 #define MSG_DT_BIND_NOW_CF_SIZE 11 1419 1420 #define MSG_DT_BIND_NOW_CFNP "BIND_NOW" 1421 #define MSG_DT_BIND_NOW_CFNP_SIZE 8 1422 1423 #define MSG_DT_BIND_NOW_NF "bind_now" 1424 #define MSG_DT_BIND_NOW_NF_SIZE 8 1425 1426 #define MSG_DT_INIT_ARRAY_CF "DT_INIT_ARRAY" 1427 #define MSG_DT_INIT_ARRAY_CF_SIZE 13 1428 1429 #define MSG_DT_INIT_ARRAY_CFNP "INIT_ARRAY" 1430 #define MSG_DT_INIT_ARRAY_CFNP_SIZE 10 1431 1432 #define MSG_DT_INIT_ARRAY_NF "init_array" 1433 #define MSG_DT_INIT_ARRAY_NF_SIZE 10 1434 1435 #define MSG_DT_FINI_ARRAY_CF "DT_FINI_ARRAY" 1436 #define MSG_DT_FINI_ARRAY_CF_SIZE 13 1437 1438 #define MSG_DT_FINI_ARRAY_CFNP "FINI_ARRAY" 1439 #define MSG_DT_FINI_ARRAY_CFNP_SIZE 10 1440 1441 #define MSG_DT_FINI_ARRAY_NF "fini_array" 1442 #define MSG_DT_FINI_ARRAY_NF_SIZE 10 1443 1444 #define MSG_DT_INIT_ARRAYSZ_CF "DT_INIT_ARRAYSZ" 1445 #define MSG_DT_INIT_ARRAYSZ_CF_SIZE 15 1446 1447 #define MSG_DT_INIT_ARRAYSZ_CFNP "INIT_ARRAYSZ" 1448 #define MSG_DT_INIT_ARRAYSZ_CFNP_SIZE 12 1449 1450 #define MSG_DT_INIT_ARRAYSZ_NF "init_arraysz" 1451 #define MSG_DT_INIT_ARRAYSZ_NF_SIZE 12 1452 1453 #define MSG_DT_FINI_ARRAYSZ_CF "DT_FINI_ARRAYSZ" 1454 #define MSG_DT_FINI_ARRAYSZ_CF_SIZE 15 1455 1456 #define MSG_DT_FINI_ARRAYSZ_CFNP "FINI_ARRAYSZ" 1457 #define MSG_DT_FINI_ARRAYSZ_CFNP_SIZE 12 1458 1459 #define MSG_DT_FINI_ARRAYSZ_NF "fini_arraysz" 1460 #define MSG_DT_FINI_ARRAYSZ_NF_SIZE 12 1461 1462 #define MSG_DT_RUNPATH_CF "DT_RUNPATH" 1463 #define MSG_DT_RUNPATH_CF_SIZE 10 1464 1465 #define MSG_DT_RUNPATH_CFNP "RUNPATH" 1466 #define MSG_DT_RUNPATH_CFNP_SIZE 7 1467 1468 #define MSG_DT_RUNPATH_NF "runpath" 1469 #define MSG_DT_RUNPATH_NF_SIZE 7 1470 1471 #define MSG_DT_FLAGS_CF "DT_FLAGS" 1472 #define MSG_DT_FLAGS_CF_SIZE 8 1473 1474 #define MSG_DT_FLAGS_CFNP "FLAGS" 1475 #define MSG_DT_FLAGS_CFNP_SIZE 5 1476 1477 #define MSG_DT_FLAGS_NF "flags" 1478 #define MSG_DT_FLAGS_NF_SIZE 5 1479 1480 #define MSG_DT_PREINIT_ARRAY_CF "DT_PREINIT_ARRAY" 1481 #define MSG_DT_PREINIT_ARRAY_CF_SIZE 16 1482 1483 #define MSG_DT_PREINIT_ARRAY_CFNP "PREINIT_ARRAY" 1484 #define MSG_DT_PREINIT_ARRAY_CFNP_SIZE 13 1485 1486 #define MSG_DT_PREINIT_ARRAY_NF "preinit_array" 1487 #define MSG_DT_PREINIT_ARRAY_NF_SIZE 13 1488 1489 #define MSG_DT_PREINIT_ARRAYSZ_CF "DT_PREINIT_ARRAYSZ" 1490 #define MSG_DT_PREINIT_ARRAYSZ_CF_SIZE 18 1491 1492 #define MSG_DT_PREINIT_ARRAYSZ_CFNP "PREINIT_ARRAYSZ" 1493 #define MSG_DT_PREINIT_ARRAYSZ_CFNP_SIZE 15 1494 1495 #define MSG_DT_PREINIT_ARRAYSZ_NF "preinit_arraysz" 1496 #define MSG_DT_PREINIT_ARRAYSZ_NF_SIZE 15 1497 1498 #define MSG_DT_DEP_SPARC_REG_CF "DT_DEPRECATED_SPARC_REGISTER" 1499 #define MSG_DT_DEP_SPARC_REG_CF_SIZE 28 1500 1501 #define MSG_DT_DEP_SPARC_REG_CFNP "DEPRECATED_SPARC_REGISTER" 1502 #define MSG_DT_DEP_SPARC_REG_CFNP_SIZE 25 1503 1504 #define MSG_DT_DEP_SPARC_REG_NF "deprecated_sparc_register" 1505 #define MSG_DT_DEP_SPARC_REG_NF_SIZE 25 1506 1507 #define MSG_DT_SUNW_AUXILIARY_CF "DT_SUNW_AUXILIARY" 1508 #define MSG_DT_SUNW_AUXILIARY_CF_SIZE 17 1509 1510 #define MSG_DT_SUNW_AUXILIARY_CFNP "SUNW_AUXILIARY" 1511 #define MSG_DT_SUNW_AUXILIARY_CFNP_SIZE 14 1512 1513 #define MSG_DT_SUNW_AUXILIARY_NF "sunw_auxiliary" 1514 #define MSG_DT_SUNW_AUXILIARY_NF_SIZE 14 1515 1516 #define MSG_DT_SUNW_RTLDINF_CF "DT_SUNW_RTLDINF" 1517 #define MSG_DT_SUNW_RTLDINF_CF_SIZE 15 1518 1519 #define MSG_DT_SUNW_RTLDINF_CFNP "SUNW_RTLDINF" 1520 #define MSG_DT_SUNW_RTLDINF_CFNP_SIZE 12 1521 1522 #define MSG_DT_SUNW_RTLDINF_NF "sunw_rtldinf" 1523 #define MSG_DT_SUNW_RTLDINF_NF_SIZE 12 1524 1525 #define MSG_DT_SUNW_FILTER_CF "DT_SUNW_FILTER" 1526 #define MSG_DT_SUNW_FILTER_CF_SIZE 14 1527 1528 #define MSG_DT_SUNW_FILTER_CFNP "SUNW_FILTER" 1529 #define MSG_DT_SUNW_FILTER_CFNP_SIZE 11 1530 1531 #define MSG_DT_SUNW_FILTER_NF "sunw_filter" 1532 #define MSG_DT_SUNW_FILTER_NF_SIZE 11 1533 1534 #define MSG_DT_SUNW_CAP_CF "DT_SUNW_CAP" 1535 #define MSG_DT_SUNW_CAP_CF_SIZE 11 1536 1537 #define MSG_DT_SUNW_CAP_CFNP "SUNW_CAP" 1538 #define MSG_DT_SUNW_CAP_CFNP_SIZE 8 1539 1540 #define MSG_DT_SUNW_CAP_NF "sunw_cap" 1541 #define MSG_DT_SUNW_CAP_NF_SIZE 8 1542 1543 #define MSG_DT_SUNW_SYMTAB_CF "DT_SUNW_SYMTAB" 1544 #define MSG_DT_SUNW_SYMTAB_CF_SIZE 14 1545 1546 #define MSG_DT_SUNW_SYMTAB_CFNP "SUNW_SYMTAB" 1547 #define MSG_DT_SUNW_SYMTAB_CFNP_SIZE 11 1548 1549 #define MSG_DT_SUNW_SYMTAB_NF "sunw_symtab" 1550 #define MSG_DT_SUNW_SYMTAB_NF_SIZE 11 1551 1552 #define MSG_DT_SUNW_SYMSZ_CF "DT_SUNW_SYMSZ" 1553 #define MSG_DT_SUNW_SYMSZ_CF_SIZE 13 1554 1555 #define MSG_DT_SUNW_SYMSZ_CFNP "SUNW_SYMSZ" 1556 #define MSG_DT_SUNW_SYMSZ_CFNP_SIZE 10 1557 1558 #define MSG_DT_SUNW_SYMSZ_NF "sunw_symsz" 1559 #define MSG_DT_SUNW_SYMSZ_NF_SIZE 10 1560 1561 #define MSG_DT_SUNW_SORTENT_CF "DT_SUNW_SORTENT" 1562 #define MSG_DT_SUNW_SORTENT_CF_SIZE 15 1563 1564 #define MSG_DT_SUNW_SORTENT_CFNP "SUNW_SORTENT" 1565 #define MSG_DT_SUNW_SORTENT_CFNP_SIZE 12 1566 1567 #define MSG_DT_SUNW_SORTENT_NF "sunw_sortent" 1568 #define MSG_DT_SUNW_SORTENT_NF_SIZE 12 1569 1570 #define MSG_DT_SUNW_SYMSORT_CF "DT_SUNW_SYMSORT" 1571 #define MSG_DT_SUNW_SYMSORT_CF_SIZE 15 1572 1573 #define MSG_DT_SUNW_SYMSORT_CFNP "SUNW_SYMSORT" 1574 #define MSG_DT_SUNW_SYMSORT_CFNP_SIZE 12 1575 1576 #define MSG_DT_SUNW_SYMSORT_NF "sunw_symsort" 1577 #define MSG_DT_SUNW_SYMSORT_NF_SIZE 12 1578 1579 #define MSG_DT_SUNW_SYMSORTSZ_CF "DT_SUNW_SYMSORTSZ" 1580 #define MSG_DT_SUNW_SYMSORTSZ_CF_SIZE 17 1581 1582 #define MSG_DT_SUNW_SYMSORTSZ_CFNP "SUNW_SYMSORTSZ" 1583 #define MSG_DT_SUNW_SYMSORTSZ_CFNP_SIZE 14 1584 1585 #define MSG_DT_SUNW_SYMSORTSZ_NF "sunw_symsortsz" 1586 #define MSG_DT_SUNW_SYMSORTSZ_NF_SIZE 14 1587 1588 #define MSG_DT_SUNW_TLSSORT_CF "DT_SUNW_TLSSORT" 1589 #define MSG_DT_SUNW_TLSSORT_CF_SIZE 15 1590 1591 #define MSG_DT_SUNW_TLSSORT_CFNP "SUNW_TLSSORT" 1592 #define MSG_DT_SUNW_TLSSORT_CFNP_SIZE 12 1593 1594 #define MSG_DT_SUNW_TLSSORT_NF "sunw_tlssort" 1595 #define MSG_DT_SUNW_TLSSORT_NF_SIZE 12 1596 1597 #define MSG_DT_SUNW_TLSSORTSZ_CF "DT_SUNW_TLSSORTSZ" 1598 #define MSG_DT_SUNW_TLSSORTSZ_CF_SIZE 17 1599 1600 #define MSG_DT_SUNW_TLSSORTSZ_CFNP "SUNW_TLSSORTSZ" 1601 #define MSG_DT_SUNW_TLSSORTSZ_CFNP_SIZE 14 1602 1603 #define MSG_DT_SUNW_TLSSORTSZ_NF "sunw_tlssortsz" 1604 #define MSG_DT_SUNW_TLSSORTSZ_NF_SIZE 14 1605 1606 #define MSG_DT_SUNW_CAPINFO_CF "DT_SUNW_CAPINFO" 1607 #define MSG_DT_SUNW_CAPINFO_CF_SIZE 15 1608 1609 #define MSG_DT_SUNW_CAPINFO_CFNP "SUNW_CAPINFO" 1610 #define MSG_DT_SUNW_CAPINFO_CFNP_SIZE 12 1611 1612 #define MSG_DT_SUNW_CAPINFO_NF "sunw_capinfo" 1613 #define MSG_DT_SUNW_CAPINFO_NF_SIZE 12 1614 1615 #define MSG_DT_SUNW_STRPAD_CF "DT_SUNW_STRPAD" 1616 #define MSG_DT_SUNW_STRPAD_CF_SIZE 14 1617 1618 #define MSG_DT_SUNW_STRPAD_CFNP "SUNW_STRPAD" 1619 #define MSG_DT_SUNW_STRPAD_CFNP_SIZE 11 1620 1621 #define MSG_DT_SUNW_STRPAD_NF "sunw_strpad" 1622 #define MSG_DT_SUNW_STRPAD_NF_SIZE 11 1623 1624 #define MSG_DT_SUNW_CAPCHAIN_CF "DT_SUNW_CAPCHAIN" 1625 #define MSG_DT_SUNW_CAPCHAIN_CF_SIZE 16 1626 1627 #define MSG_DT_SUNW_CAPCHAIN_CFNP "SUNW_CAPCHAIN" 1628 #define MSG_DT_SUNW_CAPCHAIN_CFNP_SIZE 13 1629 1630 #define MSG_DT_SUNW_CAPCHAIN_NF "sunw_capchain" 1631 #define MSG_DT_SUNW_CAPCHAIN_NF_SIZE 13 1632 1633 #define MSG_DT_SUNW_LDMACH_CF "DT_SUNW_LDMACH" 1634 #define MSG_DT_SUNW_LDMACH_CF_SIZE 14 1635 1636 #define MSG_DT_SUNW_LDMACH_CFNP "SUNW_LDMACH" 1637 #define MSG_DT_SUNW_LDMACH_CFNP_SIZE 11 1638 1639 #define MSG_DT_SUNW_LDMACH_NF "sunw_ldmach" 1640 #define MSG_DT_SUNW_LDMACH_NF_SIZE 11 1641 1642 #define MSG_DT_SUNW_CAPCHAINENT_CF "DT_SUNW_CAPCHAINENT" 1643 #define MSG_DT_SUNW_CAPCHAINENT_CF_SIZE 19 1644 1645 #define MSG_DT_SUNW_CAPCHAINENT_CFNP "SUNW_CAPCHAINENT" 1646 #define MSG_DT_SUNW_CAPCHAINENT_CFNP_SIZE 16 1647 1648 #define MSG_DT_SUNW_CAPCHAINENT_NF "sunw_capchainent" 1649 #define MSG_DT_SUNW_CAPCHAINENT_NF_SIZE 16 1650 1651 #define MSG_DT_SUNW_CAPCHAINSZ_CF "DT_SUNW_CAPCHAINSZ" 1652 #define MSG_DT_SUNW_CAPCHAINSZ_CF_SIZE 18 1653 1654 #define MSG_DT_SUNW_CAPCHAINSZ_CFNP "SUNW_CAPCHAINSZ" 1655 #define MSG_DT_SUNW_CAPCHAINSZ_CFNP_SIZE 15 1656 1657 #define MSG_DT_SUNW_CAPCHAINSZ_NF "sunw_capchainsz" 1658 #define MSG_DT_SUNW_CAPCHAINSZ_NF_SIZE 15 1659 1660 #define MSG_DT_GNU_PRELINKED_CF "DT_GNU_PRELINKED" 1661 #define MSG_DT_GNU_PRELINKED_CF_SIZE 16 1662 1663 #define MSG_DT_GNU_PRELINKED_CFNP "GNU_PRELINKED" 1664 #define MSG_DT_GNU_PRELINKED_CFNP_SIZE 13 1665 1666 #define MSG_DT_GNU_PRELINKED_NF "gnu_prelinked" 1667 #define MSG_DT_GNU_PRELINKED_NF_SIZE 13 1668 1669 #define MSG_DT_GNU_CONFLICTSZ_CF "DT_GNU_CONFLICTSZ" 1670 #define MSG_DT_GNU_CONFLICTSZ_CF_SIZE 17 1671 1672 #define MSG_DT_GNU_CONFLICTSZ_CFNP "GNU_CONFLICTSZ" 1673 #define MSG_DT_GNU_CONFLICTSZ_CFNP_SIZE 14 1674 1675 #define MSG_DT_GNU_CONFLICTSZ_NF "gnu_conflictsz" 1676 #define MSG_DT_GNU_CONFLICTSZ_NF_SIZE 14 1677 1678 #define MSG_DT_GNU_LIBLISTSZ_CF "DT_GNU_LIBLISTSZ" 1679 #define MSG_DT_GNU_LIBLISTSZ_CF_SIZE 16 1680 1681 #define MSG_DT_GNU_LIBLISTSZ_CFNP "GNU_LIBLISTSZ" 1682 #define MSG_DT_GNU_LIBLISTSZ_CFNP_SIZE 13 1683 1684 #define MSG_DT_GNU_LIBLISTSZ_NF "gnu_liblistsz" 1685 #define MSG_DT_GNU_LIBLISTSZ_NF_SIZE 13 1686 1687 #define MSG_DT_CHECKSUM_CF "DT_CHECKSUM" 1688 #define MSG_DT_CHECKSUM_CF_SIZE 11 1689 1690 #define MSG_DT_CHECKSUM_CFNP "CHECKSUM" 1691 #define MSG_DT_CHECKSUM_CFNP_SIZE 8 1692 1693 #define MSG_DT_CHECKSUM_NF "checksum" 1694 #define MSG_DT_CHECKSUM_NF_SIZE 8 1695 1696 #define MSG_DT_PLTPADSZ_CF "DT_PLTPADSZ" 1697 #define MSG_DT_PLTPADSZ_CF_SIZE 11 1698 1699 #define MSG_DT_PLTPADSZ_CFNP "PLTPADSZ" 1700 #define MSG_DT_PLTPADSZ_CFNP_SIZE 8 1701 1702 #define MSG_DT_PLTPADSZ_NF "pltpadsz" 1703 #define MSG_DT_PLTPADSZ_NF_SIZE 8 1704 1705 #define MSG_DT_MOVEENT_CF "DT_MOVEENT" 1706 #define MSG_DT_MOVEENT_CF_SIZE 10 1707 1708 #define MSG_DT_MOVEENT_CFNP "MOVEENT" 1709 #define MSG_DT_MOVEENT_CFNP_SIZE 7 1710 1711 #define MSG_DT_MOVEENT_NF "moveent" 1712 #define MSG_DT_MOVEENT_NF_SIZE 7 1713 1714 #define MSG_DT_MOVESZ_CF "DT_MOVESZ" 1715 #define MSG_DT_MOVESZ_CF_SIZE 9 1716 1717 #define MSG_DT_MOVESZ_CFNP "MOVESZ" 1718 #define MSG_DT_MOVESZ_CFNP_SIZE 6 1719 1720 #define MSG_DT_MOVESZ_NF "movesz" 1721 #define MSG_DT_MOVESZ_NF_SIZE 6 1722 1723 #define MSG_DT_FEATURE_1_CF "DT_FEATURE_1" 1724 #define MSG_DT_FEATURE_1_CF_SIZE 12 1725 1726 #define MSG_DT_FEATURE_1_CFNP "FEATURE_1" 1727 #define MSG_DT_FEATURE_1_CFNP_SIZE 9 1728 1729 #define MSG_DT_FEATURE_1_NF "feature_1" 1730 #define MSG_DT_FEATURE_1_NF_SIZE 9 1731 1732 #define MSG_DT_POSFLAG_1_CF "DT_POSFLAG_1" 1733 #define MSG_DT_POSFLAG_1_CF_SIZE 12 1734 1735 #define MSG_DT_POSFLAG_1_CFNP "POSFLAG_1" 1736 #define MSG_DT_POSFLAG_1_CFNP_SIZE 9 1737 1738 #define MSG_DT_POSFLAG_1_NF "posflag_1" 1739 #define MSG_DT_POSFLAG_1_NF_SIZE 9 1740 1741 #define MSG_DT_SYMINSZ_CF "DT_SYMINSZ" 1742 #define MSG_DT_SYMINSZ_CF_SIZE 10 1743 1744 #define MSG_DT_SYMINSZ_CFNP "SYMINSZ" 1745 #define MSG_DT_SYMINSZ_CFNP_SIZE 7 1746 1747 #define MSG_DT_SYMINSZ_NF "syminsz" 1748 #define MSG_DT_SYMINSZ_NF_SIZE 7 1749 1750 #define MSG_DT_SYMINENT_CF "DT_SYMINENT" 1751 #define MSG_DT_SYMINENT_CF_SIZE 11 1752 1753 #define MSG_DT_SYMINENT_CFNP "SYMINENT" 1754 #define MSG_DT_SYMINENT_CFNP_SIZE 8 1755 1756 #define MSG_DT_SYMINENT_NF "syminent" 1757 #define MSG_DT_SYMINENT_NF_SIZE 8 1758 1759 #define MSG_DT_GNU_HASH_CF "DT_GNU_HASH" 1760 #define MSG_DT_GNU_HASH_CF_SIZE 11 1761 1762 #define MSG_DT_GNU_HASH_CFNP "GNU_HASH" 1763 #define MSG_DT_GNU_HASH_CFNP_SIZE 8 1764 1765 #define MSG_DT_GNU_HASH_NF "gnu_hash" 1766 #define MSG_DT_GNU_HASH_NF_SIZE 8 1767 1768 #define MSG_DT_TLSDESC_PLT_CF "DT_TLSDESC_PLT" 1769 #define MSG_DT_TLSDESC_PLT_CF_SIZE 14 1770 1771 #define MSG_DT_TLSDESC_PLT_CFNP "TLSDESC_PLT" 1772 #define MSG_DT_TLSDESC_PLT_CFNP_SIZE 11 1773 1774 #define MSG_DT_TLSDESC_PLT_NF "tlsdesc_plt" 1775 #define MSG_DT_TLSDESC_PLT_NF_SIZE 11 1776 1777 #define MSG_DT_TLSDESC_GOT_CF "DT_TLSDESC_GOT" 1778 #define MSG_DT_TLSDESC_GOT_CF_SIZE 14 1779 1780 #define MSG_DT_TLSDESC_GOT_CFNP "TLSDESC_GOT" 1781 #define MSG_DT_TLSDESC_GOT_CFNP_SIZE 11 1782 1783 #define MSG_DT_TLSDESC_GOT_NF "tlsdesc_got" 1784 #define MSG_DT_TLSDESC_GOT_NF_SIZE 11 1785 1786 #define MSG_DT_GNU_CONFLICT_CF "DT_GNU_CONFLICT" 1787 #define MSG_DT_GNU_CONFLICT_CF_SIZE 15 1788 1789 #define MSG_DT_GNU_CONFLICT_CFNP "GNU_CONFLICT" 1790 #define MSG_DT_GNU_CONFLICT_CFNP_SIZE 12 1791 1792 #define MSG_DT_GNU_CONFLICT_NF "gnu_conflict" 1793 #define MSG_DT_GNU_CONFLICT_NF_SIZE 12 1794 1795 #define MSG_DT_GNU_LIBLIST_CF "DT_GNU_LIBLIST" 1796 #define MSG_DT_GNU_LIBLIST_CF_SIZE 14 1797 1798 #define MSG_DT_GNU_LIBLIST_CFNP "GNU_LIBLIST" 1799 #define MSG_DT_GNU_LIBLIST_CFNP_SIZE 11 1800 1801 #define MSG_DT_GNU_LIBLIST_NF "gnu_liblist" 1802 #define MSG_DT_GNU_LIBLIST_NF_SIZE 11 1803 1804 #define MSG_DT_CONFIG_CF "DT_CONFIG" 1805 #define MSG_DT_CONFIG_CF_SIZE 9 1806 1807 #define MSG_DT_CONFIG_CFNP "CONFIG" 1808 #define MSG_DT_CONFIG_CFNP_SIZE 6 1809 1810 #define MSG_DT_CONFIG_NF "config" 1811 #define MSG_DT_CONFIG_NF_SIZE 6 1812 1813 #define MSG_DT_DEPAUDIT_CF "DT_DEPAUDIT" 1814 #define MSG_DT_DEPAUDIT_CF_SIZE 11 1815 1816 #define MSG_DT_DEPAUDIT_CFNP "DEPAUDIT" 1817 #define MSG_DT_DEPAUDIT_CFNP_SIZE 8 1818 1819 #define MSG_DT_DEPAUDIT_NF "depaudit" 1820 #define MSG_DT_DEPAUDIT_NF_SIZE 8 1821 1822 #define MSG_DT_AUDIT_CF "DT_AUDIT" 1823 #define MSG_DT_AUDIT_CF_SIZE 8 1824 1825 #define MSG_DT_AUDIT_CFNP "AUDIT" 1826 #define MSG_DT_AUDIT_CFNP_SIZE 5 1827 1828 #define MSG_DT_AUDIT_NF "audit" 1829 #define MSG_DT_AUDIT_NF_SIZE 5 1830 1831 #define MSG_DT_PLTPAD_CF "DT_PLTPAD" 1832 #define MSG_DT_PLTPAD_CF_SIZE 9 1833 1834 #define MSG_DT_PLTPAD_CFNP "PLTPAD" 1835 #define MSG_DT_PLTPAD_CFNP_SIZE 6 1836 1837 #define MSG_DT_PLTPAD_NF "pltpad" 1838 #define MSG_DT_PLTPAD_NF_SIZE 6 1839 1840 #define MSG_DT_MOVETAB_CF "DT_MOVETAB" 1841 #define MSG_DT_MOVETAB_CF_SIZE 10 1842 1843 #define MSG_DT_MOVETAB_CFNP "MOVETAB" 1844 #define MSG_DT_MOVETAB_CFNP_SIZE 7 1845 1846 #define MSG_DT_MOVETAB_NF "movetab" 1847 #define MSG_DT_MOVETAB_NF_SIZE 7 1848 1849 #define MSG_DT_SYMINFO_CF "DT_SYMINFO" 1850 #define MSG_DT_SYMINFO_CF_SIZE 10 1851 1852 #define MSG_DT_SYMINFO_CFNP "SYMINFO" 1853 #define MSG_DT_SYMINFO_CFNP_SIZE 7 1854 1855 #define MSG_DT_SYMINFO_NF "syminfo" 1856 #define MSG_DT_SYMINFO_NF_SIZE 7 1857 1858 #define MSG_DT_VERSYM_CF "DT_VERSYM" 1859 #define MSG_DT_VERSYM_CF_SIZE 9 1860 1861 #define MSG_DT_VERSYM_CFNP "VERSYM" 1862 #define MSG_DT_VERSYM_CFNP_SIZE 6 1863 1864 #define MSG_DT_VERSYM_NF "versym" 1865 #define MSG_DT_VERSYM_NF_SIZE 6 1866 1867 #define MSG_DT_RELACOUNT_CF "DT_RELACOUNT" 1868 #define MSG_DT_RELACOUNT_CF_SIZE 12 1869 1870 #define MSG_DT_RELACOUNT_CFNP "RELACOUNT" 1871 #define MSG_DT_RELACOUNT_CFNP_SIZE 9 1872 1873 #define MSG_DT_RELACOUNT_NF "relacount" 1874 #define MSG_DT_RELACOUNT_NF_SIZE 9 1875 1876 #define MSG_DT_RELCOUNT_CF "DT_RELCOUNT" 1877 #define MSG_DT_RELCOUNT_CF_SIZE 11 1878 1879 #define MSG_DT_RELCOUNT_CFNP "RELCOUNT" 1880 #define MSG_DT_RELCOUNT_CFNP_SIZE 8 1881 1882 #define MSG_DT_RELCOUNT_NF "relcount" 1883 #define MSG_DT_RELCOUNT_NF_SIZE 8 1884 1885 #define MSG_DT_FLAGS_1_CF "DT_FLAGS_1" 1886 #define MSG_DT_FLAGS_1_CF_SIZE 10 1887 1888 #define MSG_DT_FLAGS_1_CFNP "FLAGS_1" 1889 #define MSG_DT_FLAGS_1_CFNP_SIZE 7 1890 1891 #define MSG_DT_FLAGS_1_NF "flags_1" 1892 #define MSG_DT_FLAGS_1_NF_SIZE 7 1893 1894 #define MSG_DT_VERDEF_CF "DT_VERDEF" 1895 #define MSG_DT_VERDEF_CF_SIZE 9 1896 1897 #define MSG_DT_VERDEF_CFNP "VERDEF" 1898 #define MSG_DT_VERDEF_CFNP_SIZE 6 1899 1900 #define MSG_DT_VERDEF_NF "verdef" 1901 #define MSG_DT_VERDEF_NF_SIZE 6 1902 1903 #define MSG_DT_VERDEFNUM_CF "DT_VERDEFNUM" 1904 #define MSG_DT_VERDEFNUM_CF_SIZE 12 1905 1906 #define MSG_DT_VERDEFNUM_CFNP "VERDEFNUM" 1907 #define MSG_DT_VERDEFNUM_CFNP_SIZE 9 1908 1909 #define MSG_DT_VERDEFNUM_NF "verdefnum" 1910 #define MSG_DT_VERDEFNUM_NF_SIZE 9 1911 1912 #define MSG_DT_VERNEED_CF "DT_VERNEED" 1913 #define MSG_DT_VERNEED_CF_SIZE 10 1914 1915 #define MSG_DT_VERNEED_CFNP "VERNEED" 1916 #define MSG_DT_VERNEED_CFNP_SIZE 7 1917 1918 #define MSG_DT_VERNEED_NF "verneed" 1919 #define MSG_DT_VERNEED_NF_SIZE 7 1920 1921 #define MSG_DT_VERNEEDNUM_CF "DT_VERNEEDNUM" 1922 #define MSG_DT_VERNEEDNUM_CF_SIZE 13 1923 1924 #define MSG_DT_VERNEEDNUM_CFNP "VERNEEDNUM" 1925 #define MSG_DT_VERNEEDNUM_CFNP_SIZE 10 1926 1927 #define MSG_DT_VERNEEDNUM_NF "verneednum" 1928 #define MSG_DT_VERNEEDNUM_NF_SIZE 10 1929 1930 #define MSG_DT_SPARC_REGISTER_CF "DT_SPARC_REGISTER" 1931 #define MSG_DT_SPARC_REGISTER_CF_SIZE 17 1932 1933 #define MSG_DT_SPARC_REGISTER_CFNP "SPARC_REGISTER" 1934 #define MSG_DT_SPARC_REGISTER_CFNP_SIZE 14 1935 1936 #define MSG_DT_SPARC_REGISTER_NF "sparc_register" 1937 #define MSG_DT_SPARC_REGISTER_NF_SIZE 14 1938 1939 #define MSG_DT_SPARC_REGISTER_DMP "REGISTER" 1940 #define MSG_DT_SPARC_REGISTER_DMP_SIZE 8 1941 1942 #define MSG_DT_AUXILIARY_CF "DT_AUXILIARY" 1943 #define MSG_DT_AUXILIARY_CF_SIZE 12 1944 1945 #define MSG_DT_AUXILIARY_CFNP "AUXILIARY" 1946 #define MSG_DT_AUXILIARY_CFNP_SIZE 9 1947 1948 #define MSG_DT_AUXILIARY_NF "auxiliary" 1949 #define MSG_DT_AUXILIARY_NF_SIZE 9 1950 1951 #define MSG_DT_USED_CF "DT_USED" 1952 #define MSG_DT_USED_CF_SIZE 7 1953 1954 #define MSG_DT_USED_CFNP "USED" 1955 #define MSG_DT_USED_CFNP_SIZE 4 1956 1957 #define MSG_DT_USED_NF "used" 1958 #define MSG_DT_USED_NF_SIZE 4 1959 1960 #define MSG_DT_FILTER_CF "DT_FILTER" 1961 #define MSG_DT_FILTER_CF_SIZE 9 1962 1963 #define MSG_DT_FILTER_CFNP "FILTER" 1964 #define MSG_DT_FILTER_CFNP_SIZE 6 1965 1966 #define MSG_DT_FILTER_NF "filter" 1967 #define MSG_DT_FILTER_NF_SIZE 6 1968 1969 #define MSG_DF_ORIGIN_CF "DF_ORIGIN" 1970 #define MSG_DF_ORIGIN_CF_SIZE 9 1971 1972 #define MSG_DF_ORIGIN_CFNP "ORIGIN" 1973 #define MSG_DF_ORIGIN_CFNP_SIZE 6 1974 1975 #define MSG_DF_ORIGIN_NF "origin" 1976 #define MSG_DF_ORIGIN_NF_SIZE 6 1977 1978 #define MSG_DF_SYMBOLIC_CF "DF_SYMBOLIC" 1979 #define MSG_DF_SYMBOLIC_CF_SIZE 11 1980 1981 #define MSG_DF_SYMBOLIC_CFNP "SYMBOLIC" 1982 #define MSG_DF_SYMBOLIC_CFNP_SIZE 8 1983 1984 #define MSG_DF_SYMBOLIC_NF "symbolic" 1985 #define MSG_DF_SYMBOLIC_NF_SIZE 8 1986 1987 #define MSG_DF_TEXTREL_CF "DF_TEXTREL" 1988 #define MSG_DF_TEXTREL_CF_SIZE 10 1989 1990 #define MSG_DF_TEXTREL_CFNP "TEXTREL" 1991 #define MSG_DF_TEXTREL_CFNP_SIZE 7 1992 1993 #define MSG_DF_TEXTREL_NF "textrel" 1994 #define MSG_DF_TEXTREL_NF_SIZE 7 1995 1996 #define MSG_DF_BIND_NOW_CF "DF_BIND_NOW" 1997 #define MSG_DF_BIND_NOW_CF_SIZE 11 1998 1999 #define MSG_DF_BIND_NOW_CFNP "BIND_NOW" 2000 #define MSG_DF_BIND_NOW_CFNP_SIZE 8 2001 2002 #define MSG_DF_BIND_NOW_NF "bind_now" 2003 #define MSG_DF_BIND_NOW_NF_SIZE 8 2004 2005 #define MSG_DF_STATIC_TLS_CF "DF_STATIC_TLS" 2006 #define MSG_DF_STATIC_TLS_CF_SIZE 13 2007 2008 #define MSG_DF_STATIC_TLS_CFNP "STATIC_TLS" 2009 #define MSG_DF_STATIC_TLS_CFNP_SIZE 10 2010 2011 #define MSG_DF_STATIC_TLS_NF "static_tls" 2012 #define MSG_DF_STATIC_TLS_NF_SIZE 10 2013 2014 #define MSG_DF_1_NOW_CF "DF_1_NOW" 2015 #define MSG_DF_1_NOW_CF_SIZE 8 2016 2017 #define MSG_DF_1_NOW_CFNP "NOW" 2018 #define MSG_DF_1_NOW_CFNP_SIZE 3 2019 2020 #define MSG_DF_1_NOW_NF "now" 2021 #define MSG_DF_1_NOW_NF_SIZE 3 2022 2023 #define MSG_DF_1_GLOBAL_CF "DF_1_GLOBAL" 2024 #define MSG_DF_1_GLOBAL_CF_SIZE 11 2025 2026 #define MSG_DF_1_GLOBAL_CFNP "GLOBAL" 2027 #define MSG_DF_1_GLOBAL_CFNP_SIZE 6 2028 2029 #define MSG_DF_1_GLOBAL_NF "global" 2030 #define MSG_DF_1_GLOBAL_NF_SIZE 6 2031 2032 #define MSG_DF_1_GROUP_CF "DF_1_GROUP" 2033 #define MSG_DF_1_GROUP_CF_SIZE 10 2034 2035 #define MSG_DF_1_GROUP_CFNP "GROUP" 2036 #define MSG_DF_1_GROUP_CFNP_SIZE 5 2037 2038 #define MSG_DF_1_GROUP_NF "group" 2039 #define MSG_DF_1_GROUP_NF_SIZE 5 2040 2041 #define MSG_DF_1_NODELETE_CF "DF_1_NODELETE" 2042 #define MSG_DF_1_NODELETE_CF_SIZE 13 2043 2044 #define MSG_DF_1_NODELETE_CFNP "NODELETE" 2045 #define MSG_DF_1_NODELETE_CFNP_SIZE 8 2046 2047 #define MSG_DF_1_NODELETE_NF "nodelete" 2048 #define MSG_DF_1_NODELETE_NF_SIZE 8 2049 2050 #define MSG_DF_1_LOADFLTR_CF "DF_1_LOADFLTR" 2051 #define MSG_DF_1_LOADFLTR_CF_SIZE 13 2052 2053 #define MSG_DF_1_LOADFLTR_CFNP "LOADFLTR" 2054 #define MSG_DF_1_LOADFLTR_CFNP_SIZE 8 2055 2056 #define MSG_DF_1_LOADFLTR_NF "loadfltr" 2057 #define MSG_DF_1_LOADFLTR_NF_SIZE 8 2058 2059 #define MSG_DF_1_INITFIRST_CF "DF_1_INITFIRST" 2060 #define MSG_DF_1_INITFIRST_CF_SIZE 14 2061 2062 #define MSG_DF_1_INITFIRST_CFNP "INITFIRST" 2063 #define MSG_DF_1_INITFIRST_CFNP_SIZE 9 2064 2065 #define MSG_DF_1_INITFIRST_NF "initfirst" 2066 #define MSG_DF_1_INITFIRST_NF_SIZE 9 2067 2068 #define MSG_DF_1_NOOPEN_CF "DF_1_NOOPEN" 2069 #define MSG_DF_1_NOOPEN_CF_SIZE 11 2070 2071 #define MSG_DF_1_NOOPEN_CFNP "NOOPEN" 2072 #define MSG_DF_1_NOOPEN_CFNP_SIZE 6 2073 2074 #define MSG_DF_1_NOOPEN_NF "noopen" 2075 #define MSG_DF_1_NOOPEN_NF_SIZE 6 2076 2077 #define MSG_DF_1_ORIGIN_CF "DF_1_ORIGIN" 2078 #define MSG_DF_1_ORIGIN_CF_SIZE 11 2079 2080 #define MSG_DF_1_ORIGIN_CFNP "ORIGIN" 2081 #define MSG_DF_1_ORIGIN_CFNP_SIZE 6 2082 2083 #define MSG_DF_1_ORIGIN_NF "origin" 2084 #define MSG_DF_1_ORIGIN_NF_SIZE 6 2085 2086 #define MSG_DF_1_DIRECT_CF "DF_1_DIRECT" 2087 #define MSG_DF_1_DIRECT_CF_SIZE 11 2088 2089 #define MSG_DF_1_DIRECT_CFNP "DIRECT" 2090 #define MSG_DF_1_DIRECT_CFNP_SIZE 6 2091 2092 #define MSG_DF_1_DIRECT_NF "direct" 2093 #define MSG_DF_1_DIRECT_NF_SIZE 6 2094 2095 #define MSG_DF_1_TRANS_CF "DF_1_TRANS" 2096 #define MSG_DF_1_TRANS_CF_SIZE 10 2097 2098 #define MSG_DF_1_TRANS_CFNP "TRANS" 2099 #define MSG_DF_1_TRANS_CFNP_SIZE 5 2100 2101 #define MSG_DF_1_TRANS_NF "trans" 2102 #define MSG_DF_1_TRANS_NF_SIZE 5 2103 2104 #define MSG_DF_1_INTERPOSE_CF "DF_1_INTERPOSE" 2105 #define MSG_DF_1_INTERPOSE_CF_SIZE 14 2106 2107 #define MSG_DF_1_INTERPOSE_CFNP "INTERPOSE" 2108 #define MSG_DF_1_INTERPOSE_CFNP_SIZE 9 2109 2110 #define MSG_DF_1_INTERPOSE_NF "interpose" 2111 #define MSG_DF_1_INTERPOSE_NF_SIZE 9 2112 2113 #define MSG_DF_1_INTERPOSE_DEF "OBJECT-INTERPOSE" 2114 #define MSG_DF_1_INTERPOSE_DEF_SIZE 16 2115 2116 #define MSG_DF_1_NODEFLIB_CF "DF_1_NODEFLIB" 2117 #define MSG_DF_1_NODEFLIB_CF_SIZE 13 2118 2119 #define MSG_DF_1_NODEFLIB_CFNP "NODEFLIB" 2120 #define MSG_DF_1_NODEFLIB_CFNP_SIZE 8 2121 2122 #define MSG_DF_1_NODEFLIB_NF "nodeflib" 2123 #define MSG_DF_1_NODEFLIB_NF_SIZE 8 2124 2125 #define MSG_DF_1_NODUMP_CF "DF_1_NODUMP" 2126 #define MSG_DF_1_NODUMP_CF_SIZE 11 2127 2128 #define MSG_DF_1_NODUMP_CFNP "NODUMP" 2129 #define MSG_DF_1_NODUMP_CFNP_SIZE 6 2130 2131 #define MSG_DF_1_NODUMP_NF "nodump" 2132 #define MSG_DF_1_NODUMP_NF_SIZE 6 2133 2134 #define MSG_DF_1_CONFALT_CF "DF_1_CONFALT" 2135 #define MSG_DF_1_CONFALT_CF_SIZE 12 2136 2137 #define MSG_DF_1_CONFALT_CFNP "CONFALT" 2138 #define MSG_DF_1_CONFALT_CFNP_SIZE 7 2139 2140 #define MSG_DF_1_CONFALT_NF "confalt" 2141 #define MSG_DF_1_CONFALT_NF_SIZE 7 2142 2143 #define MSG_DF_1_ENDFILTEE_CF "DF_1_ENDFILTEE" 2144 #define MSG_DF_1_ENDFILTEE_CF_SIZE 14 2145 2146 #define MSG_DF_1_ENDFILTEE_CFNP "ENDFILTEE" 2147 #define MSG_DF_1_ENDFILTEE_CFNP_SIZE 9 2148 2149 #define MSG_DF_1_ENDFILTEE_NF "endfiltee" 2150 #define MSG_DF_1_ENDFILTEE_NF_SIZE 9 2151 2152 #define MSG_DF_1_DISPRELDNE_CF "DF_1_DISPRELDNE" 2153 #define MSG_DF_1_DISPRELDNE_CF_SIZE 15 2154 2155 #define MSG_DF_1_DISPRELDNE_CFNP "DISPRELDNE" 2156 #define MSG_DF_1_DISPRELDNE_CFNP_SIZE 10 2157 2158 #define MSG_DF_1_DISPRELDNE_NF "dispreldne" 2159 #define MSG_DF_1_DISPRELDNE_NF_SIZE 10 2160 2161 #define MSG_DF_1_DISPRELDNE_DEF "DISPLACE-RELOCS-DONE" 2162 #define MSG_DF_1_DISPRELDNE_DEF_SIZE 20 2163 2164 #define MSG_DF_1_DISPRELPND_CF "DF_1_DISPRELPND" 2165 #define MSG_DF_1_DISPRELPND_CF_SIZE 15 2166 2167 #define MSG_DF_1_DISPRELPND_CFNP "DISPRELPND" 2168 #define MSG_DF_1_DISPRELPND_CFNP_SIZE 10 2169 2170 #define MSG_DF_1_DISPRELPND_NF "disprelpnd" 2171 #define MSG_DF_1_DISPRELPND_NF_SIZE 10 2172 2173 #define MSG_DF_1_DISPRELPND_DEF "DISPLACE-RELOCS-PEND" 2174 #define MSG_DF_1_DISPRELPND_DEF_SIZE 20 2175 2176 #define MSG_DF_1_NODIRECT_CF "DF_1_NODIRECT" 2177 #define MSG_DF_1_NODIRECT_CF_SIZE 13 2178 2179 #define MSG_DF_1_NODIRECT_CFNP "NODIRECT" 2180 #define MSG_DF_1_NODIRECT_CFNP_SIZE 8 2181 2182 #define MSG_DF_1_NODIRECT_NF "nodirect" 2183 #define MSG_DF_1_NODIRECT_NF_SIZE 8 2184 2185 #define MSG_DF_1_IGNMULDEF_CF "DF_1_IGNMULDEF" 2186 #define MSG_DF_1_IGNMULDEF_CF_SIZE 14 2187 2188 #define MSG_DF_1_IGNMULDEF_CFNP "IGNMULDEF" 2189 #define MSG_DF_1_IGNMULDEF_CFNP_SIZE 9 2190 2191 #define MSG_DF_1_IGNMULDEF_NF "ignmuldef" 2192 #define MSG_DF_1_IGNMULDEF_NF_SIZE 9 2193 2194 #define MSG_DF_1_IGNMULDEF_DEF "IGNORE-MULDEFS" 2195 #define MSG_DF_1_IGNMULDEF_DEF_SIZE 14 2196 2197 #define MSG_DF_1_NOKSYMS_CF "DF_1_NOKSYMS" 2198 #define MSG_DF_1_NOKSYMS_CF_SIZE 12 2199 2200 #define MSG_DF_1_NOKSYMS_CFNP "NOKSYMS" 2201 #define MSG_DF_1_NOKSYMS_CFNP_SIZE 7 2202 2203 #define MSG_DF_1_NOKSYMS_NF "noksyms" 2204 #define MSG_DF_1_NOKSYMS_NF_SIZE 7 2205 2206 #define MSG_DF_1_NOHDR_CF "DF_1_NOHDR" 2207 #define MSG_DF_1_NOHDR_CF_SIZE 10 2208 2209 #define MSG_DF_1_NOHDR_CFNP "NOHDR" 2210 #define MSG_DF_1_NOHDR_CFNP_SIZE 5 2211 2212 #define MSG_DF_1_NOHDR_NF "nohdr" 2213 #define MSG_DF_1_NOHDR_NF_SIZE 5 2214 2215 #define MSG_DF_1_EDITED_CF "DF_1_EDITED" 2216 #define MSG_DF_1_EDITED_CF_SIZE 11 2217 2218 #define MSG_DF_1_EDITED_CFNP "EDITED" 2219 #define MSG_DF_1_EDITED_CFNP_SIZE 6 2220 2221 #define MSG_DF_1_EDITED_NF "edited" 2222 #define MSG_DF_1_EDITED_NF_SIZE 6 2223 2224 #define MSG_DF_1_NORELOC_CF "DF_1_NORELOC" 2225 #define MSG_DF_1_NORELOC_CF_SIZE 12 2226 2227 #define MSG_DF_1_NORELOC_CFNP "NORELOC" 2228 #define MSG_DF_1_NORELOC_CFNP_SIZE 7 2229 2230 #define MSG_DF_1_NORELOC_NF "noreloc" 2231 #define MSG_DF_1_NORELOC_NF_SIZE 7 2232 2233 #define MSG_DF_1_SYMINTPOSE_CF "DF_1_SYMINTPOSE" 2234 #define MSG_DF_1_SYMINTPOSE_CF_SIZE 15 2235 2236 #define MSG_DF_1_SYMINTPOSE_CFNP "SYMINTPOSE" 2237 #define MSG_DF_1_SYMINTPOSE_CFNP_SIZE 10 2238 2239 #define MSG_DF_1_SYMINTPOSE_NF "symintpose" 2240 #define MSG_DF_1_SYMINTPOSE_NF_SIZE 10 2241 2242 #define MSG_DF_1_SYMINTPOSE_DEF "SYMBOL-INTERPOSE" 2243 #define MSG_DF_1_SYMINTPOSE_DEF_SIZE 16 2244 2245 #define MSG_DF_1_GLOBAUDIT_CF "DF_1_GLOBAUDIT" 2246 #define MSG_DF_1_GLOBAUDIT_CF_SIZE 14 2247 2248 #define MSG_DF_1_GLOBAUDIT_CFNP "GLOBAUDIT" 2249 #define MSG_DF_1_GLOBAUDIT_CFNP_SIZE 9 2250 2251 #define MSG_DF_1_GLOBAUDIT_NF "globaudit" 2252 #define MSG_DF_1_GLOBAUDIT_NF_SIZE 9 2253 2254 #define MSG_DF_1_GLOBAUDIT_DEF "GLOBAL-AUDITING" 2255 #define MSG_DF_1_GLOBAUDIT_DEF_SIZE 15 2256 2257 #define MSG_DF_1_SINGLETON_CF "DF_1_SINGLETON" 2258 #define MSG_DF_1_SINGLETON_CF_SIZE 14 2259 2260 #define MSG_DF_1_SINGLETON_CFNP "SINGLETON" 2261 #define MSG_DF_1_SINGLETON_CFNP_SIZE 9 2262 2263 #define MSG_DF_1_SINGLETON_NF "singleton" 2264 #define MSG_DF_1_SINGLETON_NF_SIZE 9 2265 2266 #define MSG_DF_1_SINGLETON_DEF "SINGLETON-EXISTS" 2267 #define MSG_DF_1_SINGLETON_DEF_SIZE 16 2268 2269 #define MSG_DF_P1_LAZYLOAD_CF "DF_P1_LAZYLOAD" 2270 #define MSG_DF_P1_LAZYLOAD_CF_SIZE 14 2271 2272 #define MSG_DF_P1_LAZYLOAD_CFNP "LAZYLOAD" 2273 #define MSG_DF_P1_LAZYLOAD_CFNP_SIZE 8 2274 2275 #define MSG_DF_P1_LAZYLOAD_NF "lazyload" 2276 #define MSG_DF_P1_LAZYLOAD_NF_SIZE 8 2277 2278 #define MSG_DF_P1_LAZYLOAD_DEF "LAZY" 2279 #define MSG_DF_P1_LAZYLOAD_DEF_SIZE 4 2280 2281 #define MSG_DF_P1_GROUPPERM_CF "DF_P1_GROUPPERM" 2282 #define MSG_DF_P1_GROUPPERM_CF_SIZE 15 2283 2284 #define MSG_DF_P1_GROUPPERM_CFNP "GROUPPERM" 2285 #define MSG_DF_P1_GROUPPERM_CFNP_SIZE 9 2286 2287 #define MSG_DF_P1_GROUPPERM_NF "groupperm" 2288 #define MSG_DF_P1_GROUPPERM_NF_SIZE 9 2289 2290 #define MSG_DF_P1_GROUPPERM_DEF "GROUP" 2291 #define MSG_DF_P1_GROUPPERM_DEF_SIZE 5 2292 2293 #define MSG_DF_P1_DEFERRED_CF "DF_P1_DEFERRED" 2294 #define MSG_DF_P1_DEFERRED_CF_SIZE 14 2295 2296 #define MSG_DF_P1_DEFERRED_CFNP "DEFERRED" 2297 #define MSG_DF_P1_DEFERRED_CFNP_SIZE 8 2298 2299 #define MSG_DF_P1_DEFERRED_NF "deferred" 2300 #define MSG_DF_P1_DEFERRED_NF_SIZE 8 2301 2302 #define MSG_DF_P1_DEFERRED_DEF "DEFERRED" 2303 #define MSG_DF_P1_DEFERRED_DEF_SIZE 8 2304 2305 #define MSG_DTF_1_PARINIT_CF "DTF_1_PARINIT" 2306 #define MSG_DTF_1_PARINIT_CF_SIZE 13 2307 2308 #define MSG_DTF_1_PARINIT_CFNP "PARINIT" 2309 #define MSG_DTF_1_PARINIT_CFNP_SIZE 7 2310 2311 #define MSG_DTF_1_PARINIT_NF "parinit" 2312 #define MSG_DTF_1_PARINIT_NF_SIZE 7 2313 2314 #define MSG_DTF_1_CONFEXP_CF "DTF_1_CONFEXP" 2315 #define MSG_DTF_1_CONFEXP_CF_SIZE 13 2316 2317 #define MSG_DTF_1_CONFEXP_CFNP "CONFEXP" 2318 #define MSG_DTF_1_CONFEXP_CFNP_SIZE 7 2319 2320 #define MSG_DTF_1_CONFEXP_NF "confexp" 2321 #define MSG_DTF_1_CONFEXP_NF_SIZE 7 2322 2323 #define MSG_BND_NEEDED "NEEDED" 2324 #define MSG_BND_NEEDED_SIZE 6 2325 2326 #define MSG_BND_REFER "REFERENCED" 2327 #define MSG_BND_REFER_SIZE 10 2328 2329 #define MSG_BND_FILTER "FILTER" 2330 #define MSG_BND_FILTER_SIZE 6 2331 2332 #define MSG_BND_ADDED "OBJECTS-ADDED" 2333 #define MSG_BND_ADDED_SIZE 13 2334 2335 #define MSG_BND_REEVAL "OBJECTS-REEVALUATED" 2336 #define MSG_BND_REEVAL_SIZE 19 2337 2338 #define MSG_BND_DELETED "OBJECTS-DELETED" 2339 #define MSG_BND_DELETED_SIZE 15 2340 2341 #define MSG_BND_ATEXIT "ATEXIT-PROCESSING" 2342 #define MSG_BND_ATEXIT_SIZE 17 2343 2344 #define MSG_BND_REVISIT "(revisiting)" 2345 #define MSG_BND_REVISIT_SIZE 12 2346 2347 #define MSG_STR_EMPTY "" 2348 #define MSG_STR_EMPTY_SIZE 0 2349 2350 #define MSG_GBL_ZERO "0" 2351 #define MSG_GBL_ZERO_SIZE 1 2352 2353 #endif /* LINTSUP_SUPPRESS_STRINGS */ 2354 2355 #endif /* __lint */ 2356 2357 #endif 2358