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 "referenced_type" : "_ZTIc", 12 "self_type" : "_ZTIc", 13 "size" : 1 14 }, 15 { 16 "alignment" : 4, 17 "is_integral" : true, 18 "linker_set_key" : "_ZTIi", 19 "name" : "int", 20 "referenced_type" : "_ZTIi", 21 "self_type" : "_ZTIi", 22 "size" : 4 23 }, 24 { 25 "linker_set_key" : "_ZTIv", 26 "name" : "void", 27 "referenced_type" : "_ZTIv", 28 "self_type" : "_ZTIv" 29 } 30 ], 31 "elf_functions" : 32 [ 33 { 34 "name" : "android_is_in_vendor_process" 35 }, 36 { 37 "name" : "android_load_sphal_library" 38 }, 39 { 40 "name" : "android_unload_sphal_library" 41 } 42 ], 43 "elf_objects" : [], 44 "enum_types" : [], 45 "function_types" : [], 46 "functions" : 47 [ 48 { 49 "function_name" : "android_is_in_vendor_process", 50 "linker_set_key" : "android_is_in_vendor_process", 51 "return_type" : "_ZTIi", 52 "source_file" : "system/core/libvndksupport/include/vndksupport/linker.h" 53 }, 54 { 55 "function_name" : "android_load_sphal_library", 56 "linker_set_key" : "android_load_sphal_library", 57 "parameters" : 58 [ 59 { 60 "referenced_type" : "_ZTIPKc" 61 }, 62 { 63 "referenced_type" : "_ZTIi" 64 } 65 ], 66 "return_type" : "_ZTIPv", 67 "source_file" : "system/core/libvndksupport/include/vndksupport/linker.h" 68 }, 69 { 70 "function_name" : "android_unload_sphal_library", 71 "linker_set_key" : "android_unload_sphal_library", 72 "parameters" : 73 [ 74 { 75 "referenced_type" : "_ZTIPv" 76 } 77 ], 78 "return_type" : "_ZTIi", 79 "source_file" : "system/core/libvndksupport/include/vndksupport/linker.h" 80 } 81 ], 82 "global_vars" : [], 83 "lvalue_reference_types" : [], 84 "pointer_types" : 85 [ 86 { 87 "alignment" : 4, 88 "linker_set_key" : "_ZTIPKc", 89 "name" : "const char *", 90 "referenced_type" : "_ZTIKc", 91 "self_type" : "_ZTIPKc", 92 "size" : 4, 93 "source_file" : "system/core/libvndksupport/include/vndksupport/linker.h" 94 }, 95 { 96 "alignment" : 4, 97 "linker_set_key" : "_ZTIPv", 98 "name" : "void *", 99 "referenced_type" : "_ZTIv", 100 "self_type" : "_ZTIPv", 101 "size" : 4, 102 "source_file" : "system/core/libvndksupport/include/vndksupport/linker.h" 103 } 104 ], 105 "qualified_types" : 106 [ 107 { 108 "alignment" : 1, 109 "is_const" : true, 110 "linker_set_key" : "_ZTIKc", 111 "name" : "const char", 112 "referenced_type" : "_ZTIc", 113 "self_type" : "_ZTIKc", 114 "size" : 1, 115 "source_file" : "system/core/libvndksupport/include/vndksupport/linker.h" 116 } 117 ], 118 "record_types" : [], 119 "rvalue_reference_types" : [] 120} 121