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