1{
2 "record_types":[],
3 "elf_functions":[
4  {
5   "name":"cn_cbor_array_append"
6  },
7  {
8   "name":"cn_cbor_array_create"
9  },
10  {
11   "name":"cn_cbor_data_create"
12  },
13  {
14   "name":"cn_cbor_decode"
15  },
16  {
17   "name":"cn_cbor_encoder_write"
18  },
19  {
20   "name":"cn_cbor_free"
21  },
22  {
23   "name":"cn_cbor_index"
24  },
25  {
26   "name":"cn_cbor_int_create"
27  },
28  {
29   "name":"cn_cbor_map_create"
30  },
31  {
32   "name":"cn_cbor_map_put"
33  },
34  {
35   "name":"cn_cbor_mapget_int"
36  },
37  {
38   "name":"cn_cbor_mapget_string"
39  },
40  {
41   "name":"cn_cbor_mapput_int"
42  },
43  {
44   "name":"cn_cbor_mapput_string"
45  },
46  {
47   "name":"cn_cbor_string_create"
48  }
49 ],
50 "elf_objects":[
51  {
52   "name":"cn_cbor_error_str"
53  }
54 ]
55}