1{ 2 "array_types" : [], 3 "builtin_types" : 4 [ 5 { 6 "alignment" : 1, 7 "is_integral" : true, 8 "is_unsigned" : true, 9 "linker_set_key" : "_ZTIc", 10 "name" : "char", 11 "size" : 1 12 }, 13 { 14 "alignment" : 4, 15 "is_integral" : true, 16 "linker_set_key" : "_ZTIi", 17 "name" : "int", 18 "size" : 4 19 }, 20 { 21 "linker_set_key" : "_ZTIv", 22 "name" : "void" 23 } 24 ], 25 "elf_functions" : 26 [ 27 { 28 "name" : "android_load_sphal_library" 29 }, 30 { 31 "name" : "android_unload_sphal_library" 32 } 33 ], 34 "elf_objects" : [], 35 "enum_types" : [], 36 "function_types" : [], 37 "functions" : 38 [ 39 { 40 "function_name" : "android_load_sphal_library", 41 "linker_set_key" : "android_load_sphal_library", 42 "parameters" : 43 [ 44 { 45 "referenced_type" : "_ZTIPKc" 46 }, 47 { 48 "referenced_type" : "_ZTIi" 49 } 50 ], 51 "return_type" : "_ZTIPv", 52 "source_file" : "system/core/libvndksupport/include/vndksupport/linker.h" 53 }, 54 { 55 "function_name" : "android_unload_sphal_library", 56 "linker_set_key" : "android_unload_sphal_library", 57 "parameters" : 58 [ 59 { 60 "referenced_type" : "_ZTIPv" 61 } 62 ], 63 "return_type" : "_ZTIi", 64 "source_file" : "system/core/libvndksupport/include/vndksupport/linker.h" 65 } 66 ], 67 "global_vars" : [], 68 "lvalue_reference_types" : [], 69 "pointer_types" : 70 [ 71 { 72 "alignment" : 4, 73 "linker_set_key" : "_ZTIPKc", 74 "name" : "const char *", 75 "referenced_type" : "_ZTIKc", 76 "size" : 4, 77 "source_file" : "system/core/libvndksupport/include/vndksupport/linker.h" 78 }, 79 { 80 "alignment" : 4, 81 "linker_set_key" : "_ZTIPv", 82 "name" : "void *", 83 "referenced_type" : "_ZTIv", 84 "size" : 4, 85 "source_file" : "system/core/libvndksupport/include/vndksupport/linker.h" 86 } 87 ], 88 "qualified_types" : 89 [ 90 { 91 "alignment" : 1, 92 "is_const" : true, 93 "linker_set_key" : "_ZTIKc", 94 "name" : "const char", 95 "referenced_type" : "_ZTIc", 96 "size" : 1, 97 "source_file" : "system/core/libvndksupport/include/vndksupport/linker.h" 98 } 99 ], 100 "record_types" : [], 101 "rvalue_reference_types" : [] 102} 103