mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
24 lines
383 B
YAML
24 lines
383 B
YAML
---
|
|
Functions:
|
|
- CFG:
|
|
- End: '4'
|
|
Start: '2'
|
|
Successors:
|
|
- Destination: '5'
|
|
Type: FunctionCall
|
|
- End: '5'
|
|
Start: '4'
|
|
Successors:
|
|
- Destination: ":Invalid"
|
|
Type: Return
|
|
OriginalName: _start
|
|
Type: Regular
|
|
- CFG:
|
|
- End: '6'
|
|
Start: '5'
|
|
Successors:
|
|
- Destination: ":Invalid"
|
|
Type: Return
|
|
OriginalName: call
|
|
Type: Regular
|