mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
26 lines
454 B
JSON
26 lines
454 B
JSON
[
|
|
{
|
|
"entry_point" : "bb.callee",
|
|
"slots" : [
|
|
{
|
|
"return_value" : "YesOrDead",
|
|
"slot" : "rax"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"entry_point" : "bb.urvofc",
|
|
"function_calls" : [
|
|
{
|
|
"caller" : "bb.urvofc:9",
|
|
"slots" : [
|
|
{
|
|
"return_value" : "Yes",
|
|
"slot" : "rax"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|