-
Notifications
You must be signed in to change notification settings - Fork 108
/
bloaty.yaml
59 lines (59 loc) · 2.15 KB
/
bloaty.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
"functions":
- "name": "_ZNK6google8protobuf7Message39InternalSerializeWithCachedSizesToArrayEPhPNS0_2io19EpsCopyOutputStreamE"
"params":
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
"return_type": "void"
"signature": "uint8 * google::protobuf::Message::InternalSerializeWithCachedSizesToArray(uint8 *, EpsCopyOutputStream *)"
- "name": "_ZN6google8protobuf8internal10WireFormat39InternalSerializeWithCachedSizesToArrayERKNS0_7MessageEPhPNS0_2io19EpsCopyOutputStreamE"
"params":
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
"return_type": "void"
"signature": "uint8 * google::protobuf::internal::WireFormat::InternalSerializeWithCachedSizesToArray(const Message &, uint8 *, EpsCopyOutputStream *)"
- "name": "_ZZN6google8protobuf7Message14_InternalParseEPKcPNS0_8internal12ParseContextEEN21ReflectiveFieldParser10ParseGroupEjS3_S6_"
"params":
- "name": ""
"type": "bool "
- "name": ""
"type": "int"
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
"return_type": "void"
"signature": "const char * google::protobuf::Message::ParseGroup(ReflectiveFieldParser *, uint32, const char *, ParseContext *)"
- "name": "_ZN6google8protobuf8internal10WireFormat22InternalSerializeFieldEPKNS0_15FieldDescriptorERKNS0_7MessageEPhPNS0_2io19EpsCopyOutputStreamE"
"params":
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
"return_type": "void"
"signature": "uint8 * google::protobuf::internal::WireFormat::InternalSerializeField(const FieldDescriptor *, const Message &, uint8 *, EpsCopyOutputStream *)"
- "name": "_ZN6google8protobuf7Message14_InternalParseEPKcPNS0_8internal12ParseContextE"
"params":
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
"return_type": "void"
"signature": "const char * google::protobuf::Message::_InternalParse(const char *, ParseContext *)"
"language": "c++"
"project": "bloaty"
"target_name": "fuzz_target"
"target_path": "/src/bloaty/tests/fuzz_target.cc"