• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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" : 1,
14   "is_integral" : true,
15   "is_unsigned" : true,
16   "linker_set_key" : "_ZTIh",
17   "name" : "unsigned char",
18   "size" : 1
19  },
20  {
21   "alignment" : 4,
22   "is_integral" : true,
23   "linker_set_key" : "_ZTIi",
24   "name" : "int",
25   "size" : 4
26  },
27  {
28   "alignment" : 4,
29   "is_integral" : true,
30   "is_unsigned" : true,
31   "linker_set_key" : "_ZTIj",
32   "name" : "unsigned int",
33   "size" : 4
34  },
35  {
36   "alignment" : 4,
37   "is_integral" : true,
38   "linker_set_key" : "_ZTIl",
39   "name" : "long",
40   "size" : 4
41  },
42  {
43   "alignment" : 4,
44   "is_integral" : true,
45   "is_unsigned" : true,
46   "linker_set_key" : "_ZTIm",
47   "name" : "unsigned long",
48   "size" : 4
49  },
50  {
51   "alignment" : 2,
52   "is_integral" : true,
53   "linker_set_key" : "_ZTIs",
54   "name" : "short",
55   "size" : 2
56  },
57  {
58   "alignment" : 2,
59   "is_integral" : true,
60   "is_unsigned" : true,
61   "linker_set_key" : "_ZTIt",
62   "name" : "unsigned short",
63   "size" : 2
64  },
65  {
66   "linker_set_key" : "_ZTIv",
67   "name" : "void"
68  },
69  {
70   "alignment" : 4,
71   "is_integral" : true,
72   "linker_set_key" : "_ZTIx",
73   "name" : "long long",
74   "size" : 8
75  },
76  {
77   "alignment" : 4,
78   "is_integral" : true,
79   "is_unsigned" : true,
80   "linker_set_key" : "_ZTIy",
81   "name" : "unsigned long long",
82   "size" : 8
83  }
84 ],
85 "elf_functions" :
86 [
87  {
88   "name" : "__cfi_shadow_size"
89  },
90  {
91   "name" : "__cfi_slowpath"
92  },
93  {
94   "name" : "__cfi_slowpath_diag"
95  },
96  {
97   "binding" : "weak",
98   "name" : "android_dlopen_ext"
99  },
100  {
101   "binding" : "weak",
102   "name" : "android_get_application_target_sdk_version"
103  },
104  {
105   "binding" : "weak",
106   "name" : "dl_iterate_phdr"
107  },
108  {
109   "binding" : "weak",
110   "name" : "dladdr"
111  },
112  {
113   "binding" : "weak",
114   "name" : "dlclose"
115  },
116  {
117   "binding" : "weak",
118   "name" : "dlerror"
119  },
120  {
121   "binding" : "weak",
122   "name" : "dlopen"
123  },
124  {
125   "binding" : "weak",
126   "name" : "dlsym"
127  },
128  {
129   "binding" : "weak",
130   "name" : "dlvsym"
131  }
132 ],
133 "elf_objects" : [],
134 "enum_types" : [],
135 "function_types" : [],
136 "functions" : [],
137 "global_vars" : [],
138 "lvalue_reference_types" : [],
139 "pointer_types" : [],
140 "qualified_types" : [],
141 "record_types" : [],
142 "rvalue_reference_types" : []
143}
144