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