1{ 2 "array_types" : [], 3 "builtin_types" : 4 [ 5 { 6 "alignment" : 1, 7 "is_integral" : true, 8 "is_unsigned" : true, 9 "linker_set_key" : "bool", 10 "name" : "bool", 11 "referenced_type" : "type-6", 12 "self_type" : "type-6", 13 "size" : 1 14 }, 15 { 16 "alignment" : 1, 17 "is_integral" : true, 18 "is_unsigned" : true, 19 "linker_set_key" : "char", 20 "name" : "char", 21 "referenced_type" : "type-10", 22 "self_type" : "type-10", 23 "size" : 1 24 }, 25 { 26 "alignment" : 8, 27 "linker_set_key" : "double", 28 "name" : "double", 29 "referenced_type" : "type-8", 30 "self_type" : "type-8", 31 "size" : 8 32 }, 33 { 34 "alignment" : 4, 35 "is_integral" : true, 36 "linker_set_key" : "int", 37 "name" : "int", 38 "referenced_type" : "type-7", 39 "self_type" : "type-7", 40 "size" : 4 41 }, 42 { 43 "alignment" : 4, 44 "is_integral" : true, 45 "linker_set_key" : "long", 46 "name" : "long", 47 "referenced_type" : "type-5", 48 "self_type" : "type-5", 49 "size" : 4 50 }, 51 { 52 "alignment" : 8, 53 "linker_set_key" : "long double", 54 "name" : "long double", 55 "referenced_type" : "type-3", 56 "self_type" : "type-3", 57 "size" : 8 58 }, 59 { 60 "alignment" : 8, 61 "is_integral" : true, 62 "linker_set_key" : "long long", 63 "name" : "long long", 64 "referenced_type" : "type-13", 65 "self_type" : "type-13", 66 "size" : 8 67 }, 68 { 69 "alignment" : 2, 70 "is_integral" : true, 71 "linker_set_key" : "short", 72 "name" : "short", 73 "referenced_type" : "type-2", 74 "self_type" : "type-2", 75 "size" : 2 76 }, 77 { 78 "alignment" : 1, 79 "is_integral" : true, 80 "is_unsigned" : true, 81 "linker_set_key" : "unsigned char", 82 "name" : "unsigned char", 83 "referenced_type" : "type-11", 84 "self_type" : "type-11", 85 "size" : 1 86 }, 87 { 88 "alignment" : 4, 89 "is_integral" : true, 90 "is_unsigned" : true, 91 "linker_set_key" : "unsigned int", 92 "name" : "unsigned int", 93 "referenced_type" : "type-1", 94 "self_type" : "type-1", 95 "size" : 4 96 }, 97 { 98 "alignment" : 4, 99 "is_integral" : true, 100 "is_unsigned" : true, 101 "linker_set_key" : "unsigned long", 102 "name" : "unsigned long", 103 "referenced_type" : "type-14", 104 "self_type" : "type-14", 105 "size" : 4 106 }, 107 { 108 "alignment" : 8, 109 "is_integral" : true, 110 "is_unsigned" : true, 111 "linker_set_key" : "unsigned long long", 112 "name" : "unsigned long long", 113 "referenced_type" : "type-4", 114 "self_type" : "type-4", 115 "size" : 8 116 }, 117 { 118 "alignment" : 2, 119 "is_integral" : true, 120 "is_unsigned" : true, 121 "linker_set_key" : "unsigned short", 122 "name" : "unsigned short", 123 "referenced_type" : "type-12", 124 "self_type" : "type-12", 125 "size" : 2 126 }, 127 { 128 "linker_set_key" : "void", 129 "name" : "void", 130 "referenced_type" : "type-9", 131 "self_type" : "type-9" 132 } 133 ], 134 "elf_functions" : 135 [ 136 { 137 "name" : "__aeabi_memclr" 138 }, 139 { 140 "name" : "__aeabi_memclr4" 141 }, 142 { 143 "name" : "__aeabi_memclr8" 144 }, 145 { 146 "name" : "__aeabi_memcpy" 147 }, 148 { 149 "name" : "__aeabi_memcpy4" 150 }, 151 { 152 "name" : "__aeabi_memcpy8" 153 }, 154 { 155 "name" : "__aeabi_memmove" 156 }, 157 { 158 "name" : "__aeabi_memmove4" 159 }, 160 { 161 "name" : "__aeabi_memmove8" 162 }, 163 { 164 "name" : "__aeabi_memset" 165 }, 166 { 167 "name" : "__aeabi_memset4" 168 }, 169 { 170 "name" : "__aeabi_memset8" 171 }, 172 { 173 "name" : "_pcre2_auto_possessify_8" 174 }, 175 { 176 "name" : "_pcre2_check_escape_8" 177 }, 178 { 179 "name" : "_pcre2_extuni_8" 180 }, 181 { 182 "name" : "_pcre2_find_bracket_8" 183 }, 184 { 185 "name" : "_pcre2_is_newline_8" 186 }, 187 { 188 "name" : "_pcre2_jit_free_8" 189 }, 190 { 191 "name" : "_pcre2_jit_free_rodata_8" 192 }, 193 { 194 "name" : "_pcre2_jit_get_size_8" 195 }, 196 { 197 "name" : "_pcre2_jit_get_target_8" 198 }, 199 { 200 "name" : "_pcre2_memctl_malloc_8" 201 }, 202 { 203 "name" : "_pcre2_ord2utf_8" 204 }, 205 { 206 "name" : "_pcre2_strcmp_8" 207 }, 208 { 209 "name" : "_pcre2_strcmp_c8_8" 210 }, 211 { 212 "name" : "_pcre2_strcpy_c8_8" 213 }, 214 { 215 "name" : "_pcre2_strlen_8" 216 }, 217 { 218 "name" : "_pcre2_strncmp_8" 219 }, 220 { 221 "name" : "_pcre2_strncmp_c8_8" 222 }, 223 { 224 "name" : "_pcre2_study_8" 225 }, 226 { 227 "name" : "_pcre2_valid_utf_8" 228 }, 229 { 230 "name" : "_pcre2_was_newline_8" 231 }, 232 { 233 "name" : "_pcre2_xclass_8" 234 }, 235 { 236 "name" : "pcre2_callout_enumerate_8" 237 }, 238 { 239 "name" : "pcre2_code_copy_8" 240 }, 241 { 242 "name" : "pcre2_code_copy_with_tables_8" 243 }, 244 { 245 "name" : "pcre2_code_free_8" 246 }, 247 { 248 "name" : "pcre2_compile_8" 249 }, 250 { 251 "name" : "pcre2_compile_context_copy_8" 252 }, 253 { 254 "name" : "pcre2_compile_context_create_8" 255 }, 256 { 257 "name" : "pcre2_compile_context_free_8" 258 }, 259 { 260 "name" : "pcre2_config_8" 261 }, 262 { 263 "name" : "pcre2_convert_context_copy_8" 264 }, 265 { 266 "name" : "pcre2_convert_context_create_8" 267 }, 268 { 269 "name" : "pcre2_convert_context_free_8" 270 }, 271 { 272 "name" : "pcre2_converted_pattern_free_8" 273 }, 274 { 275 "name" : "pcre2_dfa_match_8" 276 }, 277 { 278 "name" : "pcre2_general_context_copy_8" 279 }, 280 { 281 "name" : "pcre2_general_context_create_8" 282 }, 283 { 284 "name" : "pcre2_general_context_free_8" 285 }, 286 { 287 "name" : "pcre2_get_error_message_8" 288 }, 289 { 290 "name" : "pcre2_get_mark_8" 291 }, 292 { 293 "name" : "pcre2_get_ovector_count_8" 294 }, 295 { 296 "name" : "pcre2_get_ovector_pointer_8" 297 }, 298 { 299 "name" : "pcre2_get_startchar_8" 300 }, 301 { 302 "name" : "pcre2_jit_compile_8" 303 }, 304 { 305 "name" : "pcre2_jit_free_unused_memory_8" 306 }, 307 { 308 "name" : "pcre2_jit_match_8" 309 }, 310 { 311 "name" : "pcre2_jit_stack_assign_8" 312 }, 313 { 314 "name" : "pcre2_jit_stack_create_8" 315 }, 316 { 317 "name" : "pcre2_jit_stack_free_8" 318 }, 319 { 320 "name" : "pcre2_maketables_8" 321 }, 322 { 323 "name" : "pcre2_match_8" 324 }, 325 { 326 "name" : "pcre2_match_context_copy_8" 327 }, 328 { 329 "name" : "pcre2_match_context_create_8" 330 }, 331 { 332 "name" : "pcre2_match_context_free_8" 333 }, 334 { 335 "name" : "pcre2_match_data_create_8" 336 }, 337 { 338 "name" : "pcre2_match_data_create_from_pattern_8" 339 }, 340 { 341 "name" : "pcre2_match_data_free_8" 342 }, 343 { 344 "name" : "pcre2_pattern_convert_8" 345 }, 346 { 347 "name" : "pcre2_pattern_info_8" 348 }, 349 { 350 "name" : "pcre2_serialize_decode_8" 351 }, 352 { 353 "name" : "pcre2_serialize_encode_8" 354 }, 355 { 356 "name" : "pcre2_serialize_free_8" 357 }, 358 { 359 "name" : "pcre2_serialize_get_number_of_codes_8" 360 }, 361 { 362 "name" : "pcre2_set_bsr_8" 363 }, 364 { 365 "name" : "pcre2_set_callout_8" 366 }, 367 { 368 "name" : "pcre2_set_character_tables_8" 369 }, 370 { 371 "name" : "pcre2_set_compile_extra_options_8" 372 }, 373 { 374 "name" : "pcre2_set_compile_recursion_guard_8" 375 }, 376 { 377 "name" : "pcre2_set_depth_limit_8" 378 }, 379 { 380 "name" : "pcre2_set_glob_escape_8" 381 }, 382 { 383 "name" : "pcre2_set_glob_separator_8" 384 }, 385 { 386 "name" : "pcre2_set_heap_limit_8" 387 }, 388 { 389 "name" : "pcre2_set_match_limit_8" 390 }, 391 { 392 "name" : "pcre2_set_max_pattern_length_8" 393 }, 394 { 395 "name" : "pcre2_set_newline_8" 396 }, 397 { 398 "name" : "pcre2_set_offset_limit_8" 399 }, 400 { 401 "name" : "pcre2_set_parens_nest_limit_8" 402 }, 403 { 404 "name" : "pcre2_set_recursion_limit_8" 405 }, 406 { 407 "name" : "pcre2_set_recursion_memory_management_8" 408 }, 409 { 410 "name" : "pcre2_substitute_8" 411 }, 412 { 413 "name" : "pcre2_substring_copy_byname_8" 414 }, 415 { 416 "name" : "pcre2_substring_copy_bynumber_8" 417 }, 418 { 419 "name" : "pcre2_substring_free_8" 420 }, 421 { 422 "name" : "pcre2_substring_get_byname_8" 423 }, 424 { 425 "name" : "pcre2_substring_get_bynumber_8" 426 }, 427 { 428 "name" : "pcre2_substring_length_byname_8" 429 }, 430 { 431 "name" : "pcre2_substring_length_bynumber_8" 432 }, 433 { 434 "name" : "pcre2_substring_list_free_8" 435 }, 436 { 437 "name" : "pcre2_substring_list_get_8" 438 }, 439 { 440 "name" : "pcre2_substring_nametable_scan_8" 441 }, 442 { 443 "name" : "pcre2_substring_number_from_name_8" 444 } 445 ], 446 "elf_objects" : 447 [ 448 { 449 "name" : "_pcre2_OP_lengths_8" 450 }, 451 { 452 "name" : "_pcre2_callout_end_delims_8" 453 }, 454 { 455 "name" : "_pcre2_callout_start_delims_8" 456 }, 457 { 458 "name" : "_pcre2_default_compile_context_8" 459 }, 460 { 461 "name" : "_pcre2_default_convert_context_8" 462 }, 463 { 464 "name" : "_pcre2_default_match_context_8" 465 }, 466 { 467 "name" : "_pcre2_default_tables_8" 468 }, 469 { 470 "name" : "_pcre2_hspace_list_8" 471 }, 472 { 473 "name" : "_pcre2_ucd_caseless_sets_8" 474 }, 475 { 476 "name" : "_pcre2_ucd_records_8" 477 }, 478 { 479 "name" : "_pcre2_ucd_stage1_8" 480 }, 481 { 482 "name" : "_pcre2_ucd_stage2_8" 483 }, 484 { 485 "name" : "_pcre2_ucp_gbtable_8" 486 }, 487 { 488 "name" : "_pcre2_ucp_gentype_8" 489 }, 490 { 491 "name" : "_pcre2_unicode_version_8" 492 }, 493 { 494 "name" : "_pcre2_utf8_table1" 495 }, 496 { 497 "name" : "_pcre2_utf8_table1_size" 498 }, 499 { 500 "name" : "_pcre2_utf8_table2" 501 }, 502 { 503 "name" : "_pcre2_utf8_table3" 504 }, 505 { 506 "name" : "_pcre2_utf8_table4" 507 }, 508 { 509 "name" : "_pcre2_utt_8" 510 }, 511 { 512 "name" : "_pcre2_utt_names_8" 513 }, 514 { 515 "name" : "_pcre2_utt_size_8" 516 }, 517 { 518 "name" : "_pcre2_vspace_list_8" 519 } 520 ], 521 "enum_types" : [], 522 "function_types" : [], 523 "functions" : [], 524 "global_vars" : [], 525 "lvalue_reference_types" : [], 526 "pointer_types" : [], 527 "qualified_types" : [], 528 "record_types" : [], 529 "rvalue_reference_types" : [] 530} 531