This was built to track decompiler and CFG progress.
A structure analysis error occurred while decompiling the function: A structure analysis error occurred: Linear region does not have exactly one successor
{
"frames": []
}
{
"current_block_id": {
"index": 4,
"address": 17531,
"block_type": "Normal"
},
"current_ast_node_stack": [],
"current_instruction": {
"opcode": "Ret",
"operand": null,
"address": 17532
}
}
function public.getGUIStyle()
{
lit#0 = "-Serverlist";
fn_call#2 = isObject#1(lit#0);
// RegionId(1)
if (fn_call#2)
{
lit#3 = "-Serverlist";
fn_call#5 = lit.getExternalGUIStyle();
return fn_call#5;
}
// RegionId(2)
else
{
lit#7 = 6.035;
// RegionId(3)
if (graalversion#6 >= lit#7)
{
return $pref::Video::externalguistyle#8;
}
// RegionId(4)
else
{
return $pref::Video::defaultguistyle#9;
}
}
}
Use the mouse wheel + shift to zoom in and out, and click and drag to pan.
Use the mouse wheel + shift to zoom in and out, and click and drag to pan.
Step 1 of 3