-
Notifications
You must be signed in to change notification settings - Fork 127
/
Copy pathbrunsli.yaml
45 lines (45 loc) · 1.38 KB
/
brunsli.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
"functions":
- "name": "_ZN7brunsli14ComponentStateC2Ev"
"params":
- "name": ""
"type": "bool "
"return_type": "void"
"signature": "void brunsli::ComponentState::ComponentState(struct ComponentState *)"
- "name": "_ZN27BrunsliDecodeFuzzEmpty_Test8TestBodyEv"
"params":
- "name": "this"
"type": "bool "
"return_type": "void"
"signature": "void BrunsliDecodeFuzzEmpty_Test::TestBody()"
- "name": "_ZN7brunsli14BrunsliDecoder6DecodeEPmPPKhS1_PPh"
"params":
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
"return_type": "int"
"signature": "DW_TAG_enumeration_typeStatus brunsli::BrunsliDecoder::Decode(size_t *, const uint8_t **, size_t *, uint8_t **)"
- "name": "_ZN7brunsli37BrunsliEstimateDecoderPeakMemoryUsageEPKhm"
"params":
- "name": ""
"type": "bool "
- "name": ""
"type": "size_t"
"return_type": "size_t"
"signature": "size_t brunsli::BrunsliEstimateDecoderPeakMemoryUsage(const uint8_t *, const size_t)"
- "name": "_ZN36BrunsliDecodeStreamingFuzzEmpty_Test8TestBodyEv"
"params":
- "name": "this"
"type": "bool "
"return_type": "void"
"signature": "void BrunsliDecodeStreamingFuzzEmpty_Test::TestBody()"
"language": "c++"
"project": "brunsli"
"target_name": "fuzz_decode"
"target_path": "/src/brunsli/c/tests/fuzz_decode.cc"