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