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