mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
49 lines
1.0 KiB
JSON
49 lines
1.0 KiB
JSON
[
|
|
{
|
|
"basic_blocks" : [
|
|
{
|
|
"name" : "bb._start",
|
|
"type" : "HandledCall"
|
|
},
|
|
{
|
|
"name" : "bb._start.0x8",
|
|
"type" : "Return"
|
|
}
|
|
],
|
|
"entry_point" : "bb._start"
|
|
},
|
|
{
|
|
"basic_blocks" : [
|
|
{
|
|
"name" : "bb.longjmp",
|
|
"type" : "InstructionLocalCFG"
|
|
},
|
|
{
|
|
"name" : "bb.longjmp.0x4",
|
|
"type" : "LongJmp"
|
|
},
|
|
{
|
|
"name" : "bb.longjmp_L0",
|
|
"type" : "FunctionLocalCFG"
|
|
},
|
|
{
|
|
"name" : "bb.longjmp_L0_ft",
|
|
"type" : "InstructionLocalCFG"
|
|
},
|
|
{
|
|
"name" : "bb.longjmp_L1",
|
|
"type" : "FunctionLocalCFG"
|
|
},
|
|
{
|
|
"name" : "bb.longjmp_L1_ft",
|
|
"type" : "InstructionLocalCFG"
|
|
},
|
|
{
|
|
"name" : "bb.ret",
|
|
"type" : "Return"
|
|
}
|
|
],
|
|
"entry_point" : "bb.longjmp"
|
|
}
|
|
]
|