Files
revng-revng/tests/analysis/arm/switch-ldrls.yml
2022-04-20 09:55:18 +02:00

48 lines
1.0 KiB
YAML

#
# This file is distributed under the MIT License. See LICENSE.md for details.
#
---
- FunctionMetadata:
ControlFlowGraph:
- End: '2'
Start: '1'
Successors:
- Destination: '2'
Type: DirectBranch
- Destination: '4'
Type: DirectBranch
- Destination: '5'
Type: DirectBranch
- Destination: '6'
Type: DirectBranch
- Destination: '7'
Type: DirectBranch
- End: '3'
Start: '2'
Successors:
- Destination: '7'
Type: DirectBranch
- End: '7'
Start: '4'
Successors:
- Destination: ":Invalid"
Type: Return
- End: '7'
Start: '5'
Successors:
- Destination: ":Invalid"
Type: Return
- End: '7'
Start: '6'
Successors:
- Destination: ":Invalid"
Type: Return
- End: '8'
Start: '7'
Successors:
- Destination: ":Invalid"
Type: Return
OriginalName: _start
Type: Regular