1{ 2 "array_types" : 3 [ 4 { 5 "alignment" : 8, 6 "linker_set_key" : "_ZTIA2052_Pv", 7 "name" : "void *[2052]", 8 "referenced_type" : "_ZTIPv", 9 "self_type" : "_ZTIA2052_Pv", 10 "size" : 16416, 11 "source_file" : "external/lz4/lib/lz4.h" 12 }, 13 { 14 "alignment" : 4, 15 "linker_set_key" : "_ZTIA2_j", 16 "name" : "unsigned int[2]", 17 "referenced_type" : "_ZTIj", 18 "self_type" : "_ZTIA2_j", 19 "size" : 8, 20 "source_file" : "external/lz4/lib/xxhash.h" 21 }, 22 { 23 "alignment" : 4, 24 "linker_set_key" : "_ZTIA32768_j", 25 "name" : "unsigned int[32768]", 26 "referenced_type" : "_ZTIj", 27 "self_type" : "_ZTIA32768_j", 28 "size" : 131072, 29 "source_file" : "external/lz4/lib/lz4hc.h" 30 }, 31 { 32 "alignment" : 8, 33 "linker_set_key" : "_ZTIA32775_Pv", 34 "name" : "void *[32775]", 35 "referenced_type" : "_ZTIPv", 36 "self_type" : "_ZTIA32775_Pv", 37 "size" : 262200, 38 "source_file" : "external/lz4/lib/lz4hc.h" 39 }, 40 { 41 "alignment" : 4, 42 "linker_set_key" : "_ZTIA3_j", 43 "name" : "unsigned int[3]", 44 "referenced_type" : "_ZTIj", 45 "self_type" : "_ZTIA3_j", 46 "size" : 12, 47 "source_file" : "external/lz4/lib/lz4frame.h" 48 }, 49 { 50 "alignment" : 4, 51 "linker_set_key" : "_ZTIA4096_j", 52 "name" : "unsigned int[4096]", 53 "referenced_type" : "_ZTIj", 54 "self_type" : "_ZTIA4096_j", 55 "size" : 16384, 56 "source_file" : "external/lz4/lib/lz4.h" 57 }, 58 { 59 "alignment" : 1, 60 "linker_set_key" : "_ZTIA4_h", 61 "name" : "unsigned char[4]", 62 "referenced_type" : "_ZTIh", 63 "self_type" : "_ZTIA4_h", 64 "size" : 4, 65 "source_file" : "external/lz4/lib/xxhash.h" 66 }, 67 { 68 "alignment" : 4, 69 "linker_set_key" : "_ZTIA4_j", 70 "name" : "unsigned int[4]", 71 "referenced_type" : "_ZTIj", 72 "self_type" : "_ZTIA4_j", 73 "size" : 16, 74 "source_file" : "external/lz4/lib/xxhash.h" 75 }, 76 { 77 "alignment" : 8, 78 "linker_set_key" : "_ZTIA4_m", 79 "name" : "unsigned long[4]", 80 "referenced_type" : "_ZTIm", 81 "self_type" : "_ZTIA4_m", 82 "size" : 32, 83 "source_file" : "external/lz4/lib/xxhash.h" 84 }, 85 { 86 "alignment" : 8, 87 "linker_set_key" : "_ZTIA4_y", 88 "name" : "unsigned long long[4]", 89 "referenced_type" : "_ZTIy", 90 "self_type" : "_ZTIA4_y", 91 "size" : 32, 92 "source_file" : "external/lz4/lib/lz4.h" 93 }, 94 { 95 "alignment" : 2, 96 "linker_set_key" : "_ZTIA65536_t", 97 "name" : "unsigned short[65536]", 98 "referenced_type" : "_ZTIt", 99 "self_type" : "_ZTIA65536_t", 100 "size" : 131072, 101 "source_file" : "external/lz4/lib/lz4hc.h" 102 }, 103 { 104 "alignment" : 1, 105 "linker_set_key" : "_ZTIA8_h", 106 "name" : "unsigned char[8]", 107 "referenced_type" : "_ZTIh", 108 "self_type" : "_ZTIA8_h", 109 "size" : 8, 110 "source_file" : "external/lz4/lib/xxhash.h" 111 } 112 ], 113 "builtin_types" : 114 [ 115 { 116 "alignment" : 1, 117 "is_integral" : true, 118 "linker_set_key" : "_ZTIa", 119 "name" : "signed char", 120 "referenced_type" : "_ZTIa", 121 "self_type" : "_ZTIa", 122 "size" : 1 123 }, 124 { 125 "alignment" : 1, 126 "is_integral" : true, 127 "is_unsigned" : true, 128 "linker_set_key" : "_ZTIc", 129 "name" : "char", 130 "referenced_type" : "_ZTIc", 131 "self_type" : "_ZTIc", 132 "size" : 1 133 }, 134 { 135 "alignment" : 1, 136 "is_integral" : true, 137 "is_unsigned" : true, 138 "linker_set_key" : "_ZTIh", 139 "name" : "unsigned char", 140 "referenced_type" : "_ZTIh", 141 "self_type" : "_ZTIh", 142 "size" : 1 143 }, 144 { 145 "alignment" : 4, 146 "is_integral" : true, 147 "linker_set_key" : "_ZTIi", 148 "name" : "int", 149 "referenced_type" : "_ZTIi", 150 "self_type" : "_ZTIi", 151 "size" : 4 152 }, 153 { 154 "alignment" : 4, 155 "is_integral" : true, 156 "is_unsigned" : true, 157 "linker_set_key" : "_ZTIj", 158 "name" : "unsigned int", 159 "referenced_type" : "_ZTIj", 160 "self_type" : "_ZTIj", 161 "size" : 4 162 }, 163 { 164 "alignment" : 8, 165 "is_integral" : true, 166 "is_unsigned" : true, 167 "linker_set_key" : "_ZTIm", 168 "name" : "unsigned long", 169 "referenced_type" : "_ZTIm", 170 "self_type" : "_ZTIm", 171 "size" : 8 172 }, 173 { 174 "alignment" : 2, 175 "is_integral" : true, 176 "linker_set_key" : "_ZTIs", 177 "name" : "short", 178 "referenced_type" : "_ZTIs", 179 "self_type" : "_ZTIs", 180 "size" : 2 181 }, 182 { 183 "alignment" : 2, 184 "is_integral" : true, 185 "is_unsigned" : true, 186 "linker_set_key" : "_ZTIt", 187 "name" : "unsigned short", 188 "referenced_type" : "_ZTIt", 189 "self_type" : "_ZTIt", 190 "size" : 2 191 }, 192 { 193 "linker_set_key" : "_ZTIv", 194 "name" : "void", 195 "referenced_type" : "_ZTIv", 196 "self_type" : "_ZTIv" 197 }, 198 { 199 "alignment" : 8, 200 "is_integral" : true, 201 "is_unsigned" : true, 202 "linker_set_key" : "_ZTIy", 203 "name" : "unsigned long long", 204 "referenced_type" : "_ZTIy", 205 "self_type" : "_ZTIy", 206 "size" : 8 207 } 208 ], 209 "elf_functions" : 210 [ 211 { 212 "name" : "LZ4F_compressBegin" 213 }, 214 { 215 "name" : "LZ4F_compressBegin_usingCDict" 216 }, 217 { 218 "name" : "LZ4F_compressBound" 219 }, 220 { 221 "name" : "LZ4F_compressEnd" 222 }, 223 { 224 "name" : "LZ4F_compressFrame" 225 }, 226 { 227 "name" : "LZ4F_compressFrameBound" 228 }, 229 { 230 "name" : "LZ4F_compressFrame_usingCDict" 231 }, 232 { 233 "name" : "LZ4F_compressUpdate" 234 }, 235 { 236 "name" : "LZ4F_compressionLevel_max" 237 }, 238 { 239 "name" : "LZ4F_createCDict" 240 }, 241 { 242 "name" : "LZ4F_createCompressionContext" 243 }, 244 { 245 "name" : "LZ4F_createDecompressionContext" 246 }, 247 { 248 "name" : "LZ4F_decompress" 249 }, 250 { 251 "name" : "LZ4F_decompress_usingDict" 252 }, 253 { 254 "name" : "LZ4F_flush" 255 }, 256 { 257 "name" : "LZ4F_freeCDict" 258 }, 259 { 260 "name" : "LZ4F_freeCompressionContext" 261 }, 262 { 263 "name" : "LZ4F_freeDecompressionContext" 264 }, 265 { 266 "name" : "LZ4F_getBlockSize" 267 }, 268 { 269 "name" : "LZ4F_getErrorCode" 270 }, 271 { 272 "name" : "LZ4F_getErrorName" 273 }, 274 { 275 "name" : "LZ4F_getFrameInfo" 276 }, 277 { 278 "name" : "LZ4F_getVersion" 279 }, 280 { 281 "name" : "LZ4F_headerSize" 282 }, 283 { 284 "name" : "LZ4F_isError" 285 }, 286 { 287 "name" : "LZ4F_resetDecompressionContext" 288 }, 289 { 290 "name" : "LZ4_attach_HC_dictionary" 291 }, 292 { 293 "name" : "LZ4_attach_dictionary" 294 }, 295 { 296 "name" : "LZ4_compress" 297 }, 298 { 299 "name" : "LZ4_compressBound" 300 }, 301 { 302 "name" : "LZ4_compressHC" 303 }, 304 { 305 "name" : "LZ4_compressHC2" 306 }, 307 { 308 "name" : "LZ4_compressHC2_continue" 309 }, 310 { 311 "name" : "LZ4_compressHC2_limitedOutput" 312 }, 313 { 314 "name" : "LZ4_compressHC2_limitedOutput_continue" 315 }, 316 { 317 "name" : "LZ4_compressHC2_limitedOutput_withStateHC" 318 }, 319 { 320 "name" : "LZ4_compressHC2_withStateHC" 321 }, 322 { 323 "name" : "LZ4_compressHC_continue" 324 }, 325 { 326 "name" : "LZ4_compressHC_limitedOutput" 327 }, 328 { 329 "name" : "LZ4_compressHC_limitedOutput_continue" 330 }, 331 { 332 "name" : "LZ4_compressHC_limitedOutput_withStateHC" 333 }, 334 { 335 "name" : "LZ4_compressHC_withStateHC" 336 }, 337 { 338 "name" : "LZ4_compress_HC" 339 }, 340 { 341 "name" : "LZ4_compress_HC_continue" 342 }, 343 { 344 "name" : "LZ4_compress_HC_continue_destSize" 345 }, 346 { 347 "name" : "LZ4_compress_HC_destSize" 348 }, 349 { 350 "name" : "LZ4_compress_HC_extStateHC" 351 }, 352 { 353 "name" : "LZ4_compress_HC_extStateHC_fastReset" 354 }, 355 { 356 "name" : "LZ4_compress_continue" 357 }, 358 { 359 "name" : "LZ4_compress_default" 360 }, 361 { 362 "name" : "LZ4_compress_destSize" 363 }, 364 { 365 "name" : "LZ4_compress_fast" 366 }, 367 { 368 "name" : "LZ4_compress_fast_continue" 369 }, 370 { 371 "name" : "LZ4_compress_fast_extState" 372 }, 373 { 374 "name" : "LZ4_compress_fast_extState_fastReset" 375 }, 376 { 377 "name" : "LZ4_compress_forceExtDict" 378 }, 379 { 380 "name" : "LZ4_compress_limitedOutput" 381 }, 382 { 383 "name" : "LZ4_compress_limitedOutput_continue" 384 }, 385 { 386 "name" : "LZ4_compress_limitedOutput_withState" 387 }, 388 { 389 "name" : "LZ4_compress_withState" 390 }, 391 { 392 "name" : "LZ4_create" 393 }, 394 { 395 "name" : "LZ4_createHC" 396 }, 397 { 398 "name" : "LZ4_createStream" 399 }, 400 { 401 "name" : "LZ4_createStreamDecode" 402 }, 403 { 404 "name" : "LZ4_createStreamHC" 405 }, 406 { 407 "name" : "LZ4_decoderRingBufferSize" 408 }, 409 { 410 "name" : "LZ4_decompress_fast" 411 }, 412 { 413 "name" : "LZ4_decompress_fast_continue" 414 }, 415 { 416 "name" : "LZ4_decompress_fast_usingDict" 417 }, 418 { 419 "name" : "LZ4_decompress_fast_withPrefix64k" 420 }, 421 { 422 "name" : "LZ4_decompress_safe" 423 }, 424 { 425 "name" : "LZ4_decompress_safe_continue" 426 }, 427 { 428 "name" : "LZ4_decompress_safe_forceExtDict" 429 }, 430 { 431 "name" : "LZ4_decompress_safe_partial" 432 }, 433 { 434 "name" : "LZ4_decompress_safe_usingDict" 435 }, 436 { 437 "name" : "LZ4_decompress_safe_withPrefix64k" 438 }, 439 { 440 "name" : "LZ4_favorDecompressionSpeed" 441 }, 442 { 443 "name" : "LZ4_freeHC" 444 }, 445 { 446 "name" : "LZ4_freeStream" 447 }, 448 { 449 "name" : "LZ4_freeStreamDecode" 450 }, 451 { 452 "name" : "LZ4_freeStreamHC" 453 }, 454 { 455 "name" : "LZ4_initStream" 456 }, 457 { 458 "name" : "LZ4_initStreamHC" 459 }, 460 { 461 "name" : "LZ4_loadDict" 462 }, 463 { 464 "name" : "LZ4_loadDictHC" 465 }, 466 { 467 "name" : "LZ4_resetStream" 468 }, 469 { 470 "name" : "LZ4_resetStreamHC" 471 }, 472 { 473 "name" : "LZ4_resetStreamHC_fast" 474 }, 475 { 476 "name" : "LZ4_resetStreamState" 477 }, 478 { 479 "name" : "LZ4_resetStreamStateHC" 480 }, 481 { 482 "name" : "LZ4_resetStream_fast" 483 }, 484 { 485 "name" : "LZ4_saveDict" 486 }, 487 { 488 "name" : "LZ4_saveDictHC" 489 }, 490 { 491 "name" : "LZ4_setCompressionLevel" 492 }, 493 { 494 "name" : "LZ4_setStreamDecode" 495 }, 496 { 497 "name" : "LZ4_sizeofState" 498 }, 499 { 500 "name" : "LZ4_sizeofStateHC" 501 }, 502 { 503 "name" : "LZ4_sizeofStreamState" 504 }, 505 { 506 "name" : "LZ4_sizeofStreamStateHC" 507 }, 508 { 509 "name" : "LZ4_slideInputBuffer" 510 }, 511 { 512 "name" : "LZ4_slideInputBufferHC" 513 }, 514 { 515 "name" : "LZ4_uncompress" 516 }, 517 { 518 "name" : "LZ4_uncompress_unknownOutputSize" 519 }, 520 { 521 "name" : "LZ4_versionNumber" 522 }, 523 { 524 "name" : "LZ4_versionString" 525 }, 526 { 527 "name" : "XXH32" 528 }, 529 { 530 "name" : "XXH32_canonicalFromHash" 531 }, 532 { 533 "name" : "XXH32_copyState" 534 }, 535 { 536 "name" : "XXH32_createState" 537 }, 538 { 539 "name" : "XXH32_digest" 540 }, 541 { 542 "name" : "XXH32_freeState" 543 }, 544 { 545 "name" : "XXH32_hashFromCanonical" 546 }, 547 { 548 "name" : "XXH32_reset" 549 }, 550 { 551 "name" : "XXH32_update" 552 }, 553 { 554 "name" : "XXH64" 555 }, 556 { 557 "name" : "XXH64_canonicalFromHash" 558 }, 559 { 560 "name" : "XXH64_copyState" 561 }, 562 { 563 "name" : "XXH64_createState" 564 }, 565 { 566 "name" : "XXH64_digest" 567 }, 568 { 569 "name" : "XXH64_freeState" 570 }, 571 { 572 "name" : "XXH64_hashFromCanonical" 573 }, 574 { 575 "name" : "XXH64_reset" 576 }, 577 { 578 "name" : "XXH64_update" 579 }, 580 { 581 "name" : "XXH_versionNumber" 582 } 583 ], 584 "elf_objects" : [], 585 "enum_types" : 586 [ 587 { 588 "alignment" : 4, 589 "enum_fields" : 590 [ 591 { 592 "enum_field_value" : 0, 593 "name" : "XXH_OK" 594 }, 595 { 596 "enum_field_value" : 1, 597 "name" : "XXH_ERROR" 598 } 599 ], 600 "linker_set_key" : "_ZTI13XXH_errorcode", 601 "name" : "XXH_errorcode", 602 "referenced_type" : "_ZTI13XXH_errorcode", 603 "self_type" : "_ZTI13XXH_errorcode", 604 "size" : 4, 605 "source_file" : "external/lz4/lib/xxhash.h", 606 "underlying_type" : "_ZTIj" 607 }, 608 { 609 "alignment" : 4, 610 "enum_fields" : 611 [ 612 { 613 "enum_field_value" : 0, 614 "name" : "LZ4F_OK_NoError" 615 }, 616 { 617 "enum_field_value" : 1, 618 "name" : "LZ4F_ERROR_GENERIC" 619 }, 620 { 621 "enum_field_value" : 2, 622 "name" : "LZ4F_ERROR_maxBlockSize_invalid" 623 }, 624 { 625 "enum_field_value" : 3, 626 "name" : "LZ4F_ERROR_blockMode_invalid" 627 }, 628 { 629 "enum_field_value" : 4, 630 "name" : "LZ4F_ERROR_contentChecksumFlag_invalid" 631 }, 632 { 633 "enum_field_value" : 5, 634 "name" : "LZ4F_ERROR_compressionLevel_invalid" 635 }, 636 { 637 "enum_field_value" : 6, 638 "name" : "LZ4F_ERROR_headerVersion_wrong" 639 }, 640 { 641 "enum_field_value" : 7, 642 "name" : "LZ4F_ERROR_blockChecksum_invalid" 643 }, 644 { 645 "enum_field_value" : 8, 646 "name" : "LZ4F_ERROR_reservedFlag_set" 647 }, 648 { 649 "enum_field_value" : 9, 650 "name" : "LZ4F_ERROR_allocation_failed" 651 }, 652 { 653 "enum_field_value" : 10, 654 "name" : "LZ4F_ERROR_srcSize_tooLarge" 655 }, 656 { 657 "enum_field_value" : 11, 658 "name" : "LZ4F_ERROR_dstMaxSize_tooSmall" 659 }, 660 { 661 "enum_field_value" : 12, 662 "name" : "LZ4F_ERROR_frameHeader_incomplete" 663 }, 664 { 665 "enum_field_value" : 13, 666 "name" : "LZ4F_ERROR_frameType_unknown" 667 }, 668 { 669 "enum_field_value" : 14, 670 "name" : "LZ4F_ERROR_frameSize_wrong" 671 }, 672 { 673 "enum_field_value" : 15, 674 "name" : "LZ4F_ERROR_srcPtr_wrong" 675 }, 676 { 677 "enum_field_value" : 16, 678 "name" : "LZ4F_ERROR_decompressionFailed" 679 }, 680 { 681 "enum_field_value" : 17, 682 "name" : "LZ4F_ERROR_headerChecksum_invalid" 683 }, 684 { 685 "enum_field_value" : 18, 686 "name" : "LZ4F_ERROR_contentChecksum_invalid" 687 }, 688 { 689 "enum_field_value" : 19, 690 "name" : "LZ4F_ERROR_frameDecoding_alreadyStarted" 691 }, 692 { 693 "enum_field_value" : 20, 694 "name" : "LZ4F_ERROR_maxCode" 695 }, 696 { 697 "enum_field_value" : 21, 698 "name" : "_LZ4F_dummy_error_enum_for_c89_never_used" 699 } 700 ], 701 "linker_set_key" : "_ZTI15LZ4F_errorCodes", 702 "name" : "LZ4F_errorCodes", 703 "referenced_type" : "_ZTI15LZ4F_errorCodes", 704 "self_type" : "_ZTI15LZ4F_errorCodes", 705 "size" : 4, 706 "source_file" : "external/lz4/lib/lz4frame.h", 707 "underlying_type" : "_ZTIj" 708 }, 709 { 710 "alignment" : 4, 711 "enum_fields" : 712 [ 713 { 714 "enum_field_value" : 0, 715 "name" : "LZ4F_blockLinked" 716 }, 717 { 718 "enum_field_value" : 1, 719 "name" : "LZ4F_blockIndependent" 720 } 721 ], 722 "linker_set_key" : "_ZTI16LZ4F_blockMode_t", 723 "name" : "LZ4F_blockMode_t", 724 "referenced_type" : "_ZTI16LZ4F_blockMode_t", 725 "self_type" : "_ZTI16LZ4F_blockMode_t", 726 "size" : 4, 727 "source_file" : "external/lz4/lib/lz4frame.h", 728 "underlying_type" : "_ZTIj" 729 }, 730 { 731 "alignment" : 4, 732 "enum_fields" : 733 [ 734 { 735 "enum_field_value" : 0, 736 "name" : "LZ4F_frame" 737 }, 738 { 739 "enum_field_value" : 1, 740 "name" : "LZ4F_skippableFrame" 741 } 742 ], 743 "linker_set_key" : "_ZTI16LZ4F_frameType_t", 744 "name" : "LZ4F_frameType_t", 745 "referenced_type" : "_ZTI16LZ4F_frameType_t", 746 "self_type" : "_ZTI16LZ4F_frameType_t", 747 "size" : 4, 748 "source_file" : "external/lz4/lib/lz4frame.h", 749 "underlying_type" : "_ZTIj" 750 }, 751 { 752 "alignment" : 4, 753 "enum_fields" : 754 [ 755 { 756 "enum_field_value" : 0, 757 "name" : "LZ4F_default" 758 }, 759 { 760 "enum_field_value" : 4, 761 "name" : "LZ4F_max64KB" 762 }, 763 { 764 "enum_field_value" : 5, 765 "name" : "LZ4F_max256KB" 766 }, 767 { 768 "enum_field_value" : 6, 769 "name" : "LZ4F_max1MB" 770 }, 771 { 772 "enum_field_value" : 7, 773 "name" : "LZ4F_max4MB" 774 } 775 ], 776 "linker_set_key" : "_ZTI18LZ4F_blockSizeID_t", 777 "name" : "LZ4F_blockSizeID_t", 778 "referenced_type" : "_ZTI18LZ4F_blockSizeID_t", 779 "self_type" : "_ZTI18LZ4F_blockSizeID_t", 780 "size" : 4, 781 "source_file" : "external/lz4/lib/lz4frame.h", 782 "underlying_type" : "_ZTIj" 783 }, 784 { 785 "alignment" : 4, 786 "enum_fields" : 787 [ 788 { 789 "enum_field_value" : 0, 790 "name" : "LZ4F_noBlockChecksum" 791 }, 792 { 793 "enum_field_value" : 1, 794 "name" : "LZ4F_blockChecksumEnabled" 795 } 796 ], 797 "linker_set_key" : "_ZTI20LZ4F_blockChecksum_t", 798 "name" : "LZ4F_blockChecksum_t", 799 "referenced_type" : "_ZTI20LZ4F_blockChecksum_t", 800 "self_type" : "_ZTI20LZ4F_blockChecksum_t", 801 "size" : 4, 802 "source_file" : "external/lz4/lib/lz4frame.h", 803 "underlying_type" : "_ZTIj" 804 }, 805 { 806 "alignment" : 4, 807 "enum_fields" : 808 [ 809 { 810 "enum_field_value" : 0, 811 "name" : "LZ4F_noContentChecksum" 812 }, 813 { 814 "enum_field_value" : 1, 815 "name" : "LZ4F_contentChecksumEnabled" 816 } 817 ], 818 "linker_set_key" : "_ZTI22LZ4F_contentChecksum_t", 819 "name" : "LZ4F_contentChecksum_t", 820 "referenced_type" : "_ZTI22LZ4F_contentChecksum_t", 821 "self_type" : "_ZTI22LZ4F_contentChecksum_t", 822 "size" : 4, 823 "source_file" : "external/lz4/lib/lz4frame.h", 824 "underlying_type" : "_ZTIj" 825 } 826 ], 827 "function_types" : [], 828 "functions" : 829 [ 830 { 831 "function_name" : "LZ4F_compressBegin", 832 "linker_set_key" : "LZ4F_compressBegin", 833 "parameters" : 834 [ 835 { 836 "referenced_type" : "_ZTIP11LZ4F_cctx_s" 837 }, 838 { 839 "referenced_type" : "_ZTIPv" 840 }, 841 { 842 "referenced_type" : "_ZTIm" 843 }, 844 { 845 "referenced_type" : "_ZTIPK18LZ4F_preferences_t" 846 } 847 ], 848 "return_type" : "_ZTIm", 849 "source_file" : "external/lz4/lib/lz4frame.h" 850 }, 851 { 852 "function_name" : "LZ4F_compressBegin_usingCDict", 853 "linker_set_key" : "LZ4F_compressBegin_usingCDict", 854 "parameters" : 855 [ 856 { 857 "referenced_type" : "_ZTIP11LZ4F_cctx_s" 858 }, 859 { 860 "referenced_type" : "_ZTIPv" 861 }, 862 { 863 "referenced_type" : "_ZTIm" 864 }, 865 { 866 "referenced_type" : "_ZTIPK12LZ4F_CDict_s" 867 }, 868 { 869 "referenced_type" : "_ZTIPK18LZ4F_preferences_t" 870 } 871 ], 872 "return_type" : "_ZTIm", 873 "source_file" : "external/lz4/lib/lz4frame.h" 874 }, 875 { 876 "function_name" : "LZ4F_compressBound", 877 "linker_set_key" : "LZ4F_compressBound", 878 "parameters" : 879 [ 880 { 881 "referenced_type" : "_ZTIm" 882 }, 883 { 884 "referenced_type" : "_ZTIPK18LZ4F_preferences_t" 885 } 886 ], 887 "return_type" : "_ZTIm", 888 "source_file" : "external/lz4/lib/lz4frame.h" 889 }, 890 { 891 "function_name" : "LZ4F_compressEnd", 892 "linker_set_key" : "LZ4F_compressEnd", 893 "parameters" : 894 [ 895 { 896 "referenced_type" : "_ZTIP11LZ4F_cctx_s" 897 }, 898 { 899 "referenced_type" : "_ZTIPv" 900 }, 901 { 902 "referenced_type" : "_ZTIm" 903 }, 904 { 905 "referenced_type" : "_ZTIPK22LZ4F_compressOptions_t" 906 } 907 ], 908 "return_type" : "_ZTIm", 909 "source_file" : "external/lz4/lib/lz4frame.h" 910 }, 911 { 912 "function_name" : "LZ4F_compressFrame", 913 "linker_set_key" : "LZ4F_compressFrame", 914 "parameters" : 915 [ 916 { 917 "referenced_type" : "_ZTIPv" 918 }, 919 { 920 "referenced_type" : "_ZTIm" 921 }, 922 { 923 "referenced_type" : "_ZTIPKv" 924 }, 925 { 926 "referenced_type" : "_ZTIm" 927 }, 928 { 929 "referenced_type" : "_ZTIPK18LZ4F_preferences_t" 930 } 931 ], 932 "return_type" : "_ZTIm", 933 "source_file" : "external/lz4/lib/lz4frame.h" 934 }, 935 { 936 "function_name" : "LZ4F_compressFrameBound", 937 "linker_set_key" : "LZ4F_compressFrameBound", 938 "parameters" : 939 [ 940 { 941 "referenced_type" : "_ZTIm" 942 }, 943 { 944 "referenced_type" : "_ZTIPK18LZ4F_preferences_t" 945 } 946 ], 947 "return_type" : "_ZTIm", 948 "source_file" : "external/lz4/lib/lz4frame.h" 949 }, 950 { 951 "function_name" : "LZ4F_compressFrame_usingCDict", 952 "linker_set_key" : "LZ4F_compressFrame_usingCDict", 953 "parameters" : 954 [ 955 { 956 "referenced_type" : "_ZTIP11LZ4F_cctx_s" 957 }, 958 { 959 "referenced_type" : "_ZTIPv" 960 }, 961 { 962 "referenced_type" : "_ZTIm" 963 }, 964 { 965 "referenced_type" : "_ZTIPKv" 966 }, 967 { 968 "referenced_type" : "_ZTIm" 969 }, 970 { 971 "referenced_type" : "_ZTIPK12LZ4F_CDict_s" 972 }, 973 { 974 "referenced_type" : "_ZTIPK18LZ4F_preferences_t" 975 } 976 ], 977 "return_type" : "_ZTIm", 978 "source_file" : "external/lz4/lib/lz4frame.h" 979 }, 980 { 981 "function_name" : "LZ4F_compressUpdate", 982 "linker_set_key" : "LZ4F_compressUpdate", 983 "parameters" : 984 [ 985 { 986 "referenced_type" : "_ZTIP11LZ4F_cctx_s" 987 }, 988 { 989 "referenced_type" : "_ZTIPv" 990 }, 991 { 992 "referenced_type" : "_ZTIm" 993 }, 994 { 995 "referenced_type" : "_ZTIPKv" 996 }, 997 { 998 "referenced_type" : "_ZTIm" 999 }, 1000 { 1001 "referenced_type" : "_ZTIPK22LZ4F_compressOptions_t" 1002 } 1003 ], 1004 "return_type" : "_ZTIm", 1005 "source_file" : "external/lz4/lib/lz4frame.h" 1006 }, 1007 { 1008 "function_name" : "LZ4F_compressionLevel_max", 1009 "linker_set_key" : "LZ4F_compressionLevel_max", 1010 "return_type" : "_ZTIi", 1011 "source_file" : "external/lz4/lib/lz4frame.h" 1012 }, 1013 { 1014 "function_name" : "LZ4F_createCDict", 1015 "linker_set_key" : "LZ4F_createCDict", 1016 "parameters" : 1017 [ 1018 { 1019 "referenced_type" : "_ZTIPKv" 1020 }, 1021 { 1022 "referenced_type" : "_ZTIm" 1023 } 1024 ], 1025 "return_type" : "_ZTIP12LZ4F_CDict_s", 1026 "source_file" : "external/lz4/lib/lz4frame.h" 1027 }, 1028 { 1029 "function_name" : "LZ4F_createCompressionContext", 1030 "linker_set_key" : "LZ4F_createCompressionContext", 1031 "parameters" : 1032 [ 1033 { 1034 "referenced_type" : "_ZTIPP11LZ4F_cctx_s" 1035 }, 1036 { 1037 "referenced_type" : "_ZTIj" 1038 } 1039 ], 1040 "return_type" : "_ZTIm", 1041 "source_file" : "external/lz4/lib/lz4frame.h" 1042 }, 1043 { 1044 "function_name" : "LZ4F_createDecompressionContext", 1045 "linker_set_key" : "LZ4F_createDecompressionContext", 1046 "parameters" : 1047 [ 1048 { 1049 "referenced_type" : "_ZTIPP11LZ4F_dctx_s" 1050 }, 1051 { 1052 "referenced_type" : "_ZTIj" 1053 } 1054 ], 1055 "return_type" : "_ZTIm", 1056 "source_file" : "external/lz4/lib/lz4frame.h" 1057 }, 1058 { 1059 "function_name" : "LZ4F_decompress", 1060 "linker_set_key" : "LZ4F_decompress", 1061 "parameters" : 1062 [ 1063 { 1064 "referenced_type" : "_ZTIP11LZ4F_dctx_s" 1065 }, 1066 { 1067 "referenced_type" : "_ZTIPv" 1068 }, 1069 { 1070 "referenced_type" : "_ZTIPm" 1071 }, 1072 { 1073 "referenced_type" : "_ZTIPKv" 1074 }, 1075 { 1076 "referenced_type" : "_ZTIPm" 1077 }, 1078 { 1079 "referenced_type" : "_ZTIPK24LZ4F_decompressOptions_t" 1080 } 1081 ], 1082 "return_type" : "_ZTIm", 1083 "source_file" : "external/lz4/lib/lz4frame.h" 1084 }, 1085 { 1086 "function_name" : "LZ4F_decompress_usingDict", 1087 "linker_set_key" : "LZ4F_decompress_usingDict", 1088 "parameters" : 1089 [ 1090 { 1091 "referenced_type" : "_ZTIP11LZ4F_dctx_s" 1092 }, 1093 { 1094 "referenced_type" : "_ZTIPv" 1095 }, 1096 { 1097 "referenced_type" : "_ZTIPm" 1098 }, 1099 { 1100 "referenced_type" : "_ZTIPKv" 1101 }, 1102 { 1103 "referenced_type" : "_ZTIPm" 1104 }, 1105 { 1106 "referenced_type" : "_ZTIPKv" 1107 }, 1108 { 1109 "referenced_type" : "_ZTIm" 1110 }, 1111 { 1112 "referenced_type" : "_ZTIPK24LZ4F_decompressOptions_t" 1113 } 1114 ], 1115 "return_type" : "_ZTIm", 1116 "source_file" : "external/lz4/lib/lz4frame.h" 1117 }, 1118 { 1119 "function_name" : "LZ4F_flush", 1120 "linker_set_key" : "LZ4F_flush", 1121 "parameters" : 1122 [ 1123 { 1124 "referenced_type" : "_ZTIP11LZ4F_cctx_s" 1125 }, 1126 { 1127 "referenced_type" : "_ZTIPv" 1128 }, 1129 { 1130 "referenced_type" : "_ZTIm" 1131 }, 1132 { 1133 "referenced_type" : "_ZTIPK22LZ4F_compressOptions_t" 1134 } 1135 ], 1136 "return_type" : "_ZTIm", 1137 "source_file" : "external/lz4/lib/lz4frame.h" 1138 }, 1139 { 1140 "function_name" : "LZ4F_freeCDict", 1141 "linker_set_key" : "LZ4F_freeCDict", 1142 "parameters" : 1143 [ 1144 { 1145 "referenced_type" : "_ZTIP12LZ4F_CDict_s" 1146 } 1147 ], 1148 "return_type" : "_ZTIv", 1149 "source_file" : "external/lz4/lib/lz4frame.h" 1150 }, 1151 { 1152 "function_name" : "LZ4F_freeCompressionContext", 1153 "linker_set_key" : "LZ4F_freeCompressionContext", 1154 "parameters" : 1155 [ 1156 { 1157 "referenced_type" : "_ZTIP11LZ4F_cctx_s" 1158 } 1159 ], 1160 "return_type" : "_ZTIm", 1161 "source_file" : "external/lz4/lib/lz4frame.h" 1162 }, 1163 { 1164 "function_name" : "LZ4F_freeDecompressionContext", 1165 "linker_set_key" : "LZ4F_freeDecompressionContext", 1166 "parameters" : 1167 [ 1168 { 1169 "referenced_type" : "_ZTIP11LZ4F_dctx_s" 1170 } 1171 ], 1172 "return_type" : "_ZTIm", 1173 "source_file" : "external/lz4/lib/lz4frame.h" 1174 }, 1175 { 1176 "function_name" : "LZ4F_getBlockSize", 1177 "linker_set_key" : "LZ4F_getBlockSize", 1178 "parameters" : 1179 [ 1180 { 1181 "referenced_type" : "_ZTIj" 1182 } 1183 ], 1184 "return_type" : "_ZTIm", 1185 "source_file" : "external/lz4/lib/lz4frame.h" 1186 }, 1187 { 1188 "function_name" : "LZ4F_getErrorCode", 1189 "linker_set_key" : "LZ4F_getErrorCode", 1190 "parameters" : 1191 [ 1192 { 1193 "referenced_type" : "_ZTIm" 1194 } 1195 ], 1196 "return_type" : "_ZTI15LZ4F_errorCodes", 1197 "source_file" : "external/lz4/lib/lz4frame.h" 1198 }, 1199 { 1200 "function_name" : "LZ4F_getErrorName", 1201 "linker_set_key" : "LZ4F_getErrorName", 1202 "parameters" : 1203 [ 1204 { 1205 "referenced_type" : "_ZTIm" 1206 } 1207 ], 1208 "return_type" : "_ZTIPKc", 1209 "source_file" : "external/lz4/lib/lz4frame.h" 1210 }, 1211 { 1212 "function_name" : "LZ4F_getFrameInfo", 1213 "linker_set_key" : "LZ4F_getFrameInfo", 1214 "parameters" : 1215 [ 1216 { 1217 "referenced_type" : "_ZTIP11LZ4F_dctx_s" 1218 }, 1219 { 1220 "referenced_type" : "_ZTIP16LZ4F_frameInfo_t" 1221 }, 1222 { 1223 "referenced_type" : "_ZTIPKv" 1224 }, 1225 { 1226 "referenced_type" : "_ZTIPm" 1227 } 1228 ], 1229 "return_type" : "_ZTIm", 1230 "source_file" : "external/lz4/lib/lz4frame.h" 1231 }, 1232 { 1233 "function_name" : "LZ4F_getVersion", 1234 "linker_set_key" : "LZ4F_getVersion", 1235 "return_type" : "_ZTIj", 1236 "source_file" : "external/lz4/lib/lz4frame.h" 1237 }, 1238 { 1239 "function_name" : "LZ4F_headerSize", 1240 "linker_set_key" : "LZ4F_headerSize", 1241 "parameters" : 1242 [ 1243 { 1244 "referenced_type" : "_ZTIPKv" 1245 }, 1246 { 1247 "referenced_type" : "_ZTIm" 1248 } 1249 ], 1250 "return_type" : "_ZTIm", 1251 "source_file" : "external/lz4/lib/lz4frame.h" 1252 }, 1253 { 1254 "function_name" : "LZ4F_isError", 1255 "linker_set_key" : "LZ4F_isError", 1256 "parameters" : 1257 [ 1258 { 1259 "referenced_type" : "_ZTIm" 1260 } 1261 ], 1262 "return_type" : "_ZTIj", 1263 "source_file" : "external/lz4/lib/lz4frame.h" 1264 }, 1265 { 1266 "function_name" : "LZ4F_resetDecompressionContext", 1267 "linker_set_key" : "LZ4F_resetDecompressionContext", 1268 "parameters" : 1269 [ 1270 { 1271 "referenced_type" : "_ZTIP11LZ4F_dctx_s" 1272 } 1273 ], 1274 "return_type" : "_ZTIv", 1275 "source_file" : "external/lz4/lib/lz4frame.h" 1276 }, 1277 { 1278 "function_name" : "LZ4_attach_HC_dictionary", 1279 "linker_set_key" : "LZ4_attach_HC_dictionary", 1280 "parameters" : 1281 [ 1282 { 1283 "referenced_type" : "_ZTIP14LZ4_streamHC_u" 1284 }, 1285 { 1286 "referenced_type" : "_ZTIPK14LZ4_streamHC_u" 1287 } 1288 ], 1289 "return_type" : "_ZTIv", 1290 "source_file" : "external/lz4/lib/lz4hc.h" 1291 }, 1292 { 1293 "function_name" : "LZ4_attach_dictionary", 1294 "linker_set_key" : "LZ4_attach_dictionary", 1295 "parameters" : 1296 [ 1297 { 1298 "referenced_type" : "_ZTIP12LZ4_stream_u" 1299 }, 1300 { 1301 "referenced_type" : "_ZTIPK12LZ4_stream_u" 1302 } 1303 ], 1304 "return_type" : "_ZTIv", 1305 "source_file" : "external/lz4/lib/lz4.h" 1306 }, 1307 { 1308 "function_name" : "LZ4_compress", 1309 "linker_set_key" : "LZ4_compress", 1310 "parameters" : 1311 [ 1312 { 1313 "referenced_type" : "_ZTIPKc" 1314 }, 1315 { 1316 "referenced_type" : "_ZTIPc" 1317 }, 1318 { 1319 "referenced_type" : "_ZTIi" 1320 } 1321 ], 1322 "return_type" : "_ZTIi", 1323 "source_file" : "external/lz4/lib/lz4.h" 1324 }, 1325 { 1326 "function_name" : "LZ4_compressBound", 1327 "linker_set_key" : "LZ4_compressBound", 1328 "parameters" : 1329 [ 1330 { 1331 "referenced_type" : "_ZTIi" 1332 } 1333 ], 1334 "return_type" : "_ZTIi", 1335 "source_file" : "external/lz4/lib/lz4.h" 1336 }, 1337 { 1338 "function_name" : "LZ4_compressHC", 1339 "linker_set_key" : "LZ4_compressHC", 1340 "parameters" : 1341 [ 1342 { 1343 "referenced_type" : "_ZTIPKc" 1344 }, 1345 { 1346 "referenced_type" : "_ZTIPc" 1347 }, 1348 { 1349 "referenced_type" : "_ZTIi" 1350 } 1351 ], 1352 "return_type" : "_ZTIi", 1353 "source_file" : "external/lz4/lib/lz4hc.h" 1354 }, 1355 { 1356 "function_name" : "LZ4_compressHC2", 1357 "linker_set_key" : "LZ4_compressHC2", 1358 "parameters" : 1359 [ 1360 { 1361 "referenced_type" : "_ZTIPKc" 1362 }, 1363 { 1364 "referenced_type" : "_ZTIPc" 1365 }, 1366 { 1367 "referenced_type" : "_ZTIi" 1368 }, 1369 { 1370 "referenced_type" : "_ZTIi" 1371 } 1372 ], 1373 "return_type" : "_ZTIi", 1374 "source_file" : "external/lz4/lib/lz4hc.h" 1375 }, 1376 { 1377 "function_name" : "LZ4_compressHC2_continue", 1378 "linker_set_key" : "LZ4_compressHC2_continue", 1379 "parameters" : 1380 [ 1381 { 1382 "referenced_type" : "_ZTIPv" 1383 }, 1384 { 1385 "referenced_type" : "_ZTIPKc" 1386 }, 1387 { 1388 "referenced_type" : "_ZTIPc" 1389 }, 1390 { 1391 "referenced_type" : "_ZTIi" 1392 }, 1393 { 1394 "referenced_type" : "_ZTIi" 1395 } 1396 ], 1397 "return_type" : "_ZTIi", 1398 "source_file" : "external/lz4/lib/lz4hc.h" 1399 }, 1400 { 1401 "function_name" : "LZ4_compressHC2_limitedOutput", 1402 "linker_set_key" : "LZ4_compressHC2_limitedOutput", 1403 "parameters" : 1404 [ 1405 { 1406 "referenced_type" : "_ZTIPKc" 1407 }, 1408 { 1409 "referenced_type" : "_ZTIPc" 1410 }, 1411 { 1412 "referenced_type" : "_ZTIi" 1413 }, 1414 { 1415 "referenced_type" : "_ZTIi" 1416 }, 1417 { 1418 "referenced_type" : "_ZTIi" 1419 } 1420 ], 1421 "return_type" : "_ZTIi", 1422 "source_file" : "external/lz4/lib/lz4hc.h" 1423 }, 1424 { 1425 "function_name" : "LZ4_compressHC2_limitedOutput_continue", 1426 "linker_set_key" : "LZ4_compressHC2_limitedOutput_continue", 1427 "parameters" : 1428 [ 1429 { 1430 "referenced_type" : "_ZTIPv" 1431 }, 1432 { 1433 "referenced_type" : "_ZTIPKc" 1434 }, 1435 { 1436 "referenced_type" : "_ZTIPc" 1437 }, 1438 { 1439 "referenced_type" : "_ZTIi" 1440 }, 1441 { 1442 "referenced_type" : "_ZTIi" 1443 }, 1444 { 1445 "referenced_type" : "_ZTIi" 1446 } 1447 ], 1448 "return_type" : "_ZTIi", 1449 "source_file" : "external/lz4/lib/lz4hc.h" 1450 }, 1451 { 1452 "function_name" : "LZ4_compressHC2_limitedOutput_withStateHC", 1453 "linker_set_key" : "LZ4_compressHC2_limitedOutput_withStateHC", 1454 "parameters" : 1455 [ 1456 { 1457 "referenced_type" : "_ZTIPv" 1458 }, 1459 { 1460 "referenced_type" : "_ZTIPKc" 1461 }, 1462 { 1463 "referenced_type" : "_ZTIPc" 1464 }, 1465 { 1466 "referenced_type" : "_ZTIi" 1467 }, 1468 { 1469 "referenced_type" : "_ZTIi" 1470 }, 1471 { 1472 "referenced_type" : "_ZTIi" 1473 } 1474 ], 1475 "return_type" : "_ZTIi", 1476 "source_file" : "external/lz4/lib/lz4hc.h" 1477 }, 1478 { 1479 "function_name" : "LZ4_compressHC2_withStateHC", 1480 "linker_set_key" : "LZ4_compressHC2_withStateHC", 1481 "parameters" : 1482 [ 1483 { 1484 "referenced_type" : "_ZTIPv" 1485 }, 1486 { 1487 "referenced_type" : "_ZTIPKc" 1488 }, 1489 { 1490 "referenced_type" : "_ZTIPc" 1491 }, 1492 { 1493 "referenced_type" : "_ZTIi" 1494 }, 1495 { 1496 "referenced_type" : "_ZTIi" 1497 } 1498 ], 1499 "return_type" : "_ZTIi", 1500 "source_file" : "external/lz4/lib/lz4hc.h" 1501 }, 1502 { 1503 "function_name" : "LZ4_compressHC_continue", 1504 "linker_set_key" : "LZ4_compressHC_continue", 1505 "parameters" : 1506 [ 1507 { 1508 "referenced_type" : "_ZTIP14LZ4_streamHC_u" 1509 }, 1510 { 1511 "referenced_type" : "_ZTIPKc" 1512 }, 1513 { 1514 "referenced_type" : "_ZTIPc" 1515 }, 1516 { 1517 "referenced_type" : "_ZTIi" 1518 } 1519 ], 1520 "return_type" : "_ZTIi", 1521 "source_file" : "external/lz4/lib/lz4hc.h" 1522 }, 1523 { 1524 "function_name" : "LZ4_compressHC_limitedOutput", 1525 "linker_set_key" : "LZ4_compressHC_limitedOutput", 1526 "parameters" : 1527 [ 1528 { 1529 "referenced_type" : "_ZTIPKc" 1530 }, 1531 { 1532 "referenced_type" : "_ZTIPc" 1533 }, 1534 { 1535 "referenced_type" : "_ZTIi" 1536 }, 1537 { 1538 "referenced_type" : "_ZTIi" 1539 } 1540 ], 1541 "return_type" : "_ZTIi", 1542 "source_file" : "external/lz4/lib/lz4hc.h" 1543 }, 1544 { 1545 "function_name" : "LZ4_compressHC_limitedOutput_continue", 1546 "linker_set_key" : "LZ4_compressHC_limitedOutput_continue", 1547 "parameters" : 1548 [ 1549 { 1550 "referenced_type" : "_ZTIP14LZ4_streamHC_u" 1551 }, 1552 { 1553 "referenced_type" : "_ZTIPKc" 1554 }, 1555 { 1556 "referenced_type" : "_ZTIPc" 1557 }, 1558 { 1559 "referenced_type" : "_ZTIi" 1560 }, 1561 { 1562 "referenced_type" : "_ZTIi" 1563 } 1564 ], 1565 "return_type" : "_ZTIi", 1566 "source_file" : "external/lz4/lib/lz4hc.h" 1567 }, 1568 { 1569 "function_name" : "LZ4_compressHC_limitedOutput_withStateHC", 1570 "linker_set_key" : "LZ4_compressHC_limitedOutput_withStateHC", 1571 "parameters" : 1572 [ 1573 { 1574 "referenced_type" : "_ZTIPv" 1575 }, 1576 { 1577 "referenced_type" : "_ZTIPKc" 1578 }, 1579 { 1580 "referenced_type" : "_ZTIPc" 1581 }, 1582 { 1583 "referenced_type" : "_ZTIi" 1584 }, 1585 { 1586 "referenced_type" : "_ZTIi" 1587 } 1588 ], 1589 "return_type" : "_ZTIi", 1590 "source_file" : "external/lz4/lib/lz4hc.h" 1591 }, 1592 { 1593 "function_name" : "LZ4_compressHC_withStateHC", 1594 "linker_set_key" : "LZ4_compressHC_withStateHC", 1595 "parameters" : 1596 [ 1597 { 1598 "referenced_type" : "_ZTIPv" 1599 }, 1600 { 1601 "referenced_type" : "_ZTIPKc" 1602 }, 1603 { 1604 "referenced_type" : "_ZTIPc" 1605 }, 1606 { 1607 "referenced_type" : "_ZTIi" 1608 } 1609 ], 1610 "return_type" : "_ZTIi", 1611 "source_file" : "external/lz4/lib/lz4hc.h" 1612 }, 1613 { 1614 "function_name" : "LZ4_compress_HC", 1615 "linker_set_key" : "LZ4_compress_HC", 1616 "parameters" : 1617 [ 1618 { 1619 "referenced_type" : "_ZTIPKc" 1620 }, 1621 { 1622 "referenced_type" : "_ZTIPc" 1623 }, 1624 { 1625 "referenced_type" : "_ZTIi" 1626 }, 1627 { 1628 "referenced_type" : "_ZTIi" 1629 }, 1630 { 1631 "referenced_type" : "_ZTIi" 1632 } 1633 ], 1634 "return_type" : "_ZTIi", 1635 "source_file" : "external/lz4/lib/lz4hc.h" 1636 }, 1637 { 1638 "function_name" : "LZ4_compress_HC_continue", 1639 "linker_set_key" : "LZ4_compress_HC_continue", 1640 "parameters" : 1641 [ 1642 { 1643 "referenced_type" : "_ZTIP14LZ4_streamHC_u" 1644 }, 1645 { 1646 "referenced_type" : "_ZTIPKc" 1647 }, 1648 { 1649 "referenced_type" : "_ZTIPc" 1650 }, 1651 { 1652 "referenced_type" : "_ZTIi" 1653 }, 1654 { 1655 "referenced_type" : "_ZTIi" 1656 } 1657 ], 1658 "return_type" : "_ZTIi", 1659 "source_file" : "external/lz4/lib/lz4hc.h" 1660 }, 1661 { 1662 "function_name" : "LZ4_compress_HC_continue_destSize", 1663 "linker_set_key" : "LZ4_compress_HC_continue_destSize", 1664 "parameters" : 1665 [ 1666 { 1667 "referenced_type" : "_ZTIP14LZ4_streamHC_u" 1668 }, 1669 { 1670 "referenced_type" : "_ZTIPKc" 1671 }, 1672 { 1673 "referenced_type" : "_ZTIPc" 1674 }, 1675 { 1676 "referenced_type" : "_ZTIPi" 1677 }, 1678 { 1679 "referenced_type" : "_ZTIi" 1680 } 1681 ], 1682 "return_type" : "_ZTIi", 1683 "source_file" : "external/lz4/lib/lz4hc.h" 1684 }, 1685 { 1686 "function_name" : "LZ4_compress_HC_destSize", 1687 "linker_set_key" : "LZ4_compress_HC_destSize", 1688 "parameters" : 1689 [ 1690 { 1691 "referenced_type" : "_ZTIPv" 1692 }, 1693 { 1694 "referenced_type" : "_ZTIPKc" 1695 }, 1696 { 1697 "referenced_type" : "_ZTIPc" 1698 }, 1699 { 1700 "referenced_type" : "_ZTIPi" 1701 }, 1702 { 1703 "referenced_type" : "_ZTIi" 1704 }, 1705 { 1706 "referenced_type" : "_ZTIi" 1707 } 1708 ], 1709 "return_type" : "_ZTIi", 1710 "source_file" : "external/lz4/lib/lz4hc.h" 1711 }, 1712 { 1713 "function_name" : "LZ4_compress_HC_extStateHC", 1714 "linker_set_key" : "LZ4_compress_HC_extStateHC", 1715 "parameters" : 1716 [ 1717 { 1718 "referenced_type" : "_ZTIPv" 1719 }, 1720 { 1721 "referenced_type" : "_ZTIPKc" 1722 }, 1723 { 1724 "referenced_type" : "_ZTIPc" 1725 }, 1726 { 1727 "referenced_type" : "_ZTIi" 1728 }, 1729 { 1730 "referenced_type" : "_ZTIi" 1731 }, 1732 { 1733 "referenced_type" : "_ZTIi" 1734 } 1735 ], 1736 "return_type" : "_ZTIi", 1737 "source_file" : "external/lz4/lib/lz4hc.h" 1738 }, 1739 { 1740 "function_name" : "LZ4_compress_HC_extStateHC_fastReset", 1741 "linker_set_key" : "LZ4_compress_HC_extStateHC_fastReset", 1742 "parameters" : 1743 [ 1744 { 1745 "referenced_type" : "_ZTIPv" 1746 }, 1747 { 1748 "referenced_type" : "_ZTIPKc" 1749 }, 1750 { 1751 "referenced_type" : "_ZTIPc" 1752 }, 1753 { 1754 "referenced_type" : "_ZTIi" 1755 }, 1756 { 1757 "referenced_type" : "_ZTIi" 1758 }, 1759 { 1760 "referenced_type" : "_ZTIi" 1761 } 1762 ], 1763 "return_type" : "_ZTIi", 1764 "source_file" : "external/lz4/lib/lz4hc.h" 1765 }, 1766 { 1767 "function_name" : "LZ4_compress_continue", 1768 "linker_set_key" : "LZ4_compress_continue", 1769 "parameters" : 1770 [ 1771 { 1772 "referenced_type" : "_ZTIP12LZ4_stream_u" 1773 }, 1774 { 1775 "referenced_type" : "_ZTIPKc" 1776 }, 1777 { 1778 "referenced_type" : "_ZTIPc" 1779 }, 1780 { 1781 "referenced_type" : "_ZTIi" 1782 } 1783 ], 1784 "return_type" : "_ZTIi", 1785 "source_file" : "external/lz4/lib/lz4.h" 1786 }, 1787 { 1788 "function_name" : "LZ4_compress_default", 1789 "linker_set_key" : "LZ4_compress_default", 1790 "parameters" : 1791 [ 1792 { 1793 "referenced_type" : "_ZTIPKc" 1794 }, 1795 { 1796 "referenced_type" : "_ZTIPc" 1797 }, 1798 { 1799 "referenced_type" : "_ZTIi" 1800 }, 1801 { 1802 "referenced_type" : "_ZTIi" 1803 } 1804 ], 1805 "return_type" : "_ZTIi", 1806 "source_file" : "external/lz4/lib/lz4.h" 1807 }, 1808 { 1809 "function_name" : "LZ4_compress_destSize", 1810 "linker_set_key" : "LZ4_compress_destSize", 1811 "parameters" : 1812 [ 1813 { 1814 "referenced_type" : "_ZTIPKc" 1815 }, 1816 { 1817 "referenced_type" : "_ZTIPc" 1818 }, 1819 { 1820 "referenced_type" : "_ZTIPi" 1821 }, 1822 { 1823 "referenced_type" : "_ZTIi" 1824 } 1825 ], 1826 "return_type" : "_ZTIi", 1827 "source_file" : "external/lz4/lib/lz4.h" 1828 }, 1829 { 1830 "function_name" : "LZ4_compress_fast", 1831 "linker_set_key" : "LZ4_compress_fast", 1832 "parameters" : 1833 [ 1834 { 1835 "referenced_type" : "_ZTIPKc" 1836 }, 1837 { 1838 "referenced_type" : "_ZTIPc" 1839 }, 1840 { 1841 "referenced_type" : "_ZTIi" 1842 }, 1843 { 1844 "referenced_type" : "_ZTIi" 1845 }, 1846 { 1847 "referenced_type" : "_ZTIi" 1848 } 1849 ], 1850 "return_type" : "_ZTIi", 1851 "source_file" : "external/lz4/lib/lz4.h" 1852 }, 1853 { 1854 "function_name" : "LZ4_compress_fast_continue", 1855 "linker_set_key" : "LZ4_compress_fast_continue", 1856 "parameters" : 1857 [ 1858 { 1859 "referenced_type" : "_ZTIP12LZ4_stream_u" 1860 }, 1861 { 1862 "referenced_type" : "_ZTIPKc" 1863 }, 1864 { 1865 "referenced_type" : "_ZTIPc" 1866 }, 1867 { 1868 "referenced_type" : "_ZTIi" 1869 }, 1870 { 1871 "referenced_type" : "_ZTIi" 1872 }, 1873 { 1874 "referenced_type" : "_ZTIi" 1875 } 1876 ], 1877 "return_type" : "_ZTIi", 1878 "source_file" : "external/lz4/lib/lz4.h" 1879 }, 1880 { 1881 "function_name" : "LZ4_compress_fast_extState", 1882 "linker_set_key" : "LZ4_compress_fast_extState", 1883 "parameters" : 1884 [ 1885 { 1886 "referenced_type" : "_ZTIPv" 1887 }, 1888 { 1889 "referenced_type" : "_ZTIPKc" 1890 }, 1891 { 1892 "referenced_type" : "_ZTIPc" 1893 }, 1894 { 1895 "referenced_type" : "_ZTIi" 1896 }, 1897 { 1898 "referenced_type" : "_ZTIi" 1899 }, 1900 { 1901 "referenced_type" : "_ZTIi" 1902 } 1903 ], 1904 "return_type" : "_ZTIi", 1905 "source_file" : "external/lz4/lib/lz4.h" 1906 }, 1907 { 1908 "function_name" : "LZ4_compress_fast_extState_fastReset", 1909 "linker_set_key" : "LZ4_compress_fast_extState_fastReset", 1910 "parameters" : 1911 [ 1912 { 1913 "referenced_type" : "_ZTIPv" 1914 }, 1915 { 1916 "referenced_type" : "_ZTIPKc" 1917 }, 1918 { 1919 "referenced_type" : "_ZTIPc" 1920 }, 1921 { 1922 "referenced_type" : "_ZTIi" 1923 }, 1924 { 1925 "referenced_type" : "_ZTIi" 1926 }, 1927 { 1928 "referenced_type" : "_ZTIi" 1929 } 1930 ], 1931 "return_type" : "_ZTIi", 1932 "source_file" : "external/lz4/lib/lz4.h" 1933 }, 1934 { 1935 "function_name" : "LZ4_compress_limitedOutput", 1936 "linker_set_key" : "LZ4_compress_limitedOutput", 1937 "parameters" : 1938 [ 1939 { 1940 "referenced_type" : "_ZTIPKc" 1941 }, 1942 { 1943 "referenced_type" : "_ZTIPc" 1944 }, 1945 { 1946 "referenced_type" : "_ZTIi" 1947 }, 1948 { 1949 "referenced_type" : "_ZTIi" 1950 } 1951 ], 1952 "return_type" : "_ZTIi", 1953 "source_file" : "external/lz4/lib/lz4.h" 1954 }, 1955 { 1956 "function_name" : "LZ4_compress_limitedOutput_continue", 1957 "linker_set_key" : "LZ4_compress_limitedOutput_continue", 1958 "parameters" : 1959 [ 1960 { 1961 "referenced_type" : "_ZTIP12LZ4_stream_u" 1962 }, 1963 { 1964 "referenced_type" : "_ZTIPKc" 1965 }, 1966 { 1967 "referenced_type" : "_ZTIPc" 1968 }, 1969 { 1970 "referenced_type" : "_ZTIi" 1971 }, 1972 { 1973 "referenced_type" : "_ZTIi" 1974 } 1975 ], 1976 "return_type" : "_ZTIi", 1977 "source_file" : "external/lz4/lib/lz4.h" 1978 }, 1979 { 1980 "function_name" : "LZ4_compress_limitedOutput_withState", 1981 "linker_set_key" : "LZ4_compress_limitedOutput_withState", 1982 "parameters" : 1983 [ 1984 { 1985 "referenced_type" : "_ZTIPv" 1986 }, 1987 { 1988 "referenced_type" : "_ZTIPKc" 1989 }, 1990 { 1991 "referenced_type" : "_ZTIPc" 1992 }, 1993 { 1994 "referenced_type" : "_ZTIi" 1995 }, 1996 { 1997 "referenced_type" : "_ZTIi" 1998 } 1999 ], 2000 "return_type" : "_ZTIi", 2001 "source_file" : "external/lz4/lib/lz4.h" 2002 }, 2003 { 2004 "function_name" : "LZ4_compress_withState", 2005 "linker_set_key" : "LZ4_compress_withState", 2006 "parameters" : 2007 [ 2008 { 2009 "referenced_type" : "_ZTIPv" 2010 }, 2011 { 2012 "referenced_type" : "_ZTIPKc" 2013 }, 2014 { 2015 "referenced_type" : "_ZTIPc" 2016 }, 2017 { 2018 "referenced_type" : "_ZTIi" 2019 } 2020 ], 2021 "return_type" : "_ZTIi", 2022 "source_file" : "external/lz4/lib/lz4.h" 2023 }, 2024 { 2025 "function_name" : "LZ4_create", 2026 "linker_set_key" : "LZ4_create", 2027 "parameters" : 2028 [ 2029 { 2030 "referenced_type" : "_ZTIPc" 2031 } 2032 ], 2033 "return_type" : "_ZTIPv", 2034 "source_file" : "external/lz4/lib/lz4.h" 2035 }, 2036 { 2037 "function_name" : "LZ4_createHC", 2038 "linker_set_key" : "LZ4_createHC", 2039 "parameters" : 2040 [ 2041 { 2042 "referenced_type" : "_ZTIPKc" 2043 } 2044 ], 2045 "return_type" : "_ZTIPv", 2046 "source_file" : "external/lz4/lib/lz4hc.h" 2047 }, 2048 { 2049 "function_name" : "LZ4_createStream", 2050 "linker_set_key" : "LZ4_createStream", 2051 "return_type" : "_ZTIP12LZ4_stream_u", 2052 "source_file" : "external/lz4/lib/lz4.h" 2053 }, 2054 { 2055 "function_name" : "LZ4_createStreamDecode", 2056 "linker_set_key" : "LZ4_createStreamDecode", 2057 "return_type" : "_ZTIP18LZ4_streamDecode_u", 2058 "source_file" : "external/lz4/lib/lz4.h" 2059 }, 2060 { 2061 "function_name" : "LZ4_createStreamHC", 2062 "linker_set_key" : "LZ4_createStreamHC", 2063 "return_type" : "_ZTIP14LZ4_streamHC_u", 2064 "source_file" : "external/lz4/lib/lz4hc.h" 2065 }, 2066 { 2067 "function_name" : "LZ4_decoderRingBufferSize", 2068 "linker_set_key" : "LZ4_decoderRingBufferSize", 2069 "parameters" : 2070 [ 2071 { 2072 "referenced_type" : "_ZTIi" 2073 } 2074 ], 2075 "return_type" : "_ZTIi", 2076 "source_file" : "external/lz4/lib/lz4.h" 2077 }, 2078 { 2079 "function_name" : "LZ4_decompress_fast", 2080 "linker_set_key" : "LZ4_decompress_fast", 2081 "parameters" : 2082 [ 2083 { 2084 "referenced_type" : "_ZTIPKc" 2085 }, 2086 { 2087 "referenced_type" : "_ZTIPc" 2088 }, 2089 { 2090 "referenced_type" : "_ZTIi" 2091 } 2092 ], 2093 "return_type" : "_ZTIi", 2094 "source_file" : "external/lz4/lib/lz4.h" 2095 }, 2096 { 2097 "function_name" : "LZ4_decompress_fast_continue", 2098 "linker_set_key" : "LZ4_decompress_fast_continue", 2099 "parameters" : 2100 [ 2101 { 2102 "referenced_type" : "_ZTIP18LZ4_streamDecode_u" 2103 }, 2104 { 2105 "referenced_type" : "_ZTIPKc" 2106 }, 2107 { 2108 "referenced_type" : "_ZTIPc" 2109 }, 2110 { 2111 "referenced_type" : "_ZTIi" 2112 } 2113 ], 2114 "return_type" : "_ZTIi", 2115 "source_file" : "external/lz4/lib/lz4.h" 2116 }, 2117 { 2118 "function_name" : "LZ4_decompress_fast_usingDict", 2119 "linker_set_key" : "LZ4_decompress_fast_usingDict", 2120 "parameters" : 2121 [ 2122 { 2123 "referenced_type" : "_ZTIPKc" 2124 }, 2125 { 2126 "referenced_type" : "_ZTIPc" 2127 }, 2128 { 2129 "referenced_type" : "_ZTIi" 2130 }, 2131 { 2132 "referenced_type" : "_ZTIPKc" 2133 }, 2134 { 2135 "referenced_type" : "_ZTIi" 2136 } 2137 ], 2138 "return_type" : "_ZTIi", 2139 "source_file" : "external/lz4/lib/lz4.h" 2140 }, 2141 { 2142 "function_name" : "LZ4_decompress_fast_withPrefix64k", 2143 "linker_set_key" : "LZ4_decompress_fast_withPrefix64k", 2144 "parameters" : 2145 [ 2146 { 2147 "referenced_type" : "_ZTIPKc" 2148 }, 2149 { 2150 "referenced_type" : "_ZTIPc" 2151 }, 2152 { 2153 "referenced_type" : "_ZTIi" 2154 } 2155 ], 2156 "return_type" : "_ZTIi", 2157 "source_file" : "external/lz4/lib/lz4.h" 2158 }, 2159 { 2160 "function_name" : "LZ4_decompress_safe", 2161 "linker_set_key" : "LZ4_decompress_safe", 2162 "parameters" : 2163 [ 2164 { 2165 "referenced_type" : "_ZTIPKc" 2166 }, 2167 { 2168 "referenced_type" : "_ZTIPc" 2169 }, 2170 { 2171 "referenced_type" : "_ZTIi" 2172 }, 2173 { 2174 "referenced_type" : "_ZTIi" 2175 } 2176 ], 2177 "return_type" : "_ZTIi", 2178 "source_file" : "external/lz4/lib/lz4.h" 2179 }, 2180 { 2181 "function_name" : "LZ4_decompress_safe_continue", 2182 "linker_set_key" : "LZ4_decompress_safe_continue", 2183 "parameters" : 2184 [ 2185 { 2186 "referenced_type" : "_ZTIP18LZ4_streamDecode_u" 2187 }, 2188 { 2189 "referenced_type" : "_ZTIPKc" 2190 }, 2191 { 2192 "referenced_type" : "_ZTIPc" 2193 }, 2194 { 2195 "referenced_type" : "_ZTIi" 2196 }, 2197 { 2198 "referenced_type" : "_ZTIi" 2199 } 2200 ], 2201 "return_type" : "_ZTIi", 2202 "source_file" : "external/lz4/lib/lz4.h" 2203 }, 2204 { 2205 "function_name" : "LZ4_decompress_safe_partial", 2206 "linker_set_key" : "LZ4_decompress_safe_partial", 2207 "parameters" : 2208 [ 2209 { 2210 "referenced_type" : "_ZTIPKc" 2211 }, 2212 { 2213 "referenced_type" : "_ZTIPc" 2214 }, 2215 { 2216 "referenced_type" : "_ZTIi" 2217 }, 2218 { 2219 "referenced_type" : "_ZTIi" 2220 }, 2221 { 2222 "referenced_type" : "_ZTIi" 2223 } 2224 ], 2225 "return_type" : "_ZTIi", 2226 "source_file" : "external/lz4/lib/lz4.h" 2227 }, 2228 { 2229 "function_name" : "LZ4_decompress_safe_usingDict", 2230 "linker_set_key" : "LZ4_decompress_safe_usingDict", 2231 "parameters" : 2232 [ 2233 { 2234 "referenced_type" : "_ZTIPKc" 2235 }, 2236 { 2237 "referenced_type" : "_ZTIPc" 2238 }, 2239 { 2240 "referenced_type" : "_ZTIi" 2241 }, 2242 { 2243 "referenced_type" : "_ZTIi" 2244 }, 2245 { 2246 "referenced_type" : "_ZTIPKc" 2247 }, 2248 { 2249 "referenced_type" : "_ZTIi" 2250 } 2251 ], 2252 "return_type" : "_ZTIi", 2253 "source_file" : "external/lz4/lib/lz4.h" 2254 }, 2255 { 2256 "function_name" : "LZ4_decompress_safe_withPrefix64k", 2257 "linker_set_key" : "LZ4_decompress_safe_withPrefix64k", 2258 "parameters" : 2259 [ 2260 { 2261 "referenced_type" : "_ZTIPKc" 2262 }, 2263 { 2264 "referenced_type" : "_ZTIPc" 2265 }, 2266 { 2267 "referenced_type" : "_ZTIi" 2268 }, 2269 { 2270 "referenced_type" : "_ZTIi" 2271 } 2272 ], 2273 "return_type" : "_ZTIi", 2274 "source_file" : "external/lz4/lib/lz4.h" 2275 }, 2276 { 2277 "function_name" : "LZ4_favorDecompressionSpeed", 2278 "linker_set_key" : "LZ4_favorDecompressionSpeed", 2279 "parameters" : 2280 [ 2281 { 2282 "referenced_type" : "_ZTIP14LZ4_streamHC_u" 2283 }, 2284 { 2285 "referenced_type" : "_ZTIi" 2286 } 2287 ], 2288 "return_type" : "_ZTIv", 2289 "source_file" : "external/lz4/lib/lz4hc.h" 2290 }, 2291 { 2292 "function_name" : "LZ4_freeHC", 2293 "linker_set_key" : "LZ4_freeHC", 2294 "parameters" : 2295 [ 2296 { 2297 "referenced_type" : "_ZTIPv" 2298 } 2299 ], 2300 "return_type" : "_ZTIi", 2301 "source_file" : "external/lz4/lib/lz4hc.h" 2302 }, 2303 { 2304 "function_name" : "LZ4_freeStream", 2305 "linker_set_key" : "LZ4_freeStream", 2306 "parameters" : 2307 [ 2308 { 2309 "referenced_type" : "_ZTIP12LZ4_stream_u" 2310 } 2311 ], 2312 "return_type" : "_ZTIi", 2313 "source_file" : "external/lz4/lib/lz4.h" 2314 }, 2315 { 2316 "function_name" : "LZ4_freeStreamDecode", 2317 "linker_set_key" : "LZ4_freeStreamDecode", 2318 "parameters" : 2319 [ 2320 { 2321 "referenced_type" : "_ZTIP18LZ4_streamDecode_u" 2322 } 2323 ], 2324 "return_type" : "_ZTIi", 2325 "source_file" : "external/lz4/lib/lz4.h" 2326 }, 2327 { 2328 "function_name" : "LZ4_freeStreamHC", 2329 "linker_set_key" : "LZ4_freeStreamHC", 2330 "parameters" : 2331 [ 2332 { 2333 "referenced_type" : "_ZTIP14LZ4_streamHC_u" 2334 } 2335 ], 2336 "return_type" : "_ZTIi", 2337 "source_file" : "external/lz4/lib/lz4hc.h" 2338 }, 2339 { 2340 "function_name" : "LZ4_initStream", 2341 "linker_set_key" : "LZ4_initStream", 2342 "parameters" : 2343 [ 2344 { 2345 "referenced_type" : "_ZTIPv" 2346 }, 2347 { 2348 "referenced_type" : "_ZTIm" 2349 } 2350 ], 2351 "return_type" : "_ZTIP12LZ4_stream_u", 2352 "source_file" : "external/lz4/lib/lz4.h" 2353 }, 2354 { 2355 "function_name" : "LZ4_initStreamHC", 2356 "linker_set_key" : "LZ4_initStreamHC", 2357 "parameters" : 2358 [ 2359 { 2360 "referenced_type" : "_ZTIPv" 2361 }, 2362 { 2363 "referenced_type" : "_ZTIm" 2364 } 2365 ], 2366 "return_type" : "_ZTIP14LZ4_streamHC_u", 2367 "source_file" : "external/lz4/lib/lz4hc.h" 2368 }, 2369 { 2370 "function_name" : "LZ4_loadDict", 2371 "linker_set_key" : "LZ4_loadDict", 2372 "parameters" : 2373 [ 2374 { 2375 "referenced_type" : "_ZTIP12LZ4_stream_u" 2376 }, 2377 { 2378 "referenced_type" : "_ZTIPKc" 2379 }, 2380 { 2381 "referenced_type" : "_ZTIi" 2382 } 2383 ], 2384 "return_type" : "_ZTIi", 2385 "source_file" : "external/lz4/lib/lz4.h" 2386 }, 2387 { 2388 "function_name" : "LZ4_loadDictHC", 2389 "linker_set_key" : "LZ4_loadDictHC", 2390 "parameters" : 2391 [ 2392 { 2393 "referenced_type" : "_ZTIP14LZ4_streamHC_u" 2394 }, 2395 { 2396 "referenced_type" : "_ZTIPKc" 2397 }, 2398 { 2399 "referenced_type" : "_ZTIi" 2400 } 2401 ], 2402 "return_type" : "_ZTIi", 2403 "source_file" : "external/lz4/lib/lz4hc.h" 2404 }, 2405 { 2406 "function_name" : "LZ4_resetStream", 2407 "linker_set_key" : "LZ4_resetStream", 2408 "parameters" : 2409 [ 2410 { 2411 "referenced_type" : "_ZTIP12LZ4_stream_u" 2412 } 2413 ], 2414 "return_type" : "_ZTIv", 2415 "source_file" : "external/lz4/lib/lz4.h" 2416 }, 2417 { 2418 "function_name" : "LZ4_resetStreamHC", 2419 "linker_set_key" : "LZ4_resetStreamHC", 2420 "parameters" : 2421 [ 2422 { 2423 "referenced_type" : "_ZTIP14LZ4_streamHC_u" 2424 }, 2425 { 2426 "referenced_type" : "_ZTIi" 2427 } 2428 ], 2429 "return_type" : "_ZTIv", 2430 "source_file" : "external/lz4/lib/lz4hc.h" 2431 }, 2432 { 2433 "function_name" : "LZ4_resetStreamHC_fast", 2434 "linker_set_key" : "LZ4_resetStreamHC_fast", 2435 "parameters" : 2436 [ 2437 { 2438 "referenced_type" : "_ZTIP14LZ4_streamHC_u" 2439 }, 2440 { 2441 "referenced_type" : "_ZTIi" 2442 } 2443 ], 2444 "return_type" : "_ZTIv", 2445 "source_file" : "external/lz4/lib/lz4hc.h" 2446 }, 2447 { 2448 "function_name" : "LZ4_resetStreamState", 2449 "linker_set_key" : "LZ4_resetStreamState", 2450 "parameters" : 2451 [ 2452 { 2453 "referenced_type" : "_ZTIPv" 2454 }, 2455 { 2456 "referenced_type" : "_ZTIPc" 2457 } 2458 ], 2459 "return_type" : "_ZTIi", 2460 "source_file" : "external/lz4/lib/lz4.h" 2461 }, 2462 { 2463 "function_name" : "LZ4_resetStreamStateHC", 2464 "linker_set_key" : "LZ4_resetStreamStateHC", 2465 "parameters" : 2466 [ 2467 { 2468 "referenced_type" : "_ZTIPv" 2469 }, 2470 { 2471 "referenced_type" : "_ZTIPc" 2472 } 2473 ], 2474 "return_type" : "_ZTIi", 2475 "source_file" : "external/lz4/lib/lz4hc.h" 2476 }, 2477 { 2478 "function_name" : "LZ4_resetStream_fast", 2479 "linker_set_key" : "LZ4_resetStream_fast", 2480 "parameters" : 2481 [ 2482 { 2483 "referenced_type" : "_ZTIP12LZ4_stream_u" 2484 } 2485 ], 2486 "return_type" : "_ZTIv", 2487 "source_file" : "external/lz4/lib/lz4.h" 2488 }, 2489 { 2490 "function_name" : "LZ4_saveDict", 2491 "linker_set_key" : "LZ4_saveDict", 2492 "parameters" : 2493 [ 2494 { 2495 "referenced_type" : "_ZTIP12LZ4_stream_u" 2496 }, 2497 { 2498 "referenced_type" : "_ZTIPc" 2499 }, 2500 { 2501 "referenced_type" : "_ZTIi" 2502 } 2503 ], 2504 "return_type" : "_ZTIi", 2505 "source_file" : "external/lz4/lib/lz4.h" 2506 }, 2507 { 2508 "function_name" : "LZ4_saveDictHC", 2509 "linker_set_key" : "LZ4_saveDictHC", 2510 "parameters" : 2511 [ 2512 { 2513 "referenced_type" : "_ZTIP14LZ4_streamHC_u" 2514 }, 2515 { 2516 "referenced_type" : "_ZTIPc" 2517 }, 2518 { 2519 "referenced_type" : "_ZTIi" 2520 } 2521 ], 2522 "return_type" : "_ZTIi", 2523 "source_file" : "external/lz4/lib/lz4hc.h" 2524 }, 2525 { 2526 "function_name" : "LZ4_setCompressionLevel", 2527 "linker_set_key" : "LZ4_setCompressionLevel", 2528 "parameters" : 2529 [ 2530 { 2531 "referenced_type" : "_ZTIP14LZ4_streamHC_u" 2532 }, 2533 { 2534 "referenced_type" : "_ZTIi" 2535 } 2536 ], 2537 "return_type" : "_ZTIv", 2538 "source_file" : "external/lz4/lib/lz4hc.h" 2539 }, 2540 { 2541 "function_name" : "LZ4_setStreamDecode", 2542 "linker_set_key" : "LZ4_setStreamDecode", 2543 "parameters" : 2544 [ 2545 { 2546 "referenced_type" : "_ZTIP18LZ4_streamDecode_u" 2547 }, 2548 { 2549 "referenced_type" : "_ZTIPKc" 2550 }, 2551 { 2552 "referenced_type" : "_ZTIi" 2553 } 2554 ], 2555 "return_type" : "_ZTIi", 2556 "source_file" : "external/lz4/lib/lz4.h" 2557 }, 2558 { 2559 "function_name" : "LZ4_sizeofState", 2560 "linker_set_key" : "LZ4_sizeofState", 2561 "return_type" : "_ZTIi", 2562 "source_file" : "external/lz4/lib/lz4.h" 2563 }, 2564 { 2565 "function_name" : "LZ4_sizeofStateHC", 2566 "linker_set_key" : "LZ4_sizeofStateHC", 2567 "return_type" : "_ZTIi", 2568 "source_file" : "external/lz4/lib/lz4hc.h" 2569 }, 2570 { 2571 "function_name" : "LZ4_sizeofStreamState", 2572 "linker_set_key" : "LZ4_sizeofStreamState", 2573 "return_type" : "_ZTIi", 2574 "source_file" : "external/lz4/lib/lz4.h" 2575 }, 2576 { 2577 "function_name" : "LZ4_sizeofStreamStateHC", 2578 "linker_set_key" : "LZ4_sizeofStreamStateHC", 2579 "return_type" : "_ZTIi", 2580 "source_file" : "external/lz4/lib/lz4hc.h" 2581 }, 2582 { 2583 "function_name" : "LZ4_slideInputBuffer", 2584 "linker_set_key" : "LZ4_slideInputBuffer", 2585 "parameters" : 2586 [ 2587 { 2588 "referenced_type" : "_ZTIPv" 2589 } 2590 ], 2591 "return_type" : "_ZTIPc", 2592 "source_file" : "external/lz4/lib/lz4.h" 2593 }, 2594 { 2595 "function_name" : "LZ4_slideInputBufferHC", 2596 "linker_set_key" : "LZ4_slideInputBufferHC", 2597 "parameters" : 2598 [ 2599 { 2600 "referenced_type" : "_ZTIPv" 2601 } 2602 ], 2603 "return_type" : "_ZTIPc", 2604 "source_file" : "external/lz4/lib/lz4hc.h" 2605 }, 2606 { 2607 "function_name" : "LZ4_uncompress", 2608 "linker_set_key" : "LZ4_uncompress", 2609 "parameters" : 2610 [ 2611 { 2612 "referenced_type" : "_ZTIPKc" 2613 }, 2614 { 2615 "referenced_type" : "_ZTIPc" 2616 }, 2617 { 2618 "referenced_type" : "_ZTIi" 2619 } 2620 ], 2621 "return_type" : "_ZTIi", 2622 "source_file" : "external/lz4/lib/lz4.h" 2623 }, 2624 { 2625 "function_name" : "LZ4_uncompress_unknownOutputSize", 2626 "linker_set_key" : "LZ4_uncompress_unknownOutputSize", 2627 "parameters" : 2628 [ 2629 { 2630 "referenced_type" : "_ZTIPKc" 2631 }, 2632 { 2633 "referenced_type" : "_ZTIPc" 2634 }, 2635 { 2636 "referenced_type" : "_ZTIi" 2637 }, 2638 { 2639 "referenced_type" : "_ZTIi" 2640 } 2641 ], 2642 "return_type" : "_ZTIi", 2643 "source_file" : "external/lz4/lib/lz4.h" 2644 }, 2645 { 2646 "function_name" : "LZ4_versionNumber", 2647 "linker_set_key" : "LZ4_versionNumber", 2648 "return_type" : "_ZTIi", 2649 "source_file" : "external/lz4/lib/lz4.h" 2650 }, 2651 { 2652 "function_name" : "LZ4_versionString", 2653 "linker_set_key" : "LZ4_versionString", 2654 "return_type" : "_ZTIPKc", 2655 "source_file" : "external/lz4/lib/lz4.h" 2656 }, 2657 { 2658 "function_name" : "XXH32", 2659 "linker_set_key" : "XXH32", 2660 "parameters" : 2661 [ 2662 { 2663 "referenced_type" : "_ZTIPKv" 2664 }, 2665 { 2666 "referenced_type" : "_ZTIm" 2667 }, 2668 { 2669 "referenced_type" : "_ZTIj" 2670 } 2671 ], 2672 "return_type" : "_ZTIj", 2673 "source_file" : "external/lz4/lib/xxhash.h" 2674 }, 2675 { 2676 "function_name" : "XXH32_canonicalFromHash", 2677 "linker_set_key" : "XXH32_canonicalFromHash", 2678 "parameters" : 2679 [ 2680 { 2681 "referenced_type" : "_ZTIP17XXH32_canonical_t" 2682 }, 2683 { 2684 "referenced_type" : "_ZTIj" 2685 } 2686 ], 2687 "return_type" : "_ZTIv", 2688 "source_file" : "external/lz4/lib/xxhash.h" 2689 }, 2690 { 2691 "function_name" : "XXH32_copyState", 2692 "linker_set_key" : "XXH32_copyState", 2693 "parameters" : 2694 [ 2695 { 2696 "referenced_type" : "_ZTIP13XXH32_state_s" 2697 }, 2698 { 2699 "referenced_type" : "_ZTIPK13XXH32_state_s" 2700 } 2701 ], 2702 "return_type" : "_ZTIv", 2703 "source_file" : "external/lz4/lib/xxhash.h" 2704 }, 2705 { 2706 "function_name" : "XXH32_createState", 2707 "linker_set_key" : "XXH32_createState", 2708 "return_type" : "_ZTIP13XXH32_state_s", 2709 "source_file" : "external/lz4/lib/xxhash.h" 2710 }, 2711 { 2712 "function_name" : "XXH32_digest", 2713 "linker_set_key" : "XXH32_digest", 2714 "parameters" : 2715 [ 2716 { 2717 "referenced_type" : "_ZTIPK13XXH32_state_s" 2718 } 2719 ], 2720 "return_type" : "_ZTIj", 2721 "source_file" : "external/lz4/lib/xxhash.h" 2722 }, 2723 { 2724 "function_name" : "XXH32_freeState", 2725 "linker_set_key" : "XXH32_freeState", 2726 "parameters" : 2727 [ 2728 { 2729 "referenced_type" : "_ZTIP13XXH32_state_s" 2730 } 2731 ], 2732 "return_type" : "_ZTI13XXH_errorcode", 2733 "source_file" : "external/lz4/lib/xxhash.h" 2734 }, 2735 { 2736 "function_name" : "XXH32_hashFromCanonical", 2737 "linker_set_key" : "XXH32_hashFromCanonical", 2738 "parameters" : 2739 [ 2740 { 2741 "referenced_type" : "_ZTIPK17XXH32_canonical_t" 2742 } 2743 ], 2744 "return_type" : "_ZTIj", 2745 "source_file" : "external/lz4/lib/xxhash.h" 2746 }, 2747 { 2748 "function_name" : "XXH32_reset", 2749 "linker_set_key" : "XXH32_reset", 2750 "parameters" : 2751 [ 2752 { 2753 "referenced_type" : "_ZTIP13XXH32_state_s" 2754 }, 2755 { 2756 "referenced_type" : "_ZTIj" 2757 } 2758 ], 2759 "return_type" : "_ZTI13XXH_errorcode", 2760 "source_file" : "external/lz4/lib/xxhash.h" 2761 }, 2762 { 2763 "function_name" : "XXH32_update", 2764 "linker_set_key" : "XXH32_update", 2765 "parameters" : 2766 [ 2767 { 2768 "referenced_type" : "_ZTIP13XXH32_state_s" 2769 }, 2770 { 2771 "referenced_type" : "_ZTIPKv" 2772 }, 2773 { 2774 "referenced_type" : "_ZTIm" 2775 } 2776 ], 2777 "return_type" : "_ZTI13XXH_errorcode", 2778 "source_file" : "external/lz4/lib/xxhash.h" 2779 }, 2780 { 2781 "function_name" : "XXH64", 2782 "linker_set_key" : "XXH64", 2783 "parameters" : 2784 [ 2785 { 2786 "referenced_type" : "_ZTIPKv" 2787 }, 2788 { 2789 "referenced_type" : "_ZTIm" 2790 }, 2791 { 2792 "referenced_type" : "_ZTIy" 2793 } 2794 ], 2795 "return_type" : "_ZTIy", 2796 "source_file" : "external/lz4/lib/xxhash.h" 2797 }, 2798 { 2799 "function_name" : "XXH64_canonicalFromHash", 2800 "linker_set_key" : "XXH64_canonicalFromHash", 2801 "parameters" : 2802 [ 2803 { 2804 "referenced_type" : "_ZTIP17XXH64_canonical_t" 2805 }, 2806 { 2807 "referenced_type" : "_ZTIy" 2808 } 2809 ], 2810 "return_type" : "_ZTIv", 2811 "source_file" : "external/lz4/lib/xxhash.h" 2812 }, 2813 { 2814 "function_name" : "XXH64_copyState", 2815 "linker_set_key" : "XXH64_copyState", 2816 "parameters" : 2817 [ 2818 { 2819 "referenced_type" : "_ZTIP13XXH64_state_s" 2820 }, 2821 { 2822 "referenced_type" : "_ZTIPK13XXH64_state_s" 2823 } 2824 ], 2825 "return_type" : "_ZTIv", 2826 "source_file" : "external/lz4/lib/xxhash.h" 2827 }, 2828 { 2829 "function_name" : "XXH64_createState", 2830 "linker_set_key" : "XXH64_createState", 2831 "return_type" : "_ZTIP13XXH64_state_s", 2832 "source_file" : "external/lz4/lib/xxhash.h" 2833 }, 2834 { 2835 "function_name" : "XXH64_digest", 2836 "linker_set_key" : "XXH64_digest", 2837 "parameters" : 2838 [ 2839 { 2840 "referenced_type" : "_ZTIPK13XXH64_state_s" 2841 } 2842 ], 2843 "return_type" : "_ZTIy", 2844 "source_file" : "external/lz4/lib/xxhash.h" 2845 }, 2846 { 2847 "function_name" : "XXH64_freeState", 2848 "linker_set_key" : "XXH64_freeState", 2849 "parameters" : 2850 [ 2851 { 2852 "referenced_type" : "_ZTIP13XXH64_state_s" 2853 } 2854 ], 2855 "return_type" : "_ZTI13XXH_errorcode", 2856 "source_file" : "external/lz4/lib/xxhash.h" 2857 }, 2858 { 2859 "function_name" : "XXH64_hashFromCanonical", 2860 "linker_set_key" : "XXH64_hashFromCanonical", 2861 "parameters" : 2862 [ 2863 { 2864 "referenced_type" : "_ZTIPK17XXH64_canonical_t" 2865 } 2866 ], 2867 "return_type" : "_ZTIy", 2868 "source_file" : "external/lz4/lib/xxhash.h" 2869 }, 2870 { 2871 "function_name" : "XXH64_reset", 2872 "linker_set_key" : "XXH64_reset", 2873 "parameters" : 2874 [ 2875 { 2876 "referenced_type" : "_ZTIP13XXH64_state_s" 2877 }, 2878 { 2879 "referenced_type" : "_ZTIy" 2880 } 2881 ], 2882 "return_type" : "_ZTI13XXH_errorcode", 2883 "source_file" : "external/lz4/lib/xxhash.h" 2884 }, 2885 { 2886 "function_name" : "XXH64_update", 2887 "linker_set_key" : "XXH64_update", 2888 "parameters" : 2889 [ 2890 { 2891 "referenced_type" : "_ZTIP13XXH64_state_s" 2892 }, 2893 { 2894 "referenced_type" : "_ZTIPKv" 2895 }, 2896 { 2897 "referenced_type" : "_ZTIm" 2898 } 2899 ], 2900 "return_type" : "_ZTI13XXH_errorcode", 2901 "source_file" : "external/lz4/lib/xxhash.h" 2902 }, 2903 { 2904 "function_name" : "XXH_versionNumber", 2905 "linker_set_key" : "XXH_versionNumber", 2906 "return_type" : "_ZTIj", 2907 "source_file" : "external/lz4/lib/xxhash.h" 2908 } 2909 ], 2910 "global_vars" : [], 2911 "lvalue_reference_types" : [], 2912 "pointer_types" : 2913 [ 2914 { 2915 "alignment" : 8, 2916 "linker_set_key" : "_ZTIP11LZ4F_cctx_s", 2917 "name" : "LZ4F_cctx_s *", 2918 "referenced_type" : "_ZTI11LZ4F_cctx_s", 2919 "self_type" : "_ZTIP11LZ4F_cctx_s", 2920 "size" : 8, 2921 "source_file" : "external/lz4/lib/lz4frame.h" 2922 }, 2923 { 2924 "alignment" : 8, 2925 "linker_set_key" : "_ZTIP11LZ4F_dctx_s", 2926 "name" : "LZ4F_dctx_s *", 2927 "referenced_type" : "_ZTI11LZ4F_dctx_s", 2928 "self_type" : "_ZTIP11LZ4F_dctx_s", 2929 "size" : 8, 2930 "source_file" : "external/lz4/lib/lz4frame.h" 2931 }, 2932 { 2933 "alignment" : 8, 2934 "linker_set_key" : "_ZTIP12LZ4F_CDict_s", 2935 "name" : "LZ4F_CDict_s *", 2936 "referenced_type" : "_ZTI12LZ4F_CDict_s", 2937 "self_type" : "_ZTIP12LZ4F_CDict_s", 2938 "size" : 8, 2939 "source_file" : "external/lz4/lib/lz4frame.h" 2940 }, 2941 { 2942 "alignment" : 8, 2943 "linker_set_key" : "_ZTIP12LZ4_stream_u", 2944 "name" : "LZ4_stream_u *", 2945 "referenced_type" : "_ZTI12LZ4_stream_u", 2946 "self_type" : "_ZTIP12LZ4_stream_u", 2947 "size" : 8, 2948 "source_file" : "external/lz4/lib/lz4.h" 2949 }, 2950 { 2951 "alignment" : 8, 2952 "linker_set_key" : "_ZTIP13XXH32_state_s", 2953 "name" : "XXH32_state_s *", 2954 "referenced_type" : "_ZTI13XXH32_state_s", 2955 "self_type" : "_ZTIP13XXH32_state_s", 2956 "size" : 8, 2957 "source_file" : "external/lz4/lib/xxhash.h" 2958 }, 2959 { 2960 "alignment" : 8, 2961 "linker_set_key" : "_ZTIP13XXH64_state_s", 2962 "name" : "XXH64_state_s *", 2963 "referenced_type" : "_ZTI13XXH64_state_s", 2964 "self_type" : "_ZTIP13XXH64_state_s", 2965 "size" : 8, 2966 "source_file" : "external/lz4/lib/xxhash.h" 2967 }, 2968 { 2969 "alignment" : 8, 2970 "linker_set_key" : "_ZTIP14LZ4_streamHC_u", 2971 "name" : "LZ4_streamHC_u *", 2972 "referenced_type" : "_ZTI14LZ4_streamHC_u", 2973 "self_type" : "_ZTIP14LZ4_streamHC_u", 2974 "size" : 8, 2975 "source_file" : "external/lz4/lib/lz4hc.h" 2976 }, 2977 { 2978 "alignment" : 8, 2979 "linker_set_key" : "_ZTIP16LZ4F_frameInfo_t", 2980 "name" : "LZ4F_frameInfo_t *", 2981 "referenced_type" : "_ZTI16LZ4F_frameInfo_t", 2982 "self_type" : "_ZTIP16LZ4F_frameInfo_t", 2983 "size" : 8, 2984 "source_file" : "external/lz4/lib/lz4frame.h" 2985 }, 2986 { 2987 "alignment" : 8, 2988 "linker_set_key" : "_ZTIP17XXH32_canonical_t", 2989 "name" : "XXH32_canonical_t *", 2990 "referenced_type" : "_ZTI17XXH32_canonical_t", 2991 "self_type" : "_ZTIP17XXH32_canonical_t", 2992 "size" : 8, 2993 "source_file" : "external/lz4/lib/xxhash.h" 2994 }, 2995 { 2996 "alignment" : 8, 2997 "linker_set_key" : "_ZTIP17XXH64_canonical_t", 2998 "name" : "XXH64_canonical_t *", 2999 "referenced_type" : "_ZTI17XXH64_canonical_t", 3000 "self_type" : "_ZTIP17XXH64_canonical_t", 3001 "size" : 8, 3002 "source_file" : "external/lz4/lib/xxhash.h" 3003 }, 3004 { 3005 "alignment" : 8, 3006 "linker_set_key" : "_ZTIP18LZ4_streamDecode_u", 3007 "name" : "LZ4_streamDecode_u *", 3008 "referenced_type" : "_ZTI18LZ4_streamDecode_u", 3009 "self_type" : "_ZTIP18LZ4_streamDecode_u", 3010 "size" : 8, 3011 "source_file" : "external/lz4/lib/lz4.h" 3012 }, 3013 { 3014 "alignment" : 8, 3015 "linker_set_key" : "_ZTIPK12LZ4F_CDict_s", 3016 "name" : "const LZ4F_CDict_s *", 3017 "referenced_type" : "_ZTIK12LZ4F_CDict_s", 3018 "self_type" : "_ZTIPK12LZ4F_CDict_s", 3019 "size" : 8, 3020 "source_file" : "external/lz4/lib/lz4frame.h" 3021 }, 3022 { 3023 "alignment" : 8, 3024 "linker_set_key" : "_ZTIPK12LZ4_stream_u", 3025 "name" : "const LZ4_stream_u *", 3026 "referenced_type" : "_ZTIK12LZ4_stream_u", 3027 "self_type" : "_ZTIPK12LZ4_stream_u", 3028 "size" : 8, 3029 "source_file" : "external/lz4/lib/lz4.h" 3030 }, 3031 { 3032 "alignment" : 8, 3033 "linker_set_key" : "_ZTIPK13XXH32_state_s", 3034 "name" : "const XXH32_state_s *", 3035 "referenced_type" : "_ZTIK13XXH32_state_s", 3036 "self_type" : "_ZTIPK13XXH32_state_s", 3037 "size" : 8, 3038 "source_file" : "external/lz4/lib/xxhash.h" 3039 }, 3040 { 3041 "alignment" : 8, 3042 "linker_set_key" : "_ZTIPK13XXH64_state_s", 3043 "name" : "const XXH64_state_s *", 3044 "referenced_type" : "_ZTIK13XXH64_state_s", 3045 "self_type" : "_ZTIPK13XXH64_state_s", 3046 "size" : 8, 3047 "source_file" : "external/lz4/lib/xxhash.h" 3048 }, 3049 { 3050 "alignment" : 8, 3051 "linker_set_key" : "_ZTIPK14LZ4_streamHC_u", 3052 "name" : "const LZ4_streamHC_u *", 3053 "referenced_type" : "_ZTIK14LZ4_streamHC_u", 3054 "self_type" : "_ZTIPK14LZ4_streamHC_u", 3055 "size" : 8, 3056 "source_file" : "external/lz4/lib/lz4hc.h" 3057 }, 3058 { 3059 "alignment" : 8, 3060 "linker_set_key" : "_ZTIPK17XXH32_canonical_t", 3061 "name" : "const XXH32_canonical_t *", 3062 "referenced_type" : "_ZTIK17XXH32_canonical_t", 3063 "self_type" : "_ZTIPK17XXH32_canonical_t", 3064 "size" : 8, 3065 "source_file" : "external/lz4/lib/xxhash.h" 3066 }, 3067 { 3068 "alignment" : 8, 3069 "linker_set_key" : "_ZTIPK17XXH64_canonical_t", 3070 "name" : "const XXH64_canonical_t *", 3071 "referenced_type" : "_ZTIK17XXH64_canonical_t", 3072 "self_type" : "_ZTIPK17XXH64_canonical_t", 3073 "size" : 8, 3074 "source_file" : "external/lz4/lib/xxhash.h" 3075 }, 3076 { 3077 "alignment" : 8, 3078 "linker_set_key" : "_ZTIPK18LZ4F_preferences_t", 3079 "name" : "const LZ4F_preferences_t *", 3080 "referenced_type" : "_ZTIK18LZ4F_preferences_t", 3081 "self_type" : "_ZTIPK18LZ4F_preferences_t", 3082 "size" : 8, 3083 "source_file" : "external/lz4/lib/lz4frame.h" 3084 }, 3085 { 3086 "alignment" : 8, 3087 "linker_set_key" : "_ZTIPK19LZ4HC_CCtx_internal", 3088 "name" : "const LZ4HC_CCtx_internal *", 3089 "referenced_type" : "_ZTIK19LZ4HC_CCtx_internal", 3090 "self_type" : "_ZTIPK19LZ4HC_CCtx_internal", 3091 "size" : 8, 3092 "source_file" : "external/lz4/lib/lz4hc.h" 3093 }, 3094 { 3095 "alignment" : 8, 3096 "linker_set_key" : "_ZTIPK21LZ4_stream_t_internal", 3097 "name" : "const LZ4_stream_t_internal *", 3098 "referenced_type" : "_ZTIK21LZ4_stream_t_internal", 3099 "self_type" : "_ZTIPK21LZ4_stream_t_internal", 3100 "size" : 8, 3101 "source_file" : "external/lz4/lib/lz4.h" 3102 }, 3103 { 3104 "alignment" : 8, 3105 "linker_set_key" : "_ZTIPK22LZ4F_compressOptions_t", 3106 "name" : "const LZ4F_compressOptions_t *", 3107 "referenced_type" : "_ZTIK22LZ4F_compressOptions_t", 3108 "self_type" : "_ZTIPK22LZ4F_compressOptions_t", 3109 "size" : 8, 3110 "source_file" : "external/lz4/lib/lz4frame.h" 3111 }, 3112 { 3113 "alignment" : 8, 3114 "linker_set_key" : "_ZTIPK24LZ4F_decompressOptions_t", 3115 "name" : "const LZ4F_decompressOptions_t *", 3116 "referenced_type" : "_ZTIK24LZ4F_decompressOptions_t", 3117 "self_type" : "_ZTIPK24LZ4F_decompressOptions_t", 3118 "size" : 8, 3119 "source_file" : "external/lz4/lib/lz4frame.h" 3120 }, 3121 { 3122 "alignment" : 8, 3123 "linker_set_key" : "_ZTIPKc", 3124 "name" : "const char *", 3125 "referenced_type" : "_ZTIKc", 3126 "self_type" : "_ZTIPKc", 3127 "size" : 8, 3128 "source_file" : "external/lz4/lib/lz4.h" 3129 }, 3130 { 3131 "alignment" : 8, 3132 "linker_set_key" : "_ZTIPKh", 3133 "name" : "const unsigned char *", 3134 "referenced_type" : "_ZTIKh", 3135 "self_type" : "_ZTIPKh", 3136 "size" : 8, 3137 "source_file" : "external/lz4/lib/lz4.h" 3138 }, 3139 { 3140 "alignment" : 8, 3141 "linker_set_key" : "_ZTIPKv", 3142 "name" : "const void *", 3143 "referenced_type" : "_ZTIKv", 3144 "self_type" : "_ZTIPKv", 3145 "size" : 8, 3146 "source_file" : "external/lz4/lib/lz4frame.h" 3147 }, 3148 { 3149 "alignment" : 8, 3150 "linker_set_key" : "_ZTIPP11LZ4F_cctx_s", 3151 "name" : "LZ4F_cctx_s **", 3152 "referenced_type" : "_ZTIP11LZ4F_cctx_s", 3153 "self_type" : "_ZTIPP11LZ4F_cctx_s", 3154 "size" : 8, 3155 "source_file" : "external/lz4/lib/lz4frame.h" 3156 }, 3157 { 3158 "alignment" : 8, 3159 "linker_set_key" : "_ZTIPP11LZ4F_dctx_s", 3160 "name" : "LZ4F_dctx_s **", 3161 "referenced_type" : "_ZTIP11LZ4F_dctx_s", 3162 "self_type" : "_ZTIPP11LZ4F_dctx_s", 3163 "size" : 8, 3164 "source_file" : "external/lz4/lib/lz4frame.h" 3165 }, 3166 { 3167 "alignment" : 8, 3168 "linker_set_key" : "_ZTIPc", 3169 "name" : "char *", 3170 "referenced_type" : "_ZTIc", 3171 "self_type" : "_ZTIPc", 3172 "size" : 8, 3173 "source_file" : "external/lz4/lib/lz4.h" 3174 }, 3175 { 3176 "alignment" : 8, 3177 "linker_set_key" : "_ZTIPi", 3178 "name" : "int *", 3179 "referenced_type" : "_ZTIi", 3180 "self_type" : "_ZTIPi", 3181 "size" : 8, 3182 "source_file" : "external/lz4/lib/lz4.h" 3183 }, 3184 { 3185 "alignment" : 8, 3186 "linker_set_key" : "_ZTIPm", 3187 "name" : "unsigned long *", 3188 "referenced_type" : "_ZTIm", 3189 "self_type" : "_ZTIPm", 3190 "size" : 8, 3191 "source_file" : "external/lz4/lib/lz4frame.h" 3192 }, 3193 { 3194 "alignment" : 8, 3195 "linker_set_key" : "_ZTIPv", 3196 "name" : "void *", 3197 "referenced_type" : "_ZTIv", 3198 "self_type" : "_ZTIPv", 3199 "size" : 8, 3200 "source_file" : "external/lz4/lib/lz4.h" 3201 } 3202 ], 3203 "qualified_types" : 3204 [ 3205 { 3206 "alignment" : 8, 3207 "is_const" : true, 3208 "linker_set_key" : "_ZTIK12LZ4F_CDict_s", 3209 "name" : "const LZ4F_CDict_s", 3210 "referenced_type" : "_ZTI12LZ4F_CDict_s", 3211 "self_type" : "_ZTIK12LZ4F_CDict_s", 3212 "size" : 24, 3213 "source_file" : "external/lz4/lib/lz4frame.h" 3214 }, 3215 { 3216 "alignment" : 8, 3217 "is_const" : true, 3218 "linker_set_key" : "_ZTIK12LZ4_stream_u", 3219 "name" : "const LZ4_stream_u", 3220 "referenced_type" : "_ZTI12LZ4_stream_u", 3221 "self_type" : "_ZTIK12LZ4_stream_u", 3222 "size" : 16416, 3223 "source_file" : "external/lz4/lib/lz4.h" 3224 }, 3225 { 3226 "alignment" : 4, 3227 "is_const" : true, 3228 "linker_set_key" : "_ZTIK13XXH32_state_s", 3229 "name" : "const XXH32_state_s", 3230 "referenced_type" : "_ZTI13XXH32_state_s", 3231 "self_type" : "_ZTIK13XXH32_state_s", 3232 "size" : 48, 3233 "source_file" : "external/lz4/lib/xxhash.h" 3234 }, 3235 { 3236 "alignment" : 8, 3237 "is_const" : true, 3238 "linker_set_key" : "_ZTIK13XXH64_state_s", 3239 "name" : "const XXH64_state_s", 3240 "referenced_type" : "_ZTI13XXH64_state_s", 3241 "self_type" : "_ZTIK13XXH64_state_s", 3242 "size" : 88, 3243 "source_file" : "external/lz4/lib/xxhash.h" 3244 }, 3245 { 3246 "alignment" : 8, 3247 "is_const" : true, 3248 "linker_set_key" : "_ZTIK14LZ4_streamHC_u", 3249 "name" : "const LZ4_streamHC_u", 3250 "referenced_type" : "_ZTI14LZ4_streamHC_u", 3251 "self_type" : "_ZTIK14LZ4_streamHC_u", 3252 "size" : 262200, 3253 "source_file" : "external/lz4/lib/lz4hc.h" 3254 }, 3255 { 3256 "alignment" : 1, 3257 "is_const" : true, 3258 "linker_set_key" : "_ZTIK17XXH32_canonical_t", 3259 "name" : "const XXH32_canonical_t", 3260 "referenced_type" : "_ZTI17XXH32_canonical_t", 3261 "self_type" : "_ZTIK17XXH32_canonical_t", 3262 "size" : 4, 3263 "source_file" : "external/lz4/lib/xxhash.h" 3264 }, 3265 { 3266 "alignment" : 1, 3267 "is_const" : true, 3268 "linker_set_key" : "_ZTIK17XXH64_canonical_t", 3269 "name" : "const XXH64_canonical_t", 3270 "referenced_type" : "_ZTI17XXH64_canonical_t", 3271 "self_type" : "_ZTIK17XXH64_canonical_t", 3272 "size" : 8, 3273 "source_file" : "external/lz4/lib/xxhash.h" 3274 }, 3275 { 3276 "alignment" : 8, 3277 "is_const" : true, 3278 "linker_set_key" : "_ZTIK18LZ4F_preferences_t", 3279 "name" : "const LZ4F_preferences_t", 3280 "referenced_type" : "_ZTI18LZ4F_preferences_t", 3281 "self_type" : "_ZTIK18LZ4F_preferences_t", 3282 "size" : 56, 3283 "source_file" : "external/lz4/lib/lz4frame.h" 3284 }, 3285 { 3286 "alignment" : 8, 3287 "is_const" : true, 3288 "linker_set_key" : "_ZTIK19LZ4HC_CCtx_internal", 3289 "name" : "const LZ4HC_CCtx_internal", 3290 "referenced_type" : "_ZTI19LZ4HC_CCtx_internal", 3291 "self_type" : "_ZTIK19LZ4HC_CCtx_internal", 3292 "size" : 262192, 3293 "source_file" : "external/lz4/lib/lz4hc.h" 3294 }, 3295 { 3296 "alignment" : 8, 3297 "is_const" : true, 3298 "linker_set_key" : "_ZTIK21LZ4_stream_t_internal", 3299 "name" : "const LZ4_stream_t_internal", 3300 "referenced_type" : "_ZTI21LZ4_stream_t_internal", 3301 "self_type" : "_ZTIK21LZ4_stream_t_internal", 3302 "size" : 16416, 3303 "source_file" : "external/lz4/lib/lz4.h" 3304 }, 3305 { 3306 "alignment" : 4, 3307 "is_const" : true, 3308 "linker_set_key" : "_ZTIK22LZ4F_compressOptions_t", 3309 "name" : "const LZ4F_compressOptions_t", 3310 "referenced_type" : "_ZTI22LZ4F_compressOptions_t", 3311 "self_type" : "_ZTIK22LZ4F_compressOptions_t", 3312 "size" : 16, 3313 "source_file" : "external/lz4/lib/lz4frame.h" 3314 }, 3315 { 3316 "alignment" : 4, 3317 "is_const" : true, 3318 "linker_set_key" : "_ZTIK24LZ4F_decompressOptions_t", 3319 "name" : "const LZ4F_decompressOptions_t", 3320 "referenced_type" : "_ZTI24LZ4F_decompressOptions_t", 3321 "self_type" : "_ZTIK24LZ4F_decompressOptions_t", 3322 "size" : 16, 3323 "source_file" : "external/lz4/lib/lz4frame.h" 3324 }, 3325 { 3326 "alignment" : 1, 3327 "is_const" : true, 3328 "linker_set_key" : "_ZTIKc", 3329 "name" : "const char", 3330 "referenced_type" : "_ZTIc", 3331 "self_type" : "_ZTIKc", 3332 "size" : 1, 3333 "source_file" : "external/lz4/lib/lz4.h" 3334 }, 3335 { 3336 "alignment" : 1, 3337 "is_const" : true, 3338 "linker_set_key" : "_ZTIKh", 3339 "name" : "const unsigned char", 3340 "referenced_type" : "_ZTIh", 3341 "self_type" : "_ZTIKh", 3342 "size" : 1, 3343 "source_file" : "external/lz4/lib/lz4.h" 3344 }, 3345 { 3346 "is_const" : true, 3347 "linker_set_key" : "_ZTIKv", 3348 "name" : "const void", 3349 "referenced_type" : "_ZTIv", 3350 "self_type" : "_ZTIKv", 3351 "source_file" : "external/lz4/lib/lz4frame.h" 3352 } 3353 ], 3354 "record_types" : 3355 [ 3356 { 3357 "alignment" : 8, 3358 "fields" : 3359 [ 3360 { 3361 "field_name" : "table", 3362 "referenced_type" : "_ZTIA2052_Pv" 3363 }, 3364 { 3365 "field_name" : "internal_donotuse", 3366 "referenced_type" : "_ZTI21LZ4_stream_t_internal" 3367 } 3368 ], 3369 "linker_set_key" : "_ZTI12LZ4_stream_u", 3370 "name" : "LZ4_stream_u", 3371 "record_kind" : "union", 3372 "referenced_type" : "_ZTI12LZ4_stream_u", 3373 "self_type" : "_ZTI12LZ4_stream_u", 3374 "size" : 16416, 3375 "source_file" : "external/lz4/lib/lz4.h" 3376 }, 3377 { 3378 "alignment" : 4, 3379 "fields" : 3380 [ 3381 { 3382 "field_name" : "total_len_32", 3383 "referenced_type" : "_ZTIj" 3384 }, 3385 { 3386 "field_name" : "large_len", 3387 "field_offset" : 32, 3388 "referenced_type" : "_ZTIj" 3389 }, 3390 { 3391 "field_name" : "v1", 3392 "field_offset" : 64, 3393 "referenced_type" : "_ZTIj" 3394 }, 3395 { 3396 "field_name" : "v2", 3397 "field_offset" : 96, 3398 "referenced_type" : "_ZTIj" 3399 }, 3400 { 3401 "field_name" : "v3", 3402 "field_offset" : 128, 3403 "referenced_type" : "_ZTIj" 3404 }, 3405 { 3406 "field_name" : "v4", 3407 "field_offset" : 160, 3408 "referenced_type" : "_ZTIj" 3409 }, 3410 { 3411 "field_name" : "mem32", 3412 "field_offset" : 192, 3413 "referenced_type" : "_ZTIA4_j" 3414 }, 3415 { 3416 "field_name" : "memsize", 3417 "field_offset" : 320, 3418 "referenced_type" : "_ZTIj" 3419 }, 3420 { 3421 "field_name" : "reserved", 3422 "field_offset" : 352, 3423 "referenced_type" : "_ZTIj" 3424 } 3425 ], 3426 "linker_set_key" : "_ZTI13XXH32_state_s", 3427 "name" : "XXH32_state_s", 3428 "referenced_type" : "_ZTI13XXH32_state_s", 3429 "self_type" : "_ZTI13XXH32_state_s", 3430 "size" : 48, 3431 "source_file" : "external/lz4/lib/xxhash.h" 3432 }, 3433 { 3434 "alignment" : 8, 3435 "fields" : 3436 [ 3437 { 3438 "field_name" : "total_len", 3439 "referenced_type" : "_ZTIm" 3440 }, 3441 { 3442 "field_name" : "v1", 3443 "field_offset" : 64, 3444 "referenced_type" : "_ZTIm" 3445 }, 3446 { 3447 "field_name" : "v2", 3448 "field_offset" : 128, 3449 "referenced_type" : "_ZTIm" 3450 }, 3451 { 3452 "field_name" : "v3", 3453 "field_offset" : 192, 3454 "referenced_type" : "_ZTIm" 3455 }, 3456 { 3457 "field_name" : "v4", 3458 "field_offset" : 256, 3459 "referenced_type" : "_ZTIm" 3460 }, 3461 { 3462 "field_name" : "mem64", 3463 "field_offset" : 320, 3464 "referenced_type" : "_ZTIA4_m" 3465 }, 3466 { 3467 "field_name" : "memsize", 3468 "field_offset" : 576, 3469 "referenced_type" : "_ZTIj" 3470 }, 3471 { 3472 "field_name" : "reserved", 3473 "field_offset" : 608, 3474 "referenced_type" : "_ZTIA2_j" 3475 } 3476 ], 3477 "linker_set_key" : "_ZTI13XXH64_state_s", 3478 "name" : "XXH64_state_s", 3479 "referenced_type" : "_ZTI13XXH64_state_s", 3480 "self_type" : "_ZTI13XXH64_state_s", 3481 "size" : 88, 3482 "source_file" : "external/lz4/lib/xxhash.h" 3483 }, 3484 { 3485 "alignment" : 8, 3486 "fields" : 3487 [ 3488 { 3489 "field_name" : "table", 3490 "referenced_type" : "_ZTIA32775_Pv" 3491 }, 3492 { 3493 "field_name" : "internal_donotuse", 3494 "referenced_type" : "_ZTI19LZ4HC_CCtx_internal" 3495 } 3496 ], 3497 "linker_set_key" : "_ZTI14LZ4_streamHC_u", 3498 "name" : "LZ4_streamHC_u", 3499 "record_kind" : "union", 3500 "referenced_type" : "_ZTI14LZ4_streamHC_u", 3501 "self_type" : "_ZTI14LZ4_streamHC_u", 3502 "size" : 262200, 3503 "source_file" : "external/lz4/lib/lz4hc.h" 3504 }, 3505 { 3506 "alignment" : 8, 3507 "fields" : 3508 [ 3509 { 3510 "field_name" : "blockSizeID", 3511 "referenced_type" : "_ZTI18LZ4F_blockSizeID_t" 3512 }, 3513 { 3514 "field_name" : "blockMode", 3515 "field_offset" : 32, 3516 "referenced_type" : "_ZTI16LZ4F_blockMode_t" 3517 }, 3518 { 3519 "field_name" : "contentChecksumFlag", 3520 "field_offset" : 64, 3521 "referenced_type" : "_ZTI22LZ4F_contentChecksum_t" 3522 }, 3523 { 3524 "field_name" : "frameType", 3525 "field_offset" : 96, 3526 "referenced_type" : "_ZTI16LZ4F_frameType_t" 3527 }, 3528 { 3529 "field_name" : "contentSize", 3530 "field_offset" : 128, 3531 "referenced_type" : "_ZTIy" 3532 }, 3533 { 3534 "field_name" : "dictID", 3535 "field_offset" : 192, 3536 "referenced_type" : "_ZTIj" 3537 }, 3538 { 3539 "field_name" : "blockChecksumFlag", 3540 "field_offset" : 224, 3541 "referenced_type" : "_ZTI20LZ4F_blockChecksum_t" 3542 } 3543 ], 3544 "linker_set_key" : "_ZTI16LZ4F_frameInfo_t", 3545 "name" : "LZ4F_frameInfo_t", 3546 "referenced_type" : "_ZTI16LZ4F_frameInfo_t", 3547 "self_type" : "_ZTI16LZ4F_frameInfo_t", 3548 "size" : 32, 3549 "source_file" : "external/lz4/lib/lz4frame.h" 3550 }, 3551 { 3552 "alignment" : 1, 3553 "fields" : 3554 [ 3555 { 3556 "field_name" : "digest", 3557 "referenced_type" : "_ZTIA4_h" 3558 } 3559 ], 3560 "linker_set_key" : "_ZTI17XXH32_canonical_t", 3561 "name" : "XXH32_canonical_t", 3562 "referenced_type" : "_ZTI17XXH32_canonical_t", 3563 "self_type" : "_ZTI17XXH32_canonical_t", 3564 "size" : 4, 3565 "source_file" : "external/lz4/lib/xxhash.h" 3566 }, 3567 { 3568 "alignment" : 1, 3569 "fields" : 3570 [ 3571 { 3572 "field_name" : "digest", 3573 "referenced_type" : "_ZTIA8_h" 3574 } 3575 ], 3576 "linker_set_key" : "_ZTI17XXH64_canonical_t", 3577 "name" : "XXH64_canonical_t", 3578 "referenced_type" : "_ZTI17XXH64_canonical_t", 3579 "self_type" : "_ZTI17XXH64_canonical_t", 3580 "size" : 8, 3581 "source_file" : "external/lz4/lib/xxhash.h" 3582 }, 3583 { 3584 "alignment" : 8, 3585 "fields" : 3586 [ 3587 { 3588 "field_name" : "frameInfo", 3589 "referenced_type" : "_ZTI16LZ4F_frameInfo_t" 3590 }, 3591 { 3592 "field_name" : "compressionLevel", 3593 "field_offset" : 256, 3594 "referenced_type" : "_ZTIi" 3595 }, 3596 { 3597 "field_name" : "autoFlush", 3598 "field_offset" : 288, 3599 "referenced_type" : "_ZTIj" 3600 }, 3601 { 3602 "field_name" : "favorDecSpeed", 3603 "field_offset" : 320, 3604 "referenced_type" : "_ZTIj" 3605 }, 3606 { 3607 "field_name" : "reserved", 3608 "field_offset" : 352, 3609 "referenced_type" : "_ZTIA3_j" 3610 } 3611 ], 3612 "linker_set_key" : "_ZTI18LZ4F_preferences_t", 3613 "name" : "LZ4F_preferences_t", 3614 "referenced_type" : "_ZTI18LZ4F_preferences_t", 3615 "self_type" : "_ZTI18LZ4F_preferences_t", 3616 "size" : 56, 3617 "source_file" : "external/lz4/lib/lz4frame.h" 3618 }, 3619 { 3620 "alignment" : 8, 3621 "fields" : 3622 [ 3623 { 3624 "field_name" : "table", 3625 "referenced_type" : "_ZTIA4_y" 3626 }, 3627 { 3628 "field_name" : "internal_donotuse", 3629 "referenced_type" : "_ZTI27LZ4_streamDecode_t_internal" 3630 } 3631 ], 3632 "linker_set_key" : "_ZTI18LZ4_streamDecode_u", 3633 "name" : "LZ4_streamDecode_u", 3634 "record_kind" : "union", 3635 "referenced_type" : "_ZTI18LZ4_streamDecode_u", 3636 "self_type" : "_ZTI18LZ4_streamDecode_u", 3637 "size" : 32, 3638 "source_file" : "external/lz4/lib/lz4.h" 3639 }, 3640 { 3641 "alignment" : 8, 3642 "fields" : 3643 [ 3644 { 3645 "field_name" : "hashTable", 3646 "referenced_type" : "_ZTIA32768_j" 3647 }, 3648 { 3649 "field_name" : "chainTable", 3650 "field_offset" : 1048576, 3651 "referenced_type" : "_ZTIA65536_t" 3652 }, 3653 { 3654 "field_name" : "end", 3655 "field_offset" : 2097152, 3656 "referenced_type" : "_ZTIPKh" 3657 }, 3658 { 3659 "field_name" : "base", 3660 "field_offset" : 2097216, 3661 "referenced_type" : "_ZTIPKh" 3662 }, 3663 { 3664 "field_name" : "dictBase", 3665 "field_offset" : 2097280, 3666 "referenced_type" : "_ZTIPKh" 3667 }, 3668 { 3669 "field_name" : "dictLimit", 3670 "field_offset" : 2097344, 3671 "referenced_type" : "_ZTIj" 3672 }, 3673 { 3674 "field_name" : "lowLimit", 3675 "field_offset" : 2097376, 3676 "referenced_type" : "_ZTIj" 3677 }, 3678 { 3679 "field_name" : "nextToUpdate", 3680 "field_offset" : 2097408, 3681 "referenced_type" : "_ZTIj" 3682 }, 3683 { 3684 "field_name" : "compressionLevel", 3685 "field_offset" : 2097440, 3686 "referenced_type" : "_ZTIs" 3687 }, 3688 { 3689 "field_name" : "favorDecSpeed", 3690 "field_offset" : 2097456, 3691 "referenced_type" : "_ZTIa" 3692 }, 3693 { 3694 "field_name" : "dirty", 3695 "field_offset" : 2097464, 3696 "referenced_type" : "_ZTIa" 3697 }, 3698 { 3699 "field_name" : "dictCtx", 3700 "field_offset" : 2097472, 3701 "referenced_type" : "_ZTIPK19LZ4HC_CCtx_internal" 3702 } 3703 ], 3704 "linker_set_key" : "_ZTI19LZ4HC_CCtx_internal", 3705 "name" : "LZ4HC_CCtx_internal", 3706 "referenced_type" : "_ZTI19LZ4HC_CCtx_internal", 3707 "self_type" : "_ZTI19LZ4HC_CCtx_internal", 3708 "size" : 262192, 3709 "source_file" : "external/lz4/lib/lz4hc.h" 3710 }, 3711 { 3712 "alignment" : 8, 3713 "fields" : 3714 [ 3715 { 3716 "field_name" : "hashTable", 3717 "referenced_type" : "_ZTIA4096_j" 3718 }, 3719 { 3720 "field_name" : "currentOffset", 3721 "field_offset" : 131072, 3722 "referenced_type" : "_ZTIj" 3723 }, 3724 { 3725 "field_name" : "tableType", 3726 "field_offset" : 131104, 3727 "referenced_type" : "_ZTIj" 3728 }, 3729 { 3730 "field_name" : "dictionary", 3731 "field_offset" : 131136, 3732 "referenced_type" : "_ZTIPKh" 3733 }, 3734 { 3735 "field_name" : "dictCtx", 3736 "field_offset" : 131200, 3737 "referenced_type" : "_ZTIPK21LZ4_stream_t_internal" 3738 }, 3739 { 3740 "field_name" : "dictSize", 3741 "field_offset" : 131264, 3742 "referenced_type" : "_ZTIj" 3743 } 3744 ], 3745 "linker_set_key" : "_ZTI21LZ4_stream_t_internal", 3746 "name" : "LZ4_stream_t_internal", 3747 "referenced_type" : "_ZTI21LZ4_stream_t_internal", 3748 "self_type" : "_ZTI21LZ4_stream_t_internal", 3749 "size" : 16416, 3750 "source_file" : "external/lz4/lib/lz4.h" 3751 }, 3752 { 3753 "alignment" : 4, 3754 "fields" : 3755 [ 3756 { 3757 "field_name" : "stableSrc", 3758 "referenced_type" : "_ZTIj" 3759 }, 3760 { 3761 "field_name" : "reserved", 3762 "field_offset" : 32, 3763 "referenced_type" : "_ZTIA3_j" 3764 } 3765 ], 3766 "linker_set_key" : "_ZTI22LZ4F_compressOptions_t", 3767 "name" : "LZ4F_compressOptions_t", 3768 "referenced_type" : "_ZTI22LZ4F_compressOptions_t", 3769 "self_type" : "_ZTI22LZ4F_compressOptions_t", 3770 "size" : 16, 3771 "source_file" : "external/lz4/lib/lz4frame.h" 3772 }, 3773 { 3774 "alignment" : 4, 3775 "fields" : 3776 [ 3777 { 3778 "field_name" : "stableDst", 3779 "referenced_type" : "_ZTIj" 3780 }, 3781 { 3782 "field_name" : "reserved", 3783 "field_offset" : 32, 3784 "referenced_type" : "_ZTIA3_j" 3785 } 3786 ], 3787 "linker_set_key" : "_ZTI24LZ4F_decompressOptions_t", 3788 "name" : "LZ4F_decompressOptions_t", 3789 "referenced_type" : "_ZTI24LZ4F_decompressOptions_t", 3790 "self_type" : "_ZTI24LZ4F_decompressOptions_t", 3791 "size" : 16, 3792 "source_file" : "external/lz4/lib/lz4frame.h" 3793 }, 3794 { 3795 "alignment" : 8, 3796 "fields" : 3797 [ 3798 { 3799 "field_name" : "externalDict", 3800 "referenced_type" : "_ZTIPKh" 3801 }, 3802 { 3803 "field_name" : "extDictSize", 3804 "field_offset" : 64, 3805 "referenced_type" : "_ZTIm" 3806 }, 3807 { 3808 "field_name" : "prefixEnd", 3809 "field_offset" : 128, 3810 "referenced_type" : "_ZTIPKh" 3811 }, 3812 { 3813 "field_name" : "prefixSize", 3814 "field_offset" : 192, 3815 "referenced_type" : "_ZTIm" 3816 } 3817 ], 3818 "linker_set_key" : "_ZTI27LZ4_streamDecode_t_internal", 3819 "name" : "LZ4_streamDecode_t_internal", 3820 "referenced_type" : "_ZTI27LZ4_streamDecode_t_internal", 3821 "self_type" : "_ZTI27LZ4_streamDecode_t_internal", 3822 "size" : 32, 3823 "source_file" : "external/lz4/lib/lz4.h" 3824 } 3825 ], 3826 "rvalue_reference_types" : [] 3827} 3828